Skip to main content

Platform - 0.81.0

🚀 Highlights​

  • Improved reliability for Kai requests with automatic retries
  • Python SDK expanded with Aleph Language Server support

✨ New Features​

  • Aleph Language Server client (Python)
    • Added AlephLanguageServerClient to the Python SDK.
    • Full request and response types are now exported for easier integration.

🛠 Improvements​

  • Kai request reliability
    • Automatic retries added to improve success rate for transient failures.