Bruno Lourenço
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?  https://npm.runkit.com/neuroevolution/index.js?t=1601729106722