Model
#302
Replies: 2 comments 4 replies
-
@guyzilb could you elaborate on your use case? We removed this functionality in order to keep the behavior consistent across the various configuration options. We might potentially add this functionality back in a future release but I'd like to understand what your goal is in order to help us decide where it should go |
Beta Was this translation helpful? Give feedback.
2 replies
-
can you share here please how to use it? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
vanna_model_name = 'pce'
vn = VannaDefault(model=vanna_model_name, api_key=****)
Is there any way to create "vanna_model_name" through Python code and not just from UI ?
Beta Was this translation helpful? Give feedback.
All reactions