Nineya
Home
Blog
Spring-ai NullPointerException when using SafeGuardAroundAdvisor
2025-01-14 05:51:29
1678
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
2025-01-14 05:51:26
224
Add customizable failure response instead of empty resultAdd order parameter for advisor prioritizationImplement default...
Spring-ai Improve resource management in TransformersEmbeddingModel
2025-01-14 05:51:24
239
Prevent potential resource leaksWrap OnnxTensor creation in try-with-resources blockExplicitly close inputIds, attention...
Spring-ai Native Memory Leak by EmbeddingModel.embed(someText)
2025-01-14 05:51:21
3284
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
2025-01-14 05:51:14
236
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
2025-01-14 05:51:11
229
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
2025-01-14 05:51:07
439
I want to exclude ElasticsearchVectorStoreAutoConfiguration from my spring boot application to define a custom configura...
Spring-ai Neo4jVectorStore.add(documents) throws NPE
2025-01-14 05:51:04
24522
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
2025-01-14 05:50:58
150
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
2025-01-14 05:50:55
344
Integrate ObservationRegistry and EmbeddingModelObservationConventionUpdate TransformersEmbeddingModel to use observatio...
Spring-ai Fix: remove duplicate entry for elasticsearch.initialize-schema
2025-01-14 05:50:53
274
Removed the duplicate entry of the 'spring.ai.vectorstore.elasticsearch.initialize-schema' property from the Elasticsea...
Spring-ai The document segmentation vectorization failed.
2025-01-14 05:50:50
987
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
2025-01-14 05:50:47
1010
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
2025-01-14 05:50:44
229
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
2025-01-14 05:50:41
266
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
2025-01-14 05:50:38
251
Implement observation instrumentation for AzureOpenAiEmbeddingModelCreate AzureOpenAiEmbeddingModelObservationIT for int...
Spring-ai Add observability for the regular imperative call in VertexAi Gemini …
2025-01-14 05:50:35
933
…chat modelIntegrate ObservationRegistry for instrumentation in VertexAiGeminiChatModel's non-streaming callAdd ChatMode...
Spring-ai Include something similar to “without any introduction” in ListOutputConverter
2025-01-14 05:50:32
1355
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
2025-01-14 05:50:29
11947
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
2025-01-14 05:50:23
9148
I want get Usage stats for ChatResponseI want get Usage stats for streaming"stream_options": { "include_usage":...
上一页
下一页
1
…
1055
1056
1057
1058
1059
…
2246
.