Add basic BDI agent #8
Reference in New Issue
Block a user
Delete Branch "feat/agentic-architecture"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implemented a basic BDI agent. This agent currently has a single rule, which ultimately ends up calling a function sending the user input to an LLM. This obviously still needs to be expanded with interlocking functionality, but the basis of the BDI agent is here.
Tests should automatically run upon creating the merge request.
added 1 commit
a01b3c3b- fix: mock correct libraries before testsCompare with previous version
mentioned in commit
9b36982bf2