Arbitrating between multiple bots for RAG #6
ibikestl
started this conversation in
Show and tell
Replies: 2 comments
-
|
That's a pretty hilarious and yet informative example, @ibikestl! Thanks for sharing! 🚀 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi, I can help you attract a live audience by purchasing traffic. Write to me in tg @PromtPress |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Had a bit of fun with the RAG notebook and got a few bots discussing questions with each other and assigning one to abitrate amongst them.
First, I set up a document and memory store for each of the bots. Perhaps I could have used the same document store as I assume it's read-only and all the bots should use the same corpus:
I added the documents to each knowledge store:
Then I created all of the bots. Three bots got the same prompt, one was a bit different to arbitrate:
You can now arbitrate amongst the bots:
Initial results
This particular prompt yielded results that were pretty amusing:
John McLaughlin arbitrates a discussion on Zenthing
Beta Was this translation helpful? Give feedback.
All reactions