mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-17 23:51:30 +00:00
fix: trigger new build
This commit is contained in:
parent
92b1452163
commit
24e55ef0ed
1 changed files with 0 additions and 1 deletions
|
|
@ -251,7 +251,6 @@ class DatabricksChatCompletion(BaseLLM):
|
|||
super().__init__()
|
||||
|
||||
# makes headers for API call
|
||||
|
||||
def _get_databricks_credentials(
|
||||
self, api_key: Optional[str], api_base: Optional[str], headers: Optional[dict]
|
||||
) -> Tuple[str, dict]:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue