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
Trickiest refactoring: Instructor. Do last. Collect all providers dynamically. Instantiate client arg type with provided model_init_kwargs -> doesn't work, see e.g. LiteLLM. Alternative? - Require passing of instantiated client? Instantiate manually with local imports?
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Instantiate-> doesn't work, see e.g. LiteLLM. Alternative? - Require passing of instantiated client? Instantiate manually with local imports?client
arg type with provided model_init_kwargsThe text was updated successfully, but these errors were encountered: