Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidgilbertson/openai_assistants_api
Track response times of the OpenAI Assistants API
https://github.com/davidgilbertson/openai_assistants_api
Last synced: 13 days ago
JSON representation
Track response times of the OpenAI Assistants API
- Host: GitHub
- URL: https://github.com/davidgilbertson/openai_assistants_api
- Owner: davidgilbertson
- Created: 2024-08-28T22:36:27.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T20:51:03.000Z (3 months ago)
- Last Synced: 2024-08-30T00:05:12.646Z (3 months ago)
- Language: Python
- Homepage: https://openaiassistantsapi.streamlit.app/
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenAI Assistants API tester
This repo contains:
- a backend in `/cloud_function` that periodically checks the response time of the Assistants API.
- a frontend in `/streamlit` that plots the response times.The goal of this repo is to make it easy to check when it becomes usable.