fix: trigger new build
This commit is contained in:
parent
92b1452163
commit
24e55ef0ed
@ -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…
Reference in New Issue
Block a user