spring-ai icon indicating copy to clipboard operation
spring-ai copied to clipboard

An Application Framework for AI Engineering

Results 659 spring-ai issues
Sort by recently updated
recently updated
newest added

The Micrometer library creates, by default, a parent observation span for Spring Web applications. But for non-web applications such as simple Boot `CommandLineRunner` or Vaadin's `AppShellConfigurator`, it is applications responsibility...

Observability

In the latest round of architectural changes of Advisors in #1422 there now are two types of advisors: * `CallAroundAdvisor` * `StreamAroundAdvisor` In the case of the non-streaming one, it's...

advisors

Please do a quick search on GitHub issues first, there might be already a duplicate issue for the one you are about to create. If the bug is trivial, just...

Description: When using the web_search method with the minimax model, the return data format is inconsistent compared to the standard method. This inconsistency causes an error in the MiniMaxChatModel class’s...

minimax

**Bug description** I got this error when I create embeddingModel bean during start spring boot application. 2024-09-21T15:13:21.100+07:00 INFO 26816 --- [ollama-example1] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in...

Currently Spring AI does not accept requests via Cloudflare Workers AI, it would be interesting to have an implementation to use models that Cloudflare allows to use. https://developers.cloudflare.com/workers-ai/models/

**Bug description** `SearchRequest` does not include index name which results in an error when using Opensearch role `own_index`: *no permissions for [indices:data/read/search] and User [name=...]* **Environment** Spring AI 1.0.0-SNAPSHOT Java...

enhancement
vector store
configuration
aws

See property [here](https://github.com/spring-projects/spring-ai/blob/e29d38d987d9aabdb35cf87321b13bb33dbdb871/spring-ai-spring-boot-autoconfigure/src/main/java/org/springframework/ai/autoconfigure/azure/openai/AzureOpenAiConnectionProperties.java#L77) -

documentation

TODO list - [ ] Vertex - [ ] Azure - [ ] Bedrock - [ ] Watson - [ ] HuggingFace - [ ] MiniMax - [ ] Moonshot...

Observability
epic

TODO List - [ ] VertexAI - [ ] Azure - [ ] bedrock: titan, cohere - [ ] Mistral - [ ] Transformers - [ ] qianfan - [...

Observability
epic