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

Configurable AI Agent using Characterfile #139

Open
gromdimon opened this issue Feb 13, 2025 · 0 comments
Open

Configurable AI Agent using Characterfile #139

gromdimon opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
feature New feature or request
Milestone

Comments

@gromdimon
Copy link
Contributor

[!Information]
We are exploring a modular approach to enabling/disabling features for AI Agents in Nevron using [Characterfile](https://github.com/elizaOS/characterfile).

Objective

Integrate a configuration system that allows defining agent behavior through a Characterfile, ensuring modular and flexible feature toggling.

Tasks

  • Research Characterfile and its capabilities ([Docs](https://elizaos.github.io/eliza/docs/core/characterfile/)).
  • Determine the best approach to structure agent configurations using Characterfile.
  • Implement a mechanism to enable/disable features dynamically.
  • Ensure compatibility with existing Nevron architecture.
  • Test the implementation to validate correct feature toggling.

Open Questions

  • Should the Characterfile be the primary configuration format, or should it work alongside existing methods?
  • What is the most efficient way to parse and apply configurations at runtime?
  • How do we handle fallback values when a feature is not explicitly defined?

References

@gromdimon gromdimon added the feature New feature or request label Feb 13, 2025
@gromdimon gromdimon added this to the v0.3.0 milestone Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants