LocalVectorDB
by yelpspoon
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VECTOR_DB_MODEL | No | FastEmbed model name | BAAI/bge-small-en-v1.5 |
| QDRANT__LOG_LEVEL | No | Qdrant logging level | INFO |
| VECTOR_DB_API_KEY | No | Shared Bearer token and Qdrant admin API key | |
| VECTOR_DB_CHUNK_SIZE | No | Approximate maximum characters per chunk | 1200 |
| VECTOR_DB_COLLECTION | No | Default collection | knowledge |
| VECTOR_DB_MODEL_CACHE | No | Embedding model cache | /data/models |
| VECTOR_DB_CHUNK_OVERLAP | No | Approximate overlap between chunks | 200 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues