Replies: 2 comments 3 replies
-
I would also like to ask how I can use the knowledge base and retrieval function applied to my project, which I have written directly like a "bean bag" front end. I checked the API documentation and could only seem to fail. |
Beta Was this translation helpful? Give feedback.
2 replies
-
@Hekas1 Hi, pls try |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Good day, dear participants. I have a question, I took the agent template for product consultation and remade it to fit my logic. There was a problem with knowledge extraction when using the Retrieval component. I have a prepared document database, from which the assistant in the chat regularly receives information for the context, in the assistant in the chat I specified the variable {knowledge} for accessing the database. Please tell me how to make the agent extract information for the context from the prepared database.
Beta Was this translation helpful? Give feedback.
All reactions