Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spring-ai-retry dependency to Ollama model pom.xml #740

Merged
merged 1 commit into from
May 21, 2024

Conversation

habuma
Copy link
Member

@habuma habuma commented May 20, 2024

Fixes #546

In short: I'm getting a ClassNotFoundException for NonTransientAiException when trying to use the Ollama model dependency. It works if I explicitly add it to my build. Meanwhile I don't need to do that for OpenAI because it's already in that module's build.

@tzolov tzolov added this to the 1.0.0-M1 milestone May 21, 2024
@tzolov tzolov added enhancement New feature or request model client labels May 21, 2024
@tzolov tzolov merged commit 83c997d into spring-projects:main May 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request model client
Projects
None yet
2 participants