mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-10 21:34:36 +00:00
test, recording
# What does this PR do? ## Test Plan # What does this PR do? ## Test Plan
This commit is contained in:
parent
16db42e7e5
commit
258b6486e8
224 changed files with 77327 additions and 64613 deletions
|
@ -63,5 +63,6 @@ class DatabricksInferenceAdapter(OpenAIMixin):
|
|||
guided_choice: list[str] | None = None,
|
||||
prompt_logprobs: int | None = None,
|
||||
suffix: str | None = None,
|
||||
**kwargs: Any,
|
||||
) -> OpenAICompletion:
|
||||
raise NotImplementedError()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue