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 bed08e3 commit 5302e88Copy full SHA for 5302e88
README.md
@@ -1,6 +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
-- [x] use of docker for embedings in weaviate
+- [x] use of docker for embedings in weaviate
4
+- [ ] embed llama code into a container
5
- [ ] test with source with llama code etc...
6
- [ ] fine tuning of llm to create vs code commands
7
- [ ] plugin to drive VS Code
0 commit comments