Aaron Russell
Aaron Russell
### What are you trying to do? The new Herme 2 Pro model recommends results from function calling to come in messages with the role "tool", eg: ``` tool ...result...
Should `npm` just work as expected within the nodebox? Whenever I try to run any npm command, I get an error saying npm is not available. For example, if I...
Lots of new stuff from Anthropic we need to support. A work in progress list: - [x] Update messages request to support new stuff with Claude 4 (container, service tier,...
Context: https://ollama.com/turbo Technically Turbo is already supported as you can setup Req with the header, but the `init` API should make this a simple thing to do. Eg, something like:...