Skip to content

v0.6.0

Latest

Choose a tag to compare

@Prajna1999 Prajna1999 released this 03 Feb 17:20
· 5 commits to main since this release
df781f0

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