We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ccc5fb commit bed08e3Copy full SHA for bed08e3
README.md
@@ -1,7 +1,7 @@
1
# Code Assistant
2
A small project, educational trying to get interaction with AI within VS Code with a little more power than just auto complete.
3
-1. use of docker for embedings in weaviate
4
-2. test with source with llama code etc...
5
-3. fine tuning of llm to create vs code commands
6
-4. plugin to drive VS Code
7
-5. making an example project
+- [x] use of docker for embedings in weaviate
+- [ ] test with source with llama code etc...
+- [ ] fine tuning of llm to create vs code commands
+- [ ] plugin to drive VS Code
+- [ ] making an example project
0 commit comments