Joshua Knox

Results 2 comments of Joshua Knox

Just refreshing this as I think the issue is related to the fact that some inputs are being returned in json format from the llm with lowercase boolean values, whereas...

Hi @joaomdmoura, I came across this thread due to the issue described by @ShuminFu, and I believe I've identified the culprit in the tool_usage.py file, specifically in the _original_tool_calling() method....