Dom Eccleston
Dom Eccleston
### Describe the bug If I try calling the OpenAI API with openai.createImage and my request is malformed, I just get a generic "request failed with status code 400". If...
### Preliminary Checks - [X] I have reviewed https://unkey.dev/docs for existing features that would solve my problem - [X] I have searched for existing feature requests: https://github.com/unkeyed/unkey/issues - [X] This...
### Preliminary Checks - [X] I have reviewed https://unkey.dev/docs for existing features that would solve my problem - [X] I have searched for existing feature requests: https://github.com/unkeyed/unkey/issues - [X] This...
Merge in ongoing WIP for semantic cache, adding it to /packages.
## Description 1-minute overview [Loom](https://www.loom.com/share/6ae8270b426741efb380eb155f553ec5) This replaces custom API key generation logic with the Unkey SDK. It adds a custom prefix for keys and fast rate limiting. Also updates the...