chainlit-bot / prompt_manager.py

Commit History

Refactor: Move configurations to JSON files and update to GPT-4o
e473be1

atolat30 commited on

Refactor: Move ASPECT_INFO to prompt_manager.py and improve code organization
1d4c95f

atolat30 commited on

Update type hints to use Optional for better Python 3.9 compatibility
057cab4

atolat30 commited on

Fix type hints for Python 3.9 compatibility
9726556

atolat30 commited on

Add comprehensive logging to the application
edf16da

atolat30 commited on

Add default template for when no aspect is selected
e56bc79

atolat30 commited on

Refactor prompt management into separate class
479bb53

atolat30 commited on