Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 3.92 KB

File metadata and controls

42 lines (28 loc) · 3.92 KB

Changelog

0.0.10 (2024-11-14)

0.0.9 (2024-11-13)

Features

  • extraction: use Unstructured Opensource (#29) (549f924)

Bug Fixes

  • extraction: eliminate race condition and other errors (#61) (1a821cd)
  • misc: migration, redis and mongo SSL connections (#59) (3ebd1b1)
  • run: avoid unhandled promises during execution (#64) (db5a64f)

0.0.8 (2024-11-08)

Features

  • use framework's tool validation and remove caption (#54) (77af525)

0.0.7 (2024-11-05)

Features

  • apiKey: add last used at property (#36) (3758032)
  • apiKey: add organization apiKey endpoint (#34) (188608b)
  • apiKey: add owner to the response (#41) (aba5f3a)
  • tools: add get for system tools (#33) (e7ced3f)
  • tools: update ArXiv short description (#37) (e46b3d6)

Bug Fixes

  • apiKey: fix last used_at (#44) (87c925c)
  • ApiKey: fix transaction for parallel requests (#50) (e220af5)
  • apiKey: load project for organization api-keys (#38) (dd28eea)
  • auth: fix lastUpdatedAt for api key (#48) (e7c3aca)
  • pagination: fix pagination for before parameter (#45) (389cd2e)
  • pagination: fix pagination with filters (#39) (20cf9aa)
  • seeder: importing ORM hangs seeder (#51) (dd0d3f6)
  • thread: delete vectore store files for thread (#35) (177ab3b)