camel-ai/camel

[Feature Request] Unify `loaders` interfaces

Open

#1,589 opened on Feb 11, 2025

 (5 comments) (0 reactions) (1 assignee)Python (2,020 forks)auto 404
P0enhancementgood first issue

Repository metrics

Stars
 (17,486 stars)
PR merge metrics
 (PR metrics pending)

Description

Required prerequisites

Motivation

The interfaces of loaders https://docs.camel-ai.org/key_modules/loaders.html is totally different. We should introduce a BaseLoader to unify the interfaces.

Rename xxx_reader to xxx_loader for better readability.

Solution

No response

Alternatives

No response

Additional context

No response

Contributor guide