You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would anyone care to contribute a minimal Python example for LiteLLM with using GPT-4 or GPT-4Turbo (that supports function calling) vs. a model that doesn't support functions calling and needs prompt wrapping?
Ideally starting from something like a pydantic model.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Would anyone care to contribute a minimal Python example for LiteLLM with using GPT-4 or GPT-4Turbo (that supports function calling) vs. a model that doesn't support functions calling and needs prompt wrapping?
Ideally starting from something like a pydantic model.
Beta Was this translation helpful? Give feedback.
All reactions