forked from phoenix/litellm-mirror
docs(instructor.md): add instructor to integrations
This commit is contained in:
parent
c91ebb6a64
commit
fdb9b24b9f
1 changed files with 2 additions and 2 deletions
|
@ -223,8 +223,8 @@ const sidebars = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
label: "LangChain, LlamaIndex Integration",
|
label: "LangChain, LlamaIndex, Instructor Integration",
|
||||||
items: ["langchain/langchain"],
|
items: ["langchain/langchain", "tutorials/instructor"],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue