Skip to content
Snippets Groups Projects
Unverified Commit 1bd5eca7 authored by Jerry Liu's avatar Jerry Liu Committed by GitHub
Browse files

patch integrations docs (#7464)

parent 9638e27e
Branches
Tags v0.0.70
No related merge requests found
...@@ -13,7 +13,7 @@ The full set of agent tools are found on [LlamaHub](https://llamahub.ai/) ...@@ -13,7 +13,7 @@ The full set of agent tools are found on [LlamaHub](https://llamahub.ai/)
The full set of supported LLMs are found [here](/core_modules/model_modules/llms/modules.md). The full set of supported LLMs are found [here](/core_modules/model_modules/llms/modules.md).
## Observability/Tracing ## Observability/Tracing/Evaluation
Check out our [one-click observability](/end_to_end_tutorials/one_click_observability.md) page Check out our [one-click observability](/end_to_end_tutorials/one_click_observability.md) page
for full tracing integrations. for full tracing integrations.
...@@ -25,6 +25,7 @@ maxdepth: 1 ...@@ -25,6 +25,7 @@ maxdepth: 1
/end_to_end_tutorials/one_click_observability.md /end_to_end_tutorials/one_click_observability.md
integrations/graphsignal.md integrations/graphsignal.md
integrations/trulens.md integrations/trulens.md
integrations/deepeval.md
``` ```
...@@ -38,16 +39,16 @@ Guardrails </examples/output_parsing/GuardrailsDemo.ipynb> ...@@ -38,16 +39,16 @@ Guardrails </examples/output_parsing/GuardrailsDemo.ipynb>
OpenAI Function Calling </examples/output_parsing/openai_pydantic_program.ipynb> OpenAI Function Calling </examples/output_parsing/openai_pydantic_program.ipynb>
``` ```
## Storage ## Storage and Managed Indexes
```{toctree} ```{toctree}
--- ---
maxdepth: 1 maxdepth: 1
--- ---
integrations/vector_stores.md integrations/vector_stores.md
integrations/graph_stores.md integrations/graph_stores.md
integrations/managed_indices.md
``` ```
## Application Frameworks ## Application Frameworks
```{toctree} ```{toctree}
--- ---
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment