start working on config subentries

This commit is contained in:
Alex O'Connell
2025-09-15 22:10:25 -04:00
parent 18575c7eb3
commit 4245c665b5
5 changed files with 329 additions and 84 deletions

View File

@@ -46,11 +46,12 @@
## v0.4 TODO for release:
- [x] re-order the settings on the options config flow page. the order is very confusing
- [ ] split out entity functionality so we can support conversation + ai tasks
- [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?
## more complicated ideas
- [ ] "context requests"