Spring-ai NullPointerException when using SafeGuardAroundAdvisor

This may or may not be considered a bug, but I do wonder what the expected behavior should be.Put simply, when using Saf...

Spring-ai Enhance SafeGuardAdvisor with customizable failure response

Add customizable failure response instead of empty resultAdd order parameter for advisor prioritizationImplement default...

Spring-ai Improve resource management in TransformersEmbeddingModel

Prevent potential resource leaksWrap OnnxTensor creation in try-with-resources blockExplicitly close inputIds, attention...

Spring-ai Native Memory Leak by EmbeddingModel.embed(someText)

Hello,Bug descriptionWe discovered a memory leak after a few days we've put our application into production.Native memor...

Spring-ai add observability to QianFan chat model

the PR content:add observability to QianFan chat modeladd related unit testsrelated issue: https://github.com/spring-pro...

Spring-ai add observability to zhipu chat model

the PR content:add observability to ZhiPu chat modeladd related unit testsrelated issue: https://github.com/spring-proje...

Spring-ai The ElasticsearchVectorStoreAutoConfiguration is not public as all the others

I want to exclude ElasticsearchVectorStoreAutoConfiguration from my spring boot application to define a custom configura...

Spring-ai Neo4jVectorStore.add(documents) throws NPE

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...

Spring-ai Cleanup grammar in documentation

Fixes grammar in (Ollama) Function Calling.Fixes grammar in ETL Pipeline.Fixes grammar in Vector Databases.Closes #1494C...

Spring-ai Add observability support to TransformersEmbeddingModel

Integrate ObservationRegistry and EmbeddingModelObservationConventionUpdate TransformersEmbeddingModel to use observatio...

Spring-ai Fix: remove duplicate entry for elasticsearch.initialize-schema

Removed the duplicate entry of the 'spring.ai.vectorstore.elasticsearch.initialize-schema' property from the Elasticsea...

Spring-ai The document segmentation vectorization failed.

The reason is that there is a problem with the batching logic in the TokenCountBatchingStrategy:public List> batch(List ...

Spring-ai Can not get the usage info when using AzureOpenAiChatClient with stream() method

I'am trying to use AzureOpenAiChatClient.When I'am using the stream() method, I can not get info about input and output ...

Spring-ai feat: add observability to moonshot chat model

the PR content:add observability to moonshot chat modeladd related unit testsrelated issue: https://github.com/spring-pr...

Spring-ai Observation for Vertex gemini chat model streaming operation

Adding observability for Vertex Gemini chat model streaming callUpdating auto-configuration for gemini chat model with t...

Spring-ai Extend observation support to Azure OpenAI models

Implement observation instrumentation for AzureOpenAiEmbeddingModelCreate AzureOpenAiEmbeddingModelObservationIT for int...

Spring-ai Add observability for the regular imperative call in VertexAi Gemini …

…chat modelIntegrate ObservationRegistry for instrumentation in VertexAiGeminiChatModel's non-streaming callAdd ChatMode...

Spring-ai Include something similar to “without any introduction” in ListOutputConverter

I find that the results improve when I add ", without any introduction." to the prompt.Example:List 10 unique unicorn na...

Spring-ai The model output names doesn't contain expected: last_hidden_state

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to c...

Spring-ai Add Support for get usage tokens

I want get Usage stats for ChatResponseI want get Usage stats for streaming"stream_options": { "include_usage":...
上一页 下一页
.