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

Fix: Update model information to GPT-4 Turbo in chainlit.md
1ea771b

atolat30 commited on

Update chainlit.md with conversation aspects and improved documentation
ef36552

atolat30 commited on

Update README.md
bcfcfef

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

Update README with last updated date
f04e1d5

atolat30 commited on

Fix type hints for Python 3.9 compatibility
9726556

atolat30 commited on

Fix FastAPI version compatibility with Chainlit
d7b1291

atolat30 commited on

Update requirements.txt and README.md for Hugging Face deployment
735bc69

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

Update chainlit.md
f42ebbd

atolat30 commited on

Update chainlit.md
07db6e8

atolat30 commited on

Update sdk
e4423f4

atolat30 commited on

Merge branch 'main' of https://huggingface.co/spaces/atolat30/chainlit-bot
df202b3

atolat30 commited on

Update requirements.txt
a05e253

atolat30 commited on

Update README.md
f0df9c6
verified

atolat30 commited on

Add readme
54fb661

atolat30 commited on

First commit
95138e1

atolat30 commited on