We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e5470b commit fadce91Copy full SHA for fadce91
1 file changed
README.md
@@ -14,6 +14,11 @@ Feel free to share your feedback or report any issues on our [GitHub repository]
14
- **Platform Support**: FireCoder supports Windows, Linux, and macOS.
15
- **Multi-line Code Suggestions**: Enhance your coding experience with multi-line code suggestions.
16
17
+### New Experimental Features:
18
+
19
+- **GPU Support**: You can now utilize GPU support by adjusting the `firecoder.experimental.useGpu` settings in configuration.
20
+- **Chat Mode**: Explore the new chat mode functionality by adjusting the `firecoder.experimental.chat` settings in configuration.
21
22
## Getting Started
23
24
1. Download the [VS Code extension](https://marketplace.visualstudio.com/items?itemName=FireCoder.firecoder) for FireCoder.
0 commit comments