Skip to content

Releases: Simatwa/python-tgpt

v0.6.3

15 Apr 09:54

Choose a tag to compare

What's new?

  • added : API static contents management - clear command.
    • $ 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

13 Apr 16:37

Choose a tag to compare

What's new?

Full Changelog: v0.6.1...v0.6.2

v0.6.1

12 Apr 19:23

Choose a tag to compare

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

12 Apr 03:29

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.8...v0.6.0

v0.5.8

21 Mar 10:13

Choose a tag to compare

What's New?

Full Changelog: v0.5.7...v0.5.8

v0.5.7

19 Mar 14:11

Choose a tag to compare

What's New?

  • fix: Provider Opengpt.

Full Changelog: v0.5.6...v0.5.7

v0.5.6

19 Mar 13:35

Choose a tag to compare

What's New?

  • added: Provider Groq

Full Changelog: v0.5.5...v0.5.6

v0.5.5

15 Mar 08:28

Choose a tag to compare

What's new?

  • patch: FreeGpt default g4f-based provider.
  • added: g4f made required dependency.
  • fix: openai token repetition. #39
  • Other minor fixes.

Full Changelog: v0.5.4...v0.5.5

v0.5.4

02 Mar 11:02

Choose a tag to compare

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

Full Changelog: v0.5.3...v0.5.4

v0.5.3

16 Feb 23:12

Choose a tag to compare

What's new?

  • added: Support for image generation.
    $ pytgpt imager "Coding bot"

Coding bot _2

Full Changelog: v0.5.2...v0.5.3