jev-classifier
by felpsdev
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| JEV_MODE | No | `enforce` rewrites `tool_choice`; `shadow` only logs | enforce |
| JEV_STUB | No | `1` routes without Jev, no API key needed | 0 |
| JEV_MODEL | No | Jev model ID override | |
| JEV_API_KEY | No | Optional override for the selected classifier key | |
| JEV_PROVIDER | No | Jev backend: `typesafe`, `openrouter`, or `vercel` | typesafe |
| DONE_THRESHOLD | No | Minimum probability that the requested work is done | 0.5 |
| MIN_CONFIDENCE | No | Below this, no tool is forced | 0.5 |
| TYPESAFE_API_KEY | No | Classifier key for TypeSafe | |
| AI_GATEWAY_API_KEY | No | Classifier key for Vercel AI Gateway | |
| OPENROUTER_API_KEY | No | Classifier key for OpenRouter |
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