Possible to get JSON schema type map from LiteLLM? #3531
Unanswered
jamesbraza
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@jamesbraza I did not understand what you need Can you elaborate / show a code snippet of what you want from litellm ? |
Beta Was this translation helpful? Give feedback.
1 reply
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 have defined the below type map to convert Python types to JSON schema types. This is used to create tool signatures.
Is there some way I can import something like this from LiteLLM?
Beta Was this translation helpful? Give feedback.
All reactions