Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Migrate core parts of the library to use Pydantic #372

Open
20001LastOrder opened this issue May 9, 2024 · 0 comments
Open

[FEATURE] Migrate core parts of the library to use Pydantic #372

20001LastOrder opened this issue May 9, 2024 · 0 comments
Assignees

Comments

@20001LastOrder
Copy link
Collaborator

20001LastOrder commented May 9, 2024

PROBLEM
Currently, only a subset of modules in Sherpa uses Pydantic for data validation. We should migrate the core part of the library to use Pydantic to enable data validation and make the code more robust. This includes:

  • agents
  • actions
  • memory and belief
  • validator

This will give us a unified way of instantiating things and doing type checking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant