Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TOKEN | No | A user token that you can generate in your profile page | |
SCOPES | No | Oauth scopes | None |
HOSTNAME | No | Your hostname of your Foundry instance | |
CLIENT_ID | No | A service user that is created in developer console | |
ONTOLOGY_ID | No | Your ontology id | |
CLIENT_SECRET | No | A secret associated with the service user |
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 |