Skip to content

Releases: ProjectTech4DevAI/ai-platform

v0.5.0

22 Oct 17:20
ee89fac

Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

25 Sep 11:14
58939a8

Choose a tag to compare

What's Changed

  • Queue: Setup for Celery with RabbitMQ and Redis for task management by @kartpop in #373
  • Fix encoding issue by enforcing UTF-8 content type for transformed document uploads by @avirajsingh7 in #387

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

04 Sep 16:51
01f66ee

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

01 Sep 16:30
f24f4c5

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

14 Aug 20:10
9483957

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

11 Aug 16:36
3a3247e

Choose a tag to compare

What's Changed

Full Changelog: v0.2.7...v0.3.0

v0.2.7

16 Jul 06:21
2372555

Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.2.7

v0.2.6

02 Jul 08:33
6783e26

Choose a tag to compare

What's Changed

  • Logs : Logs added for API Key, Collection and Documents Endpoint by @avirajsingh7 in #246
  • Auth : Only autheticated superusers allowed to register new user by @nishika26 in #257
  • Langfuse : Added Langfuse support to response API and removed hard dependency on Langfuse from threads endpoint by @avirajsingh7 in #248

Full Changelog: v0.2.5...v0.2.6

v0.2.5

24 Jun 18:27

Choose a tag to compare

What's changed

  • @vijay-T4D Updated docker-compose with S3 Config

Changelog

v0.2.4...v0.2.5

v0.2.4

24 Jun 05:06
36650dd

Choose a tag to compare

What's Changed

  • Collections Endpoint : Refactored this endpoint to first create resources in the DB and then run background task , by @nishika26 - #243
  • Threads Endpoint : Included Payload schema for threads/start/ endpoint, so that it throws correct validation error, by @avirajsingh7 - #245
  • Document Endpoint : Added an endpoint in this router for permanent deletion of document from S3, by @avirajsingh7 - #240

Full Changelog: v0.2.3...v0.2.4