Releases: Simatwa/python-tgpt
Releases · Simatwa/python-tgpt
v0.6.3
What's new?
- added : API static contents management -
clearcommand.$ pytgpt api clear images
- patch : Support streaming responses for redirected outputs.
pytgpt generate --raw "Write a short story" > shortstory.txt#43
- patch : Wrapping responses on output redirection. #42
- other minor updates
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's new?
- patch : FastAPI -
/imagesendpoint raising http status_code 500 onamount > 10. - added : On-render api health-status monitor.
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's new?
- added : FastAPI - Image generation
- added : FastAPI - Providers endpoint.
- patch : FastAPI - existing endpoints
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- added : FastAPI.
$ pytgpt api run. Up and running on https://python-tgpt.onrender.com/docs
New Contributors
Full Changelog: v0.5.8...v0.6.0
v0.5.8
What's New?
- added: Provider
perplexity. Thanks to HelpingAI/Helpingai_T2 - Python3.9 deprecated
Full Changelog: v0.5.7...v0.5.8
v0.5.7
v0.5.6
v0.5.5
v0.5.4
What's Changed
- fix: Gemini (Bard) provider.
- added: awesome prompts info.
- Poe website was trying to access save repository /poe.com by @Almas-Ali in #36
New Contributors
- @Almas-Ali made their first contribution in #36
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's new?
- added: Support for image generation.
$ pytgpt imager "Coding bot"
Full Changelog: v0.5.2...v0.5.3
