We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Model
add_model
Code to reproduce:
from edsl import Model Model.add_model(service_name = "google", model_name = "new_model") Model.available(service = "google")
Notebook example: https://www.expectedparrot.com/content/84dfd995-639a-4fce-996b-eb22ca1ebfbd
Code:
edsl/edsl/language_models/model.py
Line 88 in 412d017
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Code to reproduce:
Notebook example: https://www.expectedparrot.com/content/84dfd995-639a-4fce-996b-eb22ca1ebfbd
Code:
edsl/edsl/language_models/model.py
Line 88 in 412d017
The text was updated successfully, but these errors were encountered: