Spaces:
Sleeping
Sleeping
Fix: Update model information to GPT-4 Turbo in chainlit.md
Browse files- chainlit.md +2 -2
chainlit.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# π€ Welcome to the Chainlit GPT Assistant!
|
2 |
|
3 |
Hi there! π
|
4 |
-
This chatbot is powered by **OpenAI GPT-
|
5 |
|
6 |
## π― Conversation Aspects
|
7 |
|
@@ -22,7 +22,7 @@ This chatbot offers multiple conversation aspects to tailor the interaction to y
|
|
22 |
|
23 |
## βοΈ Technical Details
|
24 |
|
25 |
-
- π§ **LLM:** OpenAI GPT-
|
26 |
- π οΈ **Framework:** Chainlit
|
27 |
- π **Features:** Comprehensive logging system, modular codebase
|
28 |
- π **Deployed on:** Hugging Face Spaces
|
|
|
1 |
# π€ Welcome to the Chainlit GPT Assistant!
|
2 |
|
3 |
Hi there! π
|
4 |
+
This chatbot is powered by **OpenAI GPT-4 Turbo** and built using **Chainlit** to provide real-time, interactive conversations with streaming responses.
|
5 |
|
6 |
## π― Conversation Aspects
|
7 |
|
|
|
22 |
|
23 |
## βοΈ Technical Details
|
24 |
|
25 |
+
- π§ **LLM:** OpenAI GPT-4 Turbo
|
26 |
- π οΈ **Framework:** Chainlit
|
27 |
- π **Features:** Comprehensive logging system, modular codebase
|
28 |
- π **Deployed on:** Hugging Face Spaces
|