Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PINECONE_HOST | Yes | Your Pinecone host URL | |
GEMINI_API_KEY | Yes | Your Google Gemini API key | |
PINECONE_API_KEY | Yes | Your Pinecone API key | |
PINECONE_INDEX_NAME | No | The name of your Pinecone index | brito-ai |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |