mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
docs: move advisor tool doc to completion/ guides section in sidebar
This commit is contained in:
parent
ed973c049f
commit
d6e2a74c0f
2 changed files with 1 additions and 1 deletions
|
|
@ -861,7 +861,6 @@ const sidebars = {
|
|||
]
|
||||
},
|
||||
"providers/anthropic",
|
||||
"providers/anthropic_advisor_tool",
|
||||
"providers/anthropic_tool_search",
|
||||
"providers/aws_sagemaker",
|
||||
{
|
||||
|
|
@ -1234,6 +1233,7 @@ const learnSidebar = {
|
|||
"completion/web_fetch",
|
||||
"completion/computer_use",
|
||||
"guides/code_interpreter",
|
||||
"completion/anthropic_advisor_tool",
|
||||
"completion/message_sanitization",
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue