Releases: srikanth235/privy
Releases · srikanth235/privy
v0.2.8
v0.2.7
Fixed
- Autocompletion now honors the Ollama provider url.
v0.2.6
Added
- Enabling hotkey (
Cmd + c
for Mac andAlt + c
for Windows/Linux) for manually triggering code completions.
v0.2.5
Fixed
- Simplified README content
v0.2.3
What's changed
- Changing version number to match VSCode requirements.
v0.2.2.1
Fixed
- Downgrading modelfusion library as it broke the plugin.
0.2.2
Fixed
- Added system prompt for better prompt performance.
- Bumped up modelfusion library version.
Full Changelog: 0.2.1...0.2.2
v0.2.1
Fixed
- Fixing cold start issues in chat panel.
- Disabling poorly designed edit and custom chat functionalities.
v0.2.0
Added
- Support for inline code completions. Current LLMs supported for autocompletion are CodeLLama, StableCode & DeepSeek.
v0.1.6
Added
- Added support for configuring custom Ollama models.
- Enabled support for DeepSeekCoder models.
- Easy access to settings via icon on top-right of the chat pane.
New Contributors
- @eltociear made their first contribution in #2