skeletongraph
by yashdoke7
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SG_DENSE_MODEL | No | The embedding model used for the dense retrieval leg of fusion/sg_search. Loaded with trust_remote_code=True. | jinaai/jina-embeddings-v2-base-code |
| SG_EMBED_MODEL | No | A smaller embedding model used as a confidence-score tiebreaker at index time. | all-MiniLM-L6-v2 |
| SG_DENSE_TIMEOUT_S | No | Timeout in seconds for the dense retrieval leg. If exceeded, it silently degrades to a 2-signal (lexical + structural) result. | 20 |
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
ActivityActive
ResponsivenessNo issues