Open shahiryar opened 6 months ago
I have create an agent class that handles the agent's internal state. This class made the decoupling of Agent's logic from the streamlit application logic. Gradually, I intent to remove the streamlit app from this repo and make it purely a framework.
Currently, the code is not in the best structure for new collaborators. Additionally, the project structure is not standard. In order to make the project accessible for new-comers