Spaces:
Running
Running
Upgrade gradio
Browse files
README.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
---
|
2 |
title: lv-recipe-chatbot
|
3 |
emoji: 🫑
|
4 |
-
colorFrom: green
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: unknown
|
@@ -124,4 +124,4 @@ Build docs, test and update README `nbdev_prepare`
|
|
124 |
- [LangChain](https://python.langchain.com/en/latest/index.html)
|
125 |
- [LLM Prompt Engineering](https://www.promptingguide.ai)
|
126 |
- [OpenAI best practices for
|
127 |
-
prompts](https://help.openai.com/en/articles/6654000-best-practices-for-prompt-engineering-with-openai-api)
|
|
|
1 |
---
|
2 |
title: lv-recipe-chatbot
|
3 |
emoji: 🫑
|
4 |
+
colorFrom: green
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.36.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: unknown
|
|
|
124 |
- [LangChain](https://python.langchain.com/en/latest/index.html)
|
125 |
- [LLM Prompt Engineering](https://www.promptingguide.ai)
|
126 |
- [OpenAI best practices for
|
127 |
+
prompts](https://help.openai.com/en/articles/6654000-best-practices-for-prompt-engineering-with-openai-api)
|