Skip to content

Conversation

@andreashappe
Copy link
Member

No description provided.

- Agent is based upon RoundBasedUseCase and allows to store capabilities,
  i.e., actions that an LLM can call, to the use-case. Before that this
  was implemented within each use-case
- add a name String to the capabilities itself for some code-cleanups
- introduce a get_capabilities_block method that returns a string suitable
  for usage within templates
but also had to move Agent into a python file of its own to resolve
a circular import error. This is still ugly and a WIP but works for
the initial minimal use-case (and the privesc use-cases work without
full conversion to Agent)
@andreashappe andreashappe requested a review from citostyle as a code owner May 16, 2024 11:49
@andreashappe andreashappe merged commit a1f8d69 into main May 16, 2024
@andreashappe andreashappe deleted the capabilities branch May 16, 2024 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants