mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-21 18:24:08 +00:00
fix: trigger new build
This commit is contained in:
@@ -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]:
|
||||
|
||||
Reference in New Issue
Block a user