ParlAI_SearchEngine icon indicating copy to clipboard operation
ParlAI_SearchEngine copied to clipboard

A search engine for ParlAI's BlenderBot project (and probably other ones as well)

Results 5 ParlAI_SearchEngine issues
Sort by recently updated
recently updated
newest added

when using this together with parlai interactive, after 2-4 conversation turns the following error appears. ``` requests.exceptions.ConnectionError: HTTPConnectionPool(host='0.0.0.0', port=8080): Max retries exceeded with url: / (Caused by NewConnectionError(': Failed to...

@JulesGM I just did a big commit on my fork and would like to submit it as a pull request if you think you'd be willing to accept it. I...

Just wondering is there anyway I could make a class to get a response to simply gall the other procedures with ParlAI to make it easier to use? Also is...

@JulesGM I have implemented all the architectural and stylistic suggestions you requested. This new pull request adds Bing Search since that was what was used in the ParlAI Blenderbot2 paper....

How can you make a website localhost chat?