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
Create a base class & inheritance for different LLM API's
Include an option to request which model from an API they want, keeping gpt-4o-mini and gemini-1.5-flash as the defaults (need to make sure the models choices are compatible with the response_schema/response_format option though)
The text was updated successfully, but these errors were encountered:
Create a base class & inheritance for different LLM API's
Include an option to request which model from an API they want, keeping gpt-4o-mini and gemini-1.5-flash as the defaults (need to make sure the models choices are compatible with the response_schema/response_format option though)
The text was updated successfully, but these errors were encountered: