Nineya
Home
Blog
Spring-ai Vertex Gemini: Unable to submit request because function parameters schema should be of type OBJECT
2025-01-14 06:07:49
17973
Bug descriptionI am using the snapshot build from master branch, and I got this error when trying to make a function cal...
Spring-ai Fix Bedrock Converse streaming and token handling
2025-01-14 06:07:47
406
Modify stream method to support recursive tool call handlingUpdate token tracking and metadata merging for streamed resp...
Spring-ai Using BedrockProxyChatModel with tools, chatResponse.metadata.usage is returning ONLY the last model invocation usage
2025-01-14 06:07:44
1178
Using BedrockProxyChatModel with tools, the chatResponse.metadata.usage only contains the token usage of the last invoca...
Spring-ai Remove advisor low-cardinality keys that aren't actually exposed.
2025-01-14 06:07:41
4705
I noticed that gen_ai.operation.name and gen_ai.system are shown as low-cardinality keys for spring.ai.advisor, but neit...
Spring-ai feat: add operation type and provider metrics to advisor
2025-01-14 06:07:38
291
Add AI_OPERATION_TYPE and AI_PROVIDER as low cardinality key names to advisor observations. The advisor AI_OPERATION_TYP...
Spring-ai Improve Spring AI Bedrock Converse API Integration
2025-01-14 06:07:36
631
Extend the Spring AI Bedrock Converse integration with support for the following Bedrock Converse and ConverseStream API...
Spring-ai ChromaDB vector store port configuration doesn't register
2025-01-14 06:07:34
1395
ChromaDB port configuration doesn't register properly even though the application yml configuration was correct.Bug desc...
Spring-ai Remove explicit ChatOptions for the models using FunctionCallingOptions
2025-01-14 06:07:30
256
- Since FunctionCallingOptions already extends ChatOptions, removing explicit usage of ChatOptions in the Model Options...
Spring-ai feat(tools): Add conversation history to ToolContext
2025-01-14 06:07:27
775
Add TOOL_CONVERSATION_KEY constant to store conversation historyExtend ToolContext with getToolConversationHistory metho...
Spring-ai Possibility to connect function calls with messages they are related to
2025-01-14 06:07:24
1894
Expected BehaviorIt would be good to be able to easily connect function calls with user prompts that trigger them or wit...
Spring-ai [WIP] Add option to skip CREATE EXTENSION in PostgresMlEmbeddingClient
2025-01-14 06:07:22
5814
Attempt to replace the https://github.com/spring-projects/spring-ai/pull/305Comment From: tzolovHi @making , because it ...
Spring-ai Remove Boot dependency from core anthropic and watson modules
2025-01-14 06:07:19
147
Fixes: #1591Issue: https://github.com/spring-projects/spring-ai/issues/1591Comment From: markpollackmerged edc70031dc8f2...
Spring-ai Address NestedConfigurationProperties in spring-ai core modules
2025-01-14 06:07:16
189
While working on https://github.com/spring-projects/spring-ai/issues/1540, we removed NestedConfigurationProperties. We ...
Spring-ai Make a second pass at removing boot dependency from model providers modules.
2025-01-14 06:07:14
442
Somehow the big PR for removing boot resulted in failing tests we didn't catch, despite best efforts. The ChatOptions fo...
Spring-ai chore(deps): bump azure-openai to beta.12
2025-01-14 06:07:11
656
This is needed so that we can enable the "later" service versions (2024-08-01-preview and 2024-06-01-preview) in order t...
Spring-ai GH-1589 Fix OpenSearch client indices mapping
2025-01-14 06:07:09
414
Fix the embedding dimension configuration for opensearch client indices mappingThe dimension config is obtained by the u...
Spring-ai Opensearch vector store bugs
2025-01-14 06:07:06
2532
Following the walkthrough in spring ai documenation for opensearch vector store on aws, the following properties are inc...
Spring-ai Fix TokenCountBatchingStrategy example.
2025-01-14 06:07:04
144
The constructor of TokenCountBatchingStrategy has been modified, and the examples in the documentation have been modifie...
Spring-ai Latest DJL dependencies cause incompatibility for PyTorch in MacOS x86_64
2025-01-14 06:07:01
3355
DJL versions >= 0.29.0 doesn't support PyTorch for MacOS x86_64. Additional context: https://github.com/spring-projec...
Spring-ai chatClient…entity(Foo::class.java) in Kotlin doesn’t work with Kotlin data classes when it does work in Java records
2025-01-14 06:06:59
2631
I'm afk but I got an error trying to deserialize a Kotlin data class using the ChatClient's entity(Class<T>) metho...
上一页
下一页
1
…
1040
1041
1042
1043
1044
…
2246
.