vscode-db2i
vscode-db2i copied to clipboard
Chat AI
- [x] merge missing changes from main
- [x] update vscode requirement to 1.90 in package.json
- [ ] finalise db2i chat commands
- [ ] liam to cleanup build
- [ ] add support for schema.name
- [ ] both to review activity
- [ ] adam to work on self command
- [ ] liam to cleanup build
- [x] create VS Code setting to swap between many models
- [x] somehow integrate ollama?
- [x] https://github.com/ollama/ollama/blob/main/docs/api.md
- [x] https://www.npmjs.com/package/ollama
- [x] shim lm.sendChatRequest so we can add our own models (e.g. calling Ollama)
- [ ] https://github.com/microsoft/vscode/issues/206265#issuecomment-2181192864
- [ ] add more ollama settings (like url+port, etc)
- [x] somehow integrate ollama?
- [ ] wait for chat API to be available upstream