Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -14,8 +14,9 @@ short_description: 'A chat interface to interact with your OpenAI assistant '
|
|
14 |
---
|
15 |
|
16 |
A simple [Gradio](https://gradio.app) interface to interact with an existing [OpenAI](https://openai.com) assistant.
|
|
|
17 |
Duplicate the space and create your own with:
|
18 |
-
OpenAI API key
|
19 |
-
Assistant ID
|
20 |
-
Chosen password (the username is "username" by default - this can be changed in app.py)
|
21 |
-
Avatar pic (optional)
|
|
|
14 |
---
|
15 |
|
16 |
A simple [Gradio](https://gradio.app) interface to interact with an existing [OpenAI](https://openai.com) assistant.
|
17 |
+
|
18 |
Duplicate the space and create your own with:
|
19 |
+
- OpenAI API key
|
20 |
+
- Assistant ID
|
21 |
+
- Chosen password (the username is "username" by default - this can be changed in app.py)
|
22 |
+
- Avatar pic (optional)
|