Neil Johnson
Neil Johnson
## Description Add Phi-3.5-vision-instruct VLM model ## Motivation and Context `close #849 ` - [ ] I have raised an issue to propose this change ([required](https://github.com/camel-ai/camel/issues) for new features and...
## Description Describe your changes in detail (optional if the linked issue already contains a detailed description of the changes). ## Checklist Go over all the following points, and put...
## Description Describe your changes in detail. ## Motivation and Context Why is this change required? What problem does it solve? If it fixes an open issue, please link to...
### Required prerequisites - [x] I have searched the [Issue Tracker](https://github.com/camel-ai/camel/issues) and [Discussions](https://github.com/camel-ai/camel/discussions) that this hasn't already been reported. (+1 or comment there if it has.) - [ ] Consider...
## Description Add tool call support for models without native function call capability, such as Deepseek R1-series ## Checklist Go over all the following points, and put an `x` in...
## Description Update "FunctionCallingRecord" in the code to "ToolCallingRecord". ## Checklist Go over all the following points, and put an `x` in all the boxes that apply. - [ ]...