lin onetwo
lin onetwo
I find a similar extension that can only do searches. I rise an issue there nikaspran/vscode-ast-query#15 Maybe do some modification to that extension can achieve this.
@jedwards1211 I give you a star on Github, but I cant find it in vscode extension store?
https://github.com/ohmplatform/FreedomGPT/blob/main/src/index.ts it uses https://github.com/ohmplatform/FreedomGPT/blob/main/src/model/windows/main.exe prebuild binary
参考 https://github.com/hwchase17/langchainjs/blob/main/langchain/src/vectorstores/memory.ts 实现 vector 存储,而不一定用 sqlite-vss
参考 https://github.com/josStorer/RWKV-Runner
用 https://github.com/xenova/transformers.js 创建 embedding
onnx.js https://github.com/xenova/transformers.js can load onnx, so don't need python
嵌入 https://github.com/QwenLM/qwen.cpp 以便支持中文
参考 https://github.com/reorproject/reor ,接入基于 transformer.js 的向量搜索
https://www.npmjs.com/package/vectordb https://github.com/lancedb/lancedb/issues/865