Skip to content

Commit

Permalink
let reasoner know about threads
Browse files Browse the repository at this point in the history
  • Loading branch information
inverted-capital committed Oct 11, 2024
1 parent 7a88921 commit 6e05e87
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 19 deletions.
16 changes: 0 additions & 16 deletions agents/backchat.md

This file was deleted.

2 changes: 2 additions & 0 deletions agents/reasoner.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ commands:
- youtube:fetch
- utils:time
- ai-completions:image
- backchat:newThreadSignal # create a new target thread
- backchat:changeThreadSignal # change to another target thread
napps:
- o1
- o1-mini
Expand Down
3 changes: 0 additions & 3 deletions info/agents-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@
- `agents/hal3.md` The general purpose bot to go to when the requests appear to
be self-contradictory, lack sufficient information, or contain fallacies.

- `agents/backchat.md` this bot knows about threads and switching between them.
It can create new threads.

- `agents/creatorBot.md` This agent generates accurate and comprehensive system
prompts (other agents) for a business process. It does this by generating
structured system prompts that include all necessary components, such as an
Expand Down

0 comments on commit 6e05e87

Please sign in to comment.