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
What if I want to use a different model with dspy in different parts of my code? since dspy.configure() seems to be a global configuration, how can I control it?
The text was updated successfully, but these errors were encountered:
Hi!
I see dspy is configured as such:
What if I want to use a different model with dspy in different parts of my code? since
dspy.configure()
seems to be a global configuration, how can I control it?The text was updated successfully, but these errors were encountered: