https://github.com/chainlit/openai-assistant
https://github.com/chainlit/openai-assistant
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chainlit/openai-assistant
- Owner: Chainlit
- License: mit
- Created: 2024-05-20T20:59:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-27T17:50:40.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T03:05:22.220Z (almost 2 years ago)
- Language: Python
- Size: 278 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenAI Assistant
You can deploy your OpenAI assistant with Chainlit using this template.

### Supported Assistant Features
| Streaming | Files | Code Interpreter | File Search | Voice |
| --------- | ----- | ---------------- | ----------- | ----- |
| ✅ | ✅ | ✅ | ✅ | ✅ |
### Get an OpenAI API key
Go to OpenAI's [API keys page](https://platform.openai.com/api-keys) and create one if you don't have one already.
### Create an Assistant
Go to OpenAI's [assistant page](https://platform.openai.com/assistants) and click on the `Create` at the top right.
Configure your assistant.
### [Optional] Get a Literal AI API key
> [!NOTE]
> Literal AI is an all in one observability, evaluation and analytics platform for building LLM apps.
Go to [Literal AI](https://cloud.getliteral.ai/), create a project and go to Settings to get your API key.
### Deploy
Click on the button below, then set the API keys in the form and click on `Apply`.
[](https://render.com/deploy)