Chainlit / literalai-python

https://docs.getliteral.ai/
Apache License 2.0
12 stars 0 forks source link

Implement one chat app with openai - no chainlit #31

Closed clementsirieix closed 6 months ago

clementsirieix commented 10 months ago

Changes

How to test?

cd examples/gradio
cp .env.example .env
# Add your variables
pip install -r requirements.txt
python openai_chat.py

This change is Reviewable

linear[bot] commented 10 months ago
ENG-622 Implement one chat app with openai - no chainlit

* Python sdk Chat with openai avec system prompt Critique the docs/platform. what's missing? what's the flow

clementsirieix commented 6 months ago

Closing because stale.