mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-28 07:02:00 +00:00
chore: more code-interpreter removal
Final removal piece of code-interpreter provider. Signed-off-by: Sébastien Han <seb@redhat.com>
This commit is contained in:
parent
e3ad17ec5e
commit
c1f53ddc16
25 changed files with 7 additions and 346 deletions
9
docs/_static/llama-stack-spec.html
vendored
9
docs/_static/llama-stack-spec.html
vendored
|
|
@ -4466,8 +4466,7 @@
|
|||
"enum": [
|
||||
"brave_search",
|
||||
"wolfram_alpha",
|
||||
"photogen",
|
||||
"code_interpreter"
|
||||
"photogen"
|
||||
],
|
||||
"title": "BuiltinTool"
|
||||
},
|
||||
|
|
@ -4616,8 +4615,7 @@
|
|||
"enum": [
|
||||
"brave_search",
|
||||
"wolfram_alpha",
|
||||
"photogen",
|
||||
"code_interpreter"
|
||||
"photogen"
|
||||
],
|
||||
"title": "BuiltinTool"
|
||||
},
|
||||
|
|
@ -5978,8 +5976,7 @@
|
|||
"enum": [
|
||||
"brave_search",
|
||||
"wolfram_alpha",
|
||||
"photogen",
|
||||
"code_interpreter"
|
||||
"photogen"
|
||||
],
|
||||
"title": "BuiltinTool"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue