-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
@prescod
Description
Description
I have a case where the Agent is agnostic to the domain of the problem. Both the prompt and the schema come in the form of YAML. Pydantic is so strongly typed that it is unclear how I can get underneath the type layers to just pass through the return value schema to the LLM. I can of course use a more dynamically-typed router (LiteLLM) but then I'll have two in my application.
References
No response
Metadata
Metadata
Assignees
Labels
No labels