Releases: exoascension/vault-chat
1.3.1
1.3.0: Note Chat, File Exclusions, Improvements
Note Chat - Chat with ChatGPT about your current note. Ask questions, ask chatgpt to critique your notes, or what it's missing.
Exclusions - you can now exclude paths from being indexed by ChatGPT for content you would prefer to keep private.
Bug Fixes - improved performance for large vaults, UI tweaks
What's Changed
- Implement note chat by @kristenbrann in #28
- Improvements: debounce save, auto focus input, remove redundant blocks by @kristenbrann in #30
- Adding path based file exclusions by @cpaika in #29
Full Changelog: 1.2.1...1.3.0
1.2.1
1.2.0 - Semantic Search & Better Results
Added Semantic Search (Command Palette: "Semantic Search") along with improving the accuracy of your Vault model.
What's Changed
- Adds hyde prompts for Ask ChatGPT command by @kristenbrann in #23
- Enforce 30s timeout on OpenAI calls by @kristenbrann in #24
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Block vectors by @kristenbrann in #19
Improved indexing of notes and behind-the-scenes ChatGPT prompts will bring you significantly better results when chatting with the Ask ChatGPT command. Increased resilience when communicating with the OpenAI API with the addition of throttling and retries. Indexing is now much faster, and can index a 600 file vault in about 2 minutes with the addition of batching.
Full Changelog: 1.0.6...1.1.0
1.0.6
What's Changed
- Updating saved file names of chat sessions and summary files by @Shaka-n in #15
- Release v1.0.6 by @kristenbrann in #18
New Contributors
Full Changelog: 1.0.5...1.0.6
Releasing 1.0.5
What's Changed
- Added save options by @kristenbrann in #10
- Summarize note command by @kristenbrann in #12
- Cleanup and address obsidian releases feedback by @kristenbrann in #16
Full Changelog: 1.0.4...1.0.5
1.0.4
1.0.3
What's Changed
- Wait for API key before initializing by @kristenbrann in #8
Full Changelog: 1.0.2...1.0.3
1.0.2
What's Changed
- Fix react rendering infinite loop in Ask ChatGPT command by @kristenbrann in #6
New Contributors
- @kristenbrann made their first contribution in #6
Full Changelog: 1.0.1...1.0.2