Skip to content

v1.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 00:06

What's Changed

  • chore(deps): bump starlette from 1.0.1 to 1.3.1 by @dependabot[bot] in #248
  • chore(deps): bump aiohttp from 3.14.0 to 3.14.1 by @dependabot[bot] in #249
  • fix(tests): isolate test runs from the repo .env by @smaramwbc in #250
  • feat(llm): return token usage + model from /v1/llm/complete by @smaramwbc in #251
  • chore(deps): update sqlalchemy requirement from <3,>=2.0.50 to >=2.0.51,<3 by @dependabot[bot] in #252
  • chore(deps): update fastapi requirement from <1,>=0.136.3 to >=0.137.2,<1 by @dependabot[bot] in #253
  • chore(deps): update litellm requirement from <2,>=1.88.1 to >=1.89.2,<2 by @dependabot[bot] in #254
  • chore(deps): update pytest requirement from <10,>=9.0.3 to >=9.1.0,<10 by @dependabot[bot] in #255
  • chore(deps): update ruff requirement from <1,>=0.15.16 to >=0.15.17,<1 by @dependabot[bot] in #256
  • chore(deps): bump pydantic-settings from 2.14.1 to 2.14.2 by @dependabot[bot] in #257
  • feat(retrieval+compile): hybrid retrieval + compile pipeline (1.3.0) by @smaramwbc in #259

Full Changelog: v1.2.0...v1.3.0