BB2 search server related question
See original GitHub issueI’m a bit confused about how the search server works. I have a flask app with bb2 (blenderbot2_400M) and I have the search server running. I’m using Bing search API to get results from there. But, when I ask the bot a question, it searches the internet, but it doesn’t return the answer I expect.
For example, I ask Who is Joe Biden? and the bb2 always tells me that he is the vice president. Do I need any additional configuration?
I’m using the create_agent_from_model_file method to create the agent from model. Passing these options:
opt = {
"interactive_mode": True,
"doc_chunk_split_mode":"word",
"degub":True,
"task":"blended_skill_talk:all",
"search_server":"http://0.0.0.0:8080",
}
Issue Analytics
- State:
- Created a year ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
how to test bb2 long memory? · Issue #4225 - GitHub
I found that BB2's memory is very short and it's difficult to remember ... --search-server relevant_search_server --knowledge-access-method ...
Read more >Top 30+ DB2 Interview Questions & Answers 2022 - Intellipaat
Basic Interview Questions · 1. How to find the number of rows in a DB2 table? · 2. How can the duplicate values...
Read more >Top 65 Windows Server Interview Questions - Test Prep Training
Related to this, in this blog, we will be discussing the top Windows server interview questions that will help you in getting confidence...
Read more >Top 22 Windows Server Interview Questions and Answers ...
List of the most asked Windows Server interview questions and answers for freshers and experienced server administrator.
Read more >Top Tableau Server Interview Questions in 2022 - MindMajix
Tableau Server Interview Questions and Answers ➔ Real-time Case Study Questions ✔️Frequently Asked ✔️Curated by Experts ✔️Download Sample Resumes.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Hello, @AbreuY I met this problem. In my case, When this problem occurred, the server was down. I don’t know why the server dies, but the server dies. If the server doesn’t die and continues to operate normally, I think you should find the seeker mentioned above.
Yeah, one of the drawbacks of the model was that it was not always using the information that was available to it. This was something addressed in the SeeKeR model, which is superior in utilizing retrieved information.