ColtonMcInroy

Results 3 issues of ColtonMcInroy

Changing the example [MiddleSchoolMathAgent.ts](https://github.com/lgrammel/modelfusion/blob/main/examples/middle-school-math-agent/src/MiddleSchoolMathAgent.ts) from openai to ollama results in the following error: TypeError: model.doGenerateToolCalls is not a function

One thing I ran into was wanting to be able to use a single code component to handle multiple inputs and outputs. This would allow for a smaller footprint when...

Would you be able to enable code folding in the CodeMirror editor? Building some larger components and it would help significantly for visability.

enhancement