OpenAI API-compliant endpoint that proxies requests and adds context automatically
Open
- Dominant language
- TypeScript
- Stars
- 349
- Forks
- 92
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 24
Description
Pass up the threadID and authenticate on the endpoint (or generate JWT from the component?) - so you can send simple requests up that get augmented with history automatically, for driving from the client - can also add the OPENAI_API_KEY to the forwarded header
also:
- issue one-off tokens so clients can call via the proxy, with per-user rate limiting and usage tracking
- maybe the one-off token is the threadId?
Contributor guide
Assessment
This issue has not been assessed yet.