mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-29 22:20:43 +00:00
todo edit, merge worked
This commit is contained in:
parent
000240ff53
commit
1dd39d71c9
1 changed files with 1 additions and 0 deletions
1
TODO.md
1
TODO.md
|
@ -12,6 +12,7 @@ A few notes up front:
|
|||
|
||||
## TODO Notes:
|
||||
* Cleaned up a little bit for this Phase 1 POC!
|
||||
* Has not even remotely been tested well yet! Works on my mac, and by that I mean I've hit it with postman! Phase 2 will include actually using the real clients / existing tests!
|
||||
* PredictOptions is not finished! My proposal is to add a new constructor fn to each of the go-* classes that takes the collapsed structure instead of the function slice - that way, I can mapstructure from the densest to the least. There's some commented out remnants of that, since I tested it with hacked up branches and it works. Proper implementation is phase 2!
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue