i-am-bee/bee-agent-framework-starter

LinePrefixParserError when running agent_observe.ts

Closed this issue · 1 comments

Using a simple ollama llama 3.1 setup, agent.ts works fine, but agent_observe.ts gets LinePrefixParserError when trying to do the same thing (plus observability).

Just making the examples consistent can fix the problem for me.

There is a bug in Ollama ollama/ollama#7795