Skip to content

CLONE - Migrate to pydantic based agent configuration schema #4075

Open
@HyeockJinKim

Description

@HyeockJinKim

Summary

The issue involves migrating the configuration management system from Trafaret to Pydantic due to the limitations of Trafaret's features. Additionally, it includes organizing functions to handle loading and various operations through methods.

Context

The current configuration management system relies on Trafaret, which has proven to be insufficient for the project's needs. The transition to Pydantic aims to enhance functionality and maintainability.

Acceptance criteria

  • Migrate configuration management from Trafaret to Pydantic.
  • Organize functions to handle loading and operations as methods.

Other information

N/A

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions