Lei Zhang

Results 22 issues of Lei Zhang

- **Description:** StructuredTool.from_function should check the type of func before parsing function. - **Issue:** #27500 - **Twitter handle:** coolbeevip

size:M
Ɑ: core
langchain

### 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...

enhancement

## Description Add py.typed marker for PEP 561 type hint support This empty file marker tells type checkers that the package provides reliable type annotations, enabling better static analysis and...

### 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...

enhancement

## Description * Replace deprecated `search` method with `query_points` * Add type check for response in test_pandaai.py Fixes #1792 ## Checklist Go over all the following points, and put an...

### 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...

enhancement

## Description Enhance the flexibility of the ChatAgent memory by introducing a record_message_condition parameter. This allows for more granular control over the storage of messages in business logic. 1. Added...

## Description Fixes #3352 ## Checklist Go over all the following points, and put an `x` in all the boxes that apply. - [x] I have read the [CONTRIBUTION](https://github.com/camel-ai/camel/blob/master/CONTRIBUTING.md) guide...

Review Required

### 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...

call for contribution
P1