mirror of
https://github.com/harivansh-afk/clanker-agent.git
synced 2026-04-16 23:02:00 +00:00
grind mode baby
This commit is contained in:
parent
aa70afbd7e
commit
ff6e39dd10
17 changed files with 1232 additions and 8 deletions
|
|
@ -3,7 +3,7 @@ import type { AgentSessionEvent } from "../src/core/agent-session.js";
|
|||
import {
|
||||
createVercelStreamListener,
|
||||
extractUserText,
|
||||
} from "../src/core/vercel-ai-stream.js";
|
||||
} from "../src/core/gateway/vercel-ai-stream.js";
|
||||
|
||||
describe("extractUserText", () => {
|
||||
it("extracts text from useChat v5+ format with parts", () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue