mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-05 21:12:48 +00:00
📖 docs: fixed integration/llms
navbar (#9277)
Fixed navbar: - renamed several files, so ToC is sorted correctly - made ToC items consistent: formatted several Titles - added several links - reformatted several docs to a consistent format - renamed several files (removed `_example` suffix) - added renamed files to the `docs/docs_skeleton/vercel.json`
This commit is contained in:
@@ -2952,6 +2952,46 @@
|
||||
"source": "/docs/modules/model_io/models/llms/integrations/writer",
|
||||
"destination": "/docs/integrations/llms/writer"
|
||||
},
|
||||
{
|
||||
"source": "/docs/integrations/llms/amazon_api_gateway_example",
|
||||
"destination": "/docs/integrations/llms/amazon_api_gateway"
|
||||
},
|
||||
{
|
||||
"source": "/docs/integrations/llms/azureml_endpoint_example",
|
||||
"destination": "/docs/integrations/llms/azure_ml"
|
||||
},
|
||||
{
|
||||
"source": "/docs/integrations/llms/azure_openai_example",
|
||||
"destination": "/docs/integrations/llms/azure_openai"
|
||||
},
|
||||
{
|
||||
"source": "/docs/integrations/llms/cerebriumai_example",
|
||||
"destination": "/docs/integrations/llms/cerebriumai"
|
||||
},
|
||||
{
|
||||
"source": "/docs/integrations/llms/deepinfra_example",
|
||||
"destination": "/docs/integrations/llms/deepinfra"
|
||||
},
|
||||
{
|
||||
"source": "/docs/integrations/llms/Fireworks",
|
||||
"destination": "/docs/integrations/llms/fireworks"
|
||||
},
|
||||
{
|
||||
"source": "/docs/integrations/llms/forefrontai_example",
|
||||
"destination": "/docs/integrations/llms/forefrontai"
|
||||
},
|
||||
{
|
||||
"source": "/docs/integrations/llms/gooseai_example",
|
||||
"destination": "/docs/integrations/llms/gooseai"
|
||||
},
|
||||
{
|
||||
"source": "/docs/integrations/llms/petals_example",
|
||||
"destination": "/docs/integrations/llms/petals"
|
||||
},
|
||||
{
|
||||
"source": "/docs/integrations/llms/pipelineai_example",
|
||||
"destination": "/docs/integrations/llms/pipelineai"
|
||||
},
|
||||
{
|
||||
"source": "/en/latest/modules/prompts.html",
|
||||
"destination": "/docs/modules/model_io/prompts"
|
||||
|
Reference in New Issue
Block a user