Appointat
Appointat
### 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.) - [X] Consider asking...
### 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.) - [X] Consider asking...
### Required prerequisites - [X] I have read the documentation . - [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...
### 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.) - [X] Consider asking...
### 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.) - [x] Consider asking...
## Description Describe your changes in detail. ## Motivation and Context `close #715 ` - [ ] I have raised an issue to propose this change ([required](https://github.com/camel-ai/camel/issues) for new features...
https://github.com/camel-ai/camel/issues/705 We refer to the integration of `InternLM-XComposer-2.5` model.
## Description This Pull Request introduces enhanced type hints to the `step` and `step_async` method of our CamelAgent class, ensuring better type safety and clarity in its usage. The output_schema...
### 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.) - [X] Consider asking...
This PR introduces structured output capabilities for both open-source and closed-source language models (LLMs) in our system: 1. Open-source LLMs: - Implemented a schema model to integrate open-source, self-hostable LLMs...