How do we disable embedding model configuration? #576
Replies: 2 comments
-
Currently there isn't a way to do this. You'd need to define an |
Beta Was this translation helpful? Give feedback.
0 replies
-
This should now be fixed. Please see the issue to continue the discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to start my application by configuring Claude Opus 4 as the LLM:
embabel.models.default-llm=claude-opus-4-20250514
And I'm encountering the below exception:
We can disable embeddings in Spring AI, is there a way to the same in Embabel?
Beta Was this translation helpful? Give feedback.
All reactions