Naoya Takenaka
Naoya Takenaka
Yes, in the demo, only one object is output in the expression prompt mode. To output multiple objects, you need to change the value of the variable `topK_instance` in [line...
Hi, I'm encountering an issue related to tool calling with an Ollama model. I'm currently using the `ollama/qwen3:32b-fp16` model. When I run OpenHands **without** the `LLM_NATIVE_TOOL_CALLING=true` flag, the LLM responds,...
> That's an odd error, it looks like litellm doesn't support it. Maybe you could also report this to litellm project? Yes, I agree this `AttributeError` with `LLM_NATIVE_TOOL_CALLING=true` seems related...