mirror of
https://github.com/acon96/home-llm.git
synced 2026-01-09 21:58:00 -05:00
more code cleanup and config_flow fixes
This commit is contained in:
11
TODO.md
11
TODO.md
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user