diff --git a/docs/module_guides/models/llms/modules.md b/docs/module_guides/models/llms/modules.md index 09804a2e4b39c02d10f27e1e80c170288e576bc0..e839a9ce42302d1d4acbe17a44ae116eced34686 100644 --- a/docs/module_guides/models/llms/modules.md +++ b/docs/module_guides/models/llms/modules.md @@ -47,6 +47,15 @@ maxdepth: 1 /examples/llm/clarifai.ipynb ``` +## Cohere + +```{toctree} +--- +maxdepth: 1 +--- +/examples/llm/cohere.ipynb +``` + ## EverlyAI ```{toctree}