mirror of
https://github.com/logancyang/obsidian-copilot.git
synced 2026-07-22 07:50:24 +00:00
* Implement cross-session vectorstore persistence * Add command to clear local vector store * Refactor ChainFactory and create VectorDBManager * Add setting for TTL * 2.4.2
27 lines
No EOL
502 B
JSON
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"
|
|
} |