fix(init.py): expose 'get_model_params' function
This commit is contained in:
parent
0f62213656
commit
f277b204a3
@ -570,6 +570,7 @@ from .utils import (
|
||||
_calculate_retry_after,
|
||||
_should_retry,
|
||||
get_secret,
|
||||
get_mapped_model_params,
|
||||
)
|
||||
from .llms.huggingface_restapi import HuggingfaceConfig
|
||||
from .llms.anthropic import AnthropicConfig
|
||||
|
||||
Loading…
Reference in New Issue
Block a user