Release date 2025/03/27
Feature
-
Added support for boto3 SDKs for Bedrock provider, and for Google GenAI SDKs for Gemini provider.
-
Added the
huggingface
,azure
,vertex
, andbedrock
providers to embeddings. They can be used by the ai-proxy-advanced, ai-semantic-cache, ai-semantic-prompt-guard, and ai-rag-injector plugins. -
Allow authentication to Bedrock services with assume roles in AWS.
Bugfix
-
Fixed an issue where AI upstream URL trailing would be empty.
-
Fixed an issue where the Refresh header wasn’t properly sent to the client.
-
Fixed issue where the SSE body may have extra trailing.