more code cleanup and config_flow fixes

This commit is contained in:
Alex O'Connell
2025-09-15 22:10:49 -04:00
parent 0e6a86315d
commit 18a34a3d5b
8 changed files with 178 additions and 200 deletions

11
TODO.md
View File

@@ -50,9 +50,16 @@
- [x] split out entity functionality so we can support conversation + ai tasks
- [x] fix icl examples to match new tool calling syntax config
- [x] set up docker-compose for running all of the various backends
- [ ] fix and re-upload all compatible old models (+ upload all original safetensors)
- [x] fix the openai responses backend
- [ ] config entry migration function?
- [ ] config sub-entry implementation
- [x] base work
- [x] generic openai backend
- [x] llamacpp backend
- [x] ollama backend
- [ ] tailored_openai backend
- [ ] generic openai responses backend
- [ ] fix and re-upload all compatible old models (+ upload all original safetensors)
- [ ] config entry migration function
## more complicated ideas
- [ ] "context requests"