mirror of
https://github.com/MadcowD/ell.git
synced 2024-09-22 16:14:36 +03:00
removing regression in function serialization storing lmps by default, newkine formatting, etc
This commit is contained in:
@@ -124,10 +124,11 @@ You can then visualize your promtps by visiting the frontend on `http://localhos
|
||||
### Bugs
|
||||
|
||||
- [ ] Fix weird rehashing issue of the main prompt whenever subprompt changes? Or just make commits more of a background deal.
|
||||
- [ ] Trace not writing on first invoc.
|
||||
- [x] Trace not writing on first invoc.
|
||||
- [ ] Rewrite lexical closures
|
||||
- [ ] Serialize lkstrs in the jkson dumps in pyhton the same way as the db serializers them for the frontend (\_\_lstr vs SerialziedLstr) <- these are pydantic models and so we can reuse them
|
||||
- [ ] handle failure to serialize.
|
||||
- [ ] Unify cattrs deserialziation and serialization its fucked right now.
|
||||
|
||||
## Tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user