Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrrobi/openaichat
https://github.com/mrrobi/openaichat
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrrobi/openaichat
- Owner: Mrrobi
- Created: 2024-11-19T08:33:19.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T08:37:00.000Z (about 2 months ago)
- Last Synced: 2024-11-19T09:38:21.406Z (about 2 months ago)
- Language: JavaScript
- Size: 190 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![image](https://github.com/user-attachments/assets/fd644767-a7c4-4d3f-9e31-8300ca140324)
Keep a .env inside the backend folder with the following content:
```bash
API_KEY=your_api_key
ENDPOINT=https://robiu-m3o1nf9y-eastus2.openai.azure.com/openai/deployments/gpt-4o/chat/completions?api-version=2024-02-15-preview
```