Release date 2025/10/01
Bugfix
-
Fixed an issue where the DELETE
/ai-semantic-cache
endpoint returned 500 errors for successful deletions when using pgvector as the vector database. -
Fixed an issue where the DELETE
/ai-semantic-cache
endpoint returned an incorrect 204 status for non-existent keys. -
Fixed an issue where AI inference requests to non-OpenAI providers in the stream mode were not supported.
-
Fixed an issue where the SSE terminator could have incorrect ending characters.