Constants§
- LLMVM_
CORE_ CLI_ ARGS - CLI arguments for the core, when invoking the process for stdio communication.
- LLMVM_
CORE_ CLI_ COMMAND - The default name of the core cli binary.
Functions§
- build_
core_ service_ from_ config - Create a core service client that communicates with stdio or HTTP.
If
http_client_config
is provided, an HTTP client will be created. Otherwise, a stdio client is created. Useful for frontends.