Michael Wechner
Michael Wechner
Agreed! I have done a prototype implementation of using a dumped serpapi json, whereas one has to switch the file_name variable at https://github.com/wyona/sandbox-grounded-qa/blob/michael_main/qa/search.py#L77
happy too, whereas I will try to think of a better way to switch the retrieval
> I made a fork which don't use serpapi https://github.com/chirag127/sandbox-grounded-qa/ can you explain a bit how your code works? https://github.com/chirag127/sandbox-grounded-qa/blob/main/qa/search.py
> You can read the readme on how to use it thanks, found it :-) https://github.com/chirag127/Search-Engines-Scraper
It works for me when running my own instance and I receive the following answer ``` The GLOBEX code for Crude Oil Futures on the Chicago Mercantile Exchange is CME....
Unfortunately I also have trouble installing / running infinity on my M1 MacBook Pro. I was assuming that I could access the Swagger documentation at http://localhost:7997, but that does not...
The containter got created, resp. I can see it with "docker ps -a", but when I send a request to http://localhost:7997/, then it does not seem to be running at...
Thanks, sure!