mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 04:04:14 +00:00
Fix pre-commit after rebasing
This commit is contained in:
parent
96bd6c1836
commit
bb2eb33fc3
7 changed files with 15 additions and 8722 deletions
|
@ -201,7 +201,6 @@ class InferenceRouter(Inference):
|
|||
max_num_results=max_num_results,
|
||||
)
|
||||
|
||||
|
||||
async def openai_completion(
|
||||
self,
|
||||
model: str,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue