Bruno Lourenço

Results 6 comments of Bruno Lourenço

> - [x] Responsive layout Closed by #11

It works on Chrome, but I see it is not on Firefox 🤔 Could you please specify in what browser and OS it's not working for you?

I was able to accomplished it by doing this: ```js geocodeByAddress(address) .then((results) => { const bounds = results[0].geometry.bounds; mapRef.current.fitBounds(bounds); mapRef.current.panToBounds(bounds); }) ``` No need to get the `LatLong`

Ok @gaearon now it only adds.

Yes, please! Any of these embedding models above `text-embedding-ada-002` would be a great addition. I've tried LLam2 and Mistral model with the `/api/embeddings` as is, and I'm getting poor-quality similarity...

It looks like this Repo it's not in sync with `npm`. @romainsimon could you please update the npm? ![image](https://user-images.githubusercontent.com/2729225/94992147-dfe14500-057f-11eb-92ec-ad03d6ba1f81.png) https://npm.runkit.com/neuroevolution/index.js?t=1601729106722