| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| simpleaichat-0.2.2.tar.gz | 2023-07-24 | 23.1 kB | |
| README.md | 2023-07-24 | 424 Bytes | |
| v0.2.2_ Misc fixes_improvements source code.tar.gz | 2023-07-24 | 246.1 kB | |
| v0.2.2_ Misc fixes_improvements source code.zip | 2023-07-24 | 260.5 kB | |
| Totals: 4 Items | 530.1 kB | 0 | |
- Allow
fdto take in arbitrary parameters that could be used forField(I have a cool project with this in mind!) - Use
argparsefor the CLI app [#50] (TODO: removefiredependency) - Pass
strurls for buildingapi_url[#52] - Added an assert if using
titlein an input/output schema, since it's a reserved keyword that we're already stripping. Note that this currently only affects the top-level schema.