Download Latest Version v0.2.2_ Misc fixes_improvements source code.zip (260.5 kB)
Email in envelope

Get an email when there's a new version of simpleaichat

Home / v0.2.1
Name Modified Size InfoDownloads / Week
Parent folder
simpleaichat-0.2.1.tar.gz 2023-07-03 22.9 kB
README.md 2023-07-03 646 Bytes
v0.2.1_ Pydantic v2.0 source code.tar.gz 2023-07-03 245.0 kB
v0.2.1_ Pydantic v2.0 source code.zip 2023-07-03 259.5 kB
Totals: 4 Items   528.0 kB 0

This release updates simpleaichat to use Pydantic v2.0 and replace all depreciated functions therein. simpleaichat now requires pydantic>=2.0. There should be no breaking changes from this migration, but there should be a notable speedboost from the clientside!

Other changes

  • Internal Refactoring [#19]
  • API key from AIChat constructor has priority over env variable, for consistency [#22]
  • ChatMessage string returns a stringified dictionary instead of the text only. [#29]
  • A HTTP proxy can be specified by the https_proxy environment variable. This behavior will likely change in an upcoming release [#34]
Source: README.md, updated 2023-07-03