logancyang_obsidian-copilot/versions.json
Logan Yang 287f5d3e68
Implement cross-session vector store, command to clear it, and TTL setting (#126)
* Implement cross-session vectorstore persistence

* Add command to clear local vector store

* Refactor ChainFactory and create VectorDBManager

* Add setting for TTL

* 2.4.2
2023-08-10 16:53:48 -07:00

27 lines
No EOL
502 B
JSON

{
"1.0.0": "0.15.0",
"1.1.0": "0.15.0",
"1.1.1": "0.15.0",
"1.2.0": "0.15.0",
"1.2.1": "0.15.0",
"1.2.2": "0.15.0",
"1.2.3": "0.15.0",
"1.2.4": "0.15.0",
"2.0.0": "0.15.0",
"2.1.0": "0.15.0",
"2.2.0": "0.15.0",
"2.2.1": "0.15.0",
"2.2.2": "0.15.0",
"2.2.3": "0.15.0",
"2.2.4": "0.15.0",
"2.3.0": "0.15.0",
"2.3.1": "0.15.0",
"2.3.2": "0.15.0",
"2.3.3": "0.15.0",
"2.3.4": "0.15.0",
"2.3.5": "0.15.0",
"2.3.6": "0.15.0",
"2.4.0": "0.15.0",
"2.4.1": "0.15.0",
"2.4.2": "0.15.0"
}