Anush
Anush
Closing for the time being since we haven't been able to reproduce this. Feel free to re-open if needed.
Not planned as such. As of now, you'll have to do it using the REST API.
CI passed. Awesome. I see you've contributed the ONNX weights to the BAAI/bge-m3 HF model repo. https://huggingface.co/BAAI/bge-m3 We can now use the original repo as the source?
We'll have to wait for Nirant to take a look at those.
Hi @davidmytton. Just bumping this PR. Please take a look when possible.
Resolved with https://github.com/tmc/langchaingo/pull/544.
Hi @thomasf1. It should've been `apiKey` instead of `api_key`.
Hey @bdougie. I haven't encountered this after #253 got merged.  Can you confirm the version you are running has the patch introduced in #253?
I wasn't able to reproduce. Maybe @bdougie can update of this was resolved for him.
We are saving the settings to `chrome.storage.local` for it to be persistent. https://github.com/open-sauced/ai/blob/cc76e950a33d30677e2eb37fadb3d318ceca2d5b/src/popup/pages/aiprdescription.tsx#L35-L39 https://github.com/open-sauced/ai/blob/cc76e950a33d30677e2eb37fadb3d318ceca2d5b/src/utils/ai-utils/descriptionconfig.ts#L39-L41 The problem being, the storage is reset if there's a reinstall.