spring-ai
spring-ai copied to clipboard
An Application Framework for AI Engineering
Implement streaming support where possible for all supported model providers.
[#208](https://github.com/spring-projects/spring-ai/issues/208) Review capitalization of enumeration names
Our local OpenAI endpoint has a very small default max_tokens against the chat completion. We like to make it adjustable **Expected Behavior** Hoping this code. https://github.com/spring-projects-experimental/spring-ai/blob/main/spring-ai-openai/src/main/java/org/springframework/ai/openai/client/OpenAiClient.java Looks something like this...
This will facilitate loading a list of `Resource`s into a vector database inside a loop. Currently this requires recreating `TextReader` instances.
also look into adding a model package. Then move messages package should move to beneath model package.
https://docs.nvidia.com/deeplearning/triton-inference-server/user-guide/docs/customization_guide/inference_protocols.html
Currently at beta6, should aim for including GA release for a 1.0.0 release
See https://github.com/milvus-io/milvus-sdk-java/issues/704