The library supports usage of Cohere-AIDocumentation Index
Fetch the complete documentation index at: https://llm-tools.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
embed-english-v2.0 embedding model out of the box. This model returns vectors with dimension 4096.
Hereβs what you have to do to use it -
- Sign up for an account with Cohere-AI, go to the API Keys section and copy / create an API_KEY.
-
Set the key in the environment variable
COHERE_API_KEY

