@@ -23,7 +23,8 @@ Important modules:
|
||||
- `agent/web-search.js`: public search and fetch through the Playwright sidecar in `browser-use/`. The Bare daemon never loads Playwright.
|
||||
- `agent/sessions.js`: persisted session summaries, history, updates, and plan files.
|
||||
- `agent/memory.js`: local short/long-term memory notes.
|
||||
- `lib/qvac.js`: lazy `@qvac/sdk` import, model loading, completion streaming, vision attachments, cancellation, and lifecycle close.
|
||||
- `lib/qvac.js`: lazy `@qvac/sdk` import, model loading, completion streaming, vision attachments, optional Groq dispatch, cancellation, and lifecycle close.
|
||||
- `lib/groq.js`: host-pinned Groq Chat Completions for the agent loop (`api.groq.com`). Tools still run locally.
|
||||
- `lib/catalog.js`: friendly model ids mapped to QVAC SDK constants.
|
||||
|
||||
## Start and embed
|
||||
|
||||
Reference in New Issue
Block a user