Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Evincere/klisk/llms.txt
Use this file to discover all available pages before exploring further.
ProjectConfig
Main configuration class for Klisk projects, loaded fromklisk.config.yaml.
Fields
Entry point file for the Klisk project
Name of the agent project
Configuration for the Klisk Studio development interface
Configuration for the API server
Methods
load
Path to the project directory containing
klisk.config.yamlLoaded project configuration. Returns a default configuration if
klisk.config.yaml does not exist.StudioConfig
Configuration for the Klisk Studio development interface.Fields
Port number for the Studio web interface
ApiConfig
Configuration for the Klisk API server.Fields
Port number for the API server