Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,33 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
| --------- | ----- | ---------------- | ----------- | ----- |
|
| 10 |
-
| β
| β
| β
| β
| β
|
|
| 11 |
-
|
| 12 |
-
### Get an OpenAI API key
|
| 13 |
-
|
| 14 |
-
Go to OpenAI's [API keys page](https://platform.openai.com/api-keys) and create one if you don't have one already.
|
| 15 |
-
|
| 16 |
-
### Create an Assistant
|
| 17 |
-
|
| 18 |
-
Go to OpenAI's [assistant page](https://platform.openai.com/assistants) and click on the `Create` at the top right.
|
| 19 |
-
|
| 20 |
-
Configure your assistant.
|
| 21 |
-
|
| 22 |
-
### [Optional] Get a Literal AI API key
|
| 23 |
-
|
| 24 |
-
> [!NOTE]
|
| 25 |
-
> Literal AI is an all in one observability, evaluation and analytics platform for building LLM apps.
|
| 26 |
-
|
| 27 |
-
Go to [Literal AI](https://cloud.getliteral.ai/), create a project and go to Settings to get your API key.
|
| 28 |
-
|
| 29 |
-
### Deploy
|
| 30 |
-
|
| 31 |
-
Click on the button below, then set the API keys in the form and click on `Apply`.
|
| 32 |
-
|
| 33 |
-
[](https://render.com/deploy)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Openai Assistant Chat
|
| 3 |
+
emoji: π¦
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|