atolat30 commited on
Commit
1ea771b
Β·
1 Parent(s): ef36552

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

Browse files
Files changed (1) hide show
  1. 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-3.5-Turbo** and built using **Chainlit** to provide real-time, interactive conversations with streaming responses.
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-3.5-Turbo
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