Should LLM calls be handled directly within a provider? #1197
anastasiabusygina
started this conversation in
General
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
Is it good practice to call an LLM (e.g., via OpenRouter) from a provider? Or would it be better in another layer, like evaluators or actions? Are there any drawbacks to placing LLM calls in providers?
Beta Was this translation helpful? Give feedback.
All reactions