marvin.defaults
Classes
Defaults
Functions
override_defaults
with override_defaults(model=“gpt-4”, agent=Agent(name=“Custom”)): … # code that uses the temporary defaults … pass
Parent Module:
marvin
marvin.defaults
Defaults
override_defaults
with override_defaults(model=“gpt-4”, agent=Agent(name=“Custom”)): … # code that uses the temporary defaults … pass
marvin