Open debuggerone opened 2 months ago
Added an INSTALL.md - for now without the pypi package
I would focus on porting the core components first and then pick an example or two... maintaining examples can easily be a fulltime job on its own
Exactly my plan.
When you look into the INSTALL.md - I've put a structure there.. although I guess the core folder could be moved to src .. or could be an own package..
Will sleep another night over it.
have added the core functionality - although it is not fully dynamic yet.. (some hardcoded stuff in it atm - which I am going to remove when I add the examples)
Overview
This issue focuses on updating the documentation and examples for the Python version of the AgentM library. The goal is to ensure that all documentation reflects the new Python implementation and provides clear, accurate information for users and contributors.
Tasks
[ ] Update Documentation
docs/
directory to organize documentation files, including a user guide, developer guide, and API reference.[x] Convert Example Scripts
[x] Readme and Setup Instructions
[ ] Contribute.md
Contribute.md
file outlining the process for contributing to the Python version of the library, including coding standards, branching strategies, and how to submit pull requests.Subtasks Overview
Update Documentation:
Convert Example Scripts:
Readme and Setup Instructions:
Contribute.md:
Contribute.md
file that provides clear instructions for contributing to the Python version of AgentM.