Skip to content

v0.1.49

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Jul 14:10
6b1728b

Changelog

Features

  • 49f895e feat(fireworks): add Fireworks AI provider (#475)
  • 6b1728b feat(ratelimit): scoped request, token, and concurrency limits (user paths, providers, models) (#482)
  • 1085323 feat(usage): track prompt tokens and cost saved by request rewriters (#481)
  • 9e21e80 feat: public extension API and embeddable bootstrap (#479)

Bug Fixes

  • eb08268 fix(anthropicapi): carry top_p/user in typed fields + architecture-review quick wins (#472)
  • 54b3429 fix(config): honor the http: YAML block for upstream client timeouts (#483)
  • 5b885dd fix(docs): make Discord nav link blue (#471)
  • 832c0ed fix(docs): set Mintlify theme colors to blue (#470)
  • a069a2c fix(memory): bound live-log retention and persist responses/conversations (#488)
  • 72246d5 fix(resilience): circuit breaker correctness, stale provider inventory, fast health rechecks (#480)