Huihui Xu

Results 5 issues of Huihui Xu

## Description Unified all loaders' interfaces and updated corresponding tests. I use `BaseLoader` as the basic abstraction with some standard components: init(config): Common configuration initialization load(source, **kwargs): Main abstract method...

## Description Added agent search cookbook to the docs ## Checklist Go over all the following points, and put an `x` in all the boxes that apply. - [x] I...

### 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
New Feature

## Description Added some unitests for BrowserToolkit, and updated a safer url extractor. ## Checklist Go over all the following points, and put an `x` in all the boxes that...

enhancement

### 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
Agent
cookbook