LinePrefixParserError when running agent_observe.ts
Closed this issue · 1 comments
markstur commented
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.
Tomas2D commented
There is a bug in Ollama ollama/ollama#7795