WorkspaceConfigSupport
org.llm4s.codegen.WorkspaceConfigSupport
object WorkspaceConfigSupport
PureConfig-based loader for workspace settings.
This mirrors the behavior of WorkspaceSettings.load(), but is implemented in terms of llm4s.* HOCON keys and the standard PureConfig flow.
Keys (with precedence):
- llm4s.workspace.dir | WORKSPACE_DIR
- llm4s.workspace.image | WORKSPACE_IMAGE
- llm4s.workspace.port | WORKSPACE_PORT
- llm4s.workspace.traceLogPath | WORKSPACE_TRACE_LOG
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Members list
In this article