Skip to content

Releases: Simatwa/python-tgpt

v0.6.1

12 Apr 19:23
Compare
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
Compare
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
Compare
Choose a tag to compare

What's New?

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

v0.5.7

19 Mar 14:11
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v0.5.2

16 Feb 15:20
Compare
Choose a tag to compare

What's new?

  • fix: llama2. #34. Thanks to @piotr25691

Full Changelog: v0.5.1...v0.5.2

v0.5.1

15 Feb 14:52
Compare
Choose a tag to compare

What's new?

  • added: Load variables from .env file.
  • patch: Exclude selenium dependent providers from test. #33
  • patch: Show more gpt4free models.
  • added: Test logging flag.

Full Changelog: v0.5.0...v0.5.1