0.0.26 (2025-02-04)
0.0.25 (2025-02-04)
0.0.24 (2025-02-03)
0.0.23 (2025-01-29)
- metadata: add nulability to schema for openai compatibility (#158) (e7b8eab)
- tool: fix update api tool api key (#161) (9d93ba1)
- tools: encrypt updated api keys (#160) (1d561d6)
0.0.22 (2025-01-15)
- bullmq: update bullmq to fix error reporting (#147) (c1e3c6d)
- Observe: remove observe not found error logs (#149) (f50e20d)
- tools: check file existence for system tools (#145) (9e6a2e0)
- workers: add installation command, update pyproject (#146) (2780d00)
0.0.21 (2024-12-19)
- observe: add response headers and status code (#141) (96c06ba)
- tools: add llm and calculator tools (#132) (1797a53)
0.0.20 (2024-12-16)
0.0.19 (2024-12-16)
0.0.18 (2024-12-15)
- limits: merge window and rate limits, fix streaming headers (#134) (e997180)
- readFile: fix error for read file tool (#133) (05a59d9)
0.0.17 (2024-12-13)
0.0.16 (2024-12-12)
0.0.15 (2024-12-11)
- artifact: add search param and allow source_code update (#104) (6ca4bf4)
- artifact: message_id is optional (#125) (c09898b)
- artifact: rename secret to token (#118) (099952c)
- chat: add chat entity (#127) (0b46055)
- chat: constrained decoding support (#103) (8151586)
- deps: upgrade bee-agent-framework (#106) (178937c)
- deps: upgrade bee-agent-framework (#107) (b15ced1)
- deps: upgrade bee-agent-framework (#110) (b999907)
- docling: update docling and use hybrid chunker (#117) (592c4f8)
- log: add basic tracking (#128) (9deeb27)
- observe: implement opentelemetry (#113) (f67e300)
- python: add opentelemetry logs and traces (#114) (f3ee5c5)
- user: make user name modifiable (#108) (2f57e2a)
- build: import ioredis parseUrl from module (#120) (957001f)
- fs error logs in production (#123) (36af5fa)
- logs: make sure errors are visible in elastic (#111) (3712103)
- migration: default projects (#112) (626310a)
- otel python disable (#121) (31dc458)
- redis: properly close redis connections (#109) (d274908)
0.0.14 (2024-12-03)
- chat completion endpoint for authorized and artifact users (#92) (b40c204)
- deps: upgrade bee-agent-framework and refactor (#102) (fc014df)
- ui: modules_to_packages endpoint (#101) (6c203cc)
- artifact: fix schema and type (#97) (7a585cd)
- assistant: tools check for streamlit agent (#94) (0d4ff85)
0.0.13 (2024-11-25)
- agents: add streamlit agent (#87) (cc3445c)
- artifact: add artifacts CRUDL (#82) (6b8b684), closes i-am-bee/internal#18
- deps: remove langchain dependency (#80) (1255cab)
- integrate docling extraction (#74) (f649be3)
- limits: add quotas for runs and vector store files (#78) (a8d3d33)
- use granite agent for granite model (#75) (b15da33)
- dayjs import (#93) (933110f)
- docker: copy .npmrc before installing deps (#86) (92f3ce3)
- free disk space for github build and publish action (#88) (94cb0ad)
- redis: add healthcheck and more retries to python redis client (#81) (c9d8950)
0.0.12 (2024-11-15)
- build: support execution under any user (e1d32be)
0.0.11 (2024-11-14)
0.0.10 (2024-11-14)
0.0.9 (2024-11-13)
- 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)
0.0.7 (2024-11-05)
- 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)
- 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)