camel-ai/camel

[Feature Request] Unify data models under `data_schemas` folder

Open

#1,316 opened on Dec 13, 2024

 (8 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

there's some data models defined in camel/data_collector and camel/messages/conversion/conversation_models.py, we can unify these data models under one data_schemas folder to make the structure better, there's also some duplication can be reduced

Solution

No response

Alternatives

No response

Additional context

No response

Contributor guide