chainlit-bot / app.py

Commit History

feat: implement streaming responses using AsyncOpenAI
ed03bce

atolat30 commited on

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

Remove USER_TEMPLATES from app.py as templates are now managed by PromptManager
e288453

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

Add descriptions and examples for each aspect
2a9aa90

atolat30 commited on

Upgrade to GPT-4 Turbo and optimize model parameters
98b65da

atolat30 commited on

Fix action callback registration for aspect selection
c7f58fb

atolat30 commited on

Add aspect-based switching with specialized system and user templates
e0e88a8

atolat30 commited on

First commit
95138e1

atolat30 commited on