camel-ai/camel
[Feature Request] Unify data models under `data_schemas` folder
Open
#1,316 opened on Dec 13, 2024
P0enhancementgood first issue
Repository metrics
- Stars
- (17,486 stars)
- PR merge metrics
- (PR metrics pending)
Description
Required prerequisites
- I have searched the Issue Tracker and Discussions that this hasn't already been reported. (+1 or comment there if it has.)
- Consider asking first in a Discussion.
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