Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.