Skip to content

Releases: ProjectTech4DevAI/kaapi-backend

v0.6.0

03 Feb 17:20
df781f0

Choose a tag to compare

What's Changed

Evaluation

Unified API & Config Management

  • Implement Unified LLM API v1 to Simplify LLM Integrations and Enable Multi-Provider Extensibility by @avirajsingh7 in
    #413
  • Add Config Management System with Version Control for LLM Providers by @avirajsingh7 in
    #435
  • Unified API: Integrate Config Management by @avirajsingh7 in #447
  • Unified API: Add support for Kaapi Abstracted LLM Call by @avirajsingh7 in
    #498

Collection

Document Processing

  • Moving transform job to celery and adding callback url by @nishika26 in
    #437
  • Function doc fixes and callback router by @nishika26 in #456
  • Improve send_callback function with callback url validation, restricting redirection and limiting response size by @nishika26 in
    #474

Langfuse & Observability

Security & Authentication

  • Handle re-authentication for both unauthorized and forbidden responses by @kartpop in
    #459
  • Kaapi v1.0: Permissions Review and Authorization Cleanup by @avirajsingh7 in #501
  • Kaapi v1.0: Enhancing the test suite by @nishika26 in #488
  • Remove unused API key encryption and decryption functions from security module and tests by @avirajsingh7 in #507
  • Security: Update dependencies to fix CVE vulnerabilities by @vprashrex in
    #554

Deployment & CI/CD

  • Refactor CI/CD workflows to use AWS resource prefix for repository and service names by @kartpop in
    #471

Documentation & Codebase Quality

Infrastructure & Maintenance

Dependencies

New Contributors

Full Changelog: v0.5.0...v0.6.0

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