Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(exec *execsvc.Service, svc *service.Service, toolPol *tool.Policy, mcpR elicrouter.ElicitationRouter) (http.Handler, error)
New constructs an http.Handler that combines chat API and workspace CRUD API.
Chat endpoints are mounted under /v1/api/… (see adapter/http/server.go). Workspace endpoints under /v1/workspace/… (see adapter/http/workspace).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.