synthv-assistant
by blockshy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAI_API_KEY | No | API key for OpenAI. Required when SYNTHV_AUDIO_PROVIDER is set to 'openai' and the key is not managed externally. | |
| SYNTHV_AUDIO_MODEL | No | Model ID to use with the audio review provider. Often required when SYNTHV_AUDIO_PROVIDER is set. | |
| SYNTHV_ASSISTANT_PID | No | Process ID of the SynthV instance to target when multiple SynthV instances are running. Optional; only needed for multi-instance setups. | |
| SYNTHV_ASSISTANT_DATA | No | Data directory for sessions, recordings, logs, and other local state. Defaults to the project 'data' directory. | |
| SYNTHV_AUDIO_PROVIDER | No | Model provider for audio review, e.g. 'openai' or 'gemini'. Used when the default platform is not configured via the web UI. |
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