Here's the updated README:
Edna-V1 is a powerful VS Code extension designed to enhance your development workflow. This extension requires the Ollmaa and DeepSeek 1.5 models to provide advanced functionality. This README outlines its features, installation, and usage.
- Powered by DeepSeek 1.5 model
- Integrates with Ollmaa model for enhanced capabilities
- Provides a dynamic UI to chat with the model
- Advanced thinking capabilities
Ensure the following dependencies are installed:
- Node.js & npm: Download from Node.js
- VS Code: Install from Visual Studio Code
- Ollmaa: Ensure the Ollmaa model is installed and configured
- DeepSeek 1.5: Ensure the DeepSeek 1.5 model is installed
-
Open a terminal in the extension directory.
-
Run the following command to package the extension:
vsce package
If you encounter issues, you can also use
npx:npx vsce package
-
Install the extension in VS Code:
code --install-extension edna-v1.vsix
-
Restart VS Code and activate the extension.
- Open a new VS Code window and activate Edna-V1 from the command palette (
Ctrl+Shift+P). - Configure settings via
File > Preferences > Settings.
This extension provides the following configurable settings:
edna-v1.enable: Enable/disable the extension.edna-v1.option: Customizable option for user preferences.
- Initial release with core features.
- Improved performance and bug fixes.
Contributions are welcome! Feel free to submit issues or pull requests on the https://github.com/Em-Vi/Edna-R1.
This extension is licensed under the MIT License.