George Chen

Results 5 comments of George Chen

@craigomatic I share the same perspective as @zs-dima's on this issue. It seems there's an existing comment in the `TokenCount` function of TextChunker.cs that might be worth looking at: [...

I have the same problem.It is likely the version of your deployment doesn't support function-calling. I have made a pull request to enable passing an argument --no-llm_supports_functions whick will make...

@Fschoeller there is also a bug in the merge_delta function which throws error when merging a None function_calls.argument. ![function_call_result](https://github.com/KillianLucas/open-interpreter/assets/219555/be4abe37-c805-4e0c-828f-6a0115ba36b1)

I have the same problem.It is likely the version of your deployment doesn't support function-calling. I have made a pull request to enable passing an argument --no-llm_supports_functions whick will make...