File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Code Assistant
22A small project, educational trying to get interaction with AI within VS Code with a little more power than just auto complete.
33- [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
4+ - [ ] embed llama code into a container (TOOD)
5+ - [x ] test with source with llama code etc... (minor tetsing done)
6+ - [ ] fine tuning of llm to create vs code commands (see if worth might wait for langchain integration)
7+ - [ ] plugin to interact with VS Code (in progress)
88- [ ] making an example project
9+
10+ ## UI with VS Code
11+ - Find a way to implement a chat with code assistant within vs code
12+ - build a full application with langchain, custom tools etc...
You can’t perform that action at this time.
0 commit comments