Skip to content

Releases: jupyter-naas/abi

v1.101.5

20 May 12:41
Compare
Choose a tag to compare

1.101.5 (2025-05-20)

Bug Fixes

  • Remove references to poetry and updated docs (dc0456b)

v1.101.4

20 May 12:25
Compare
Choose a tag to compare

1.101.4 (2025-05-20)

Bug Fixes

v1.101.3

20 May 12:18
Compare
Choose a tag to compare

1.101.3 (2025-05-20)

Bug Fixes

  • pin python version to 3.10 (f2cf7d2)

v1.101.2

20 May 12:14
Compare
Choose a tag to compare

1.101.2 (2025-05-20)

Bug Fixes

v1.101.1

20 May 11:52
Compare
Choose a tag to compare

1.101.1 (2025-05-20)

Bug Fixes

v1.101.0

20 May 09:52
06caeba
Compare
Choose a tag to compare

1.101.0 (2025-05-20)

Bug Fixes

Features

  • Add make pull-request-description (b509fc8)
  • Add make pull-request-description (aaf1e2a)

v1.100.2

19 May 16:05
582d33f
Compare
Choose a tag to compare

1.100.2 (2025-05-19)

Bug Fixes

v1.100.1

14 May 15:26
a8160c3
Compare
Choose a tag to compare

1.100.1 (2025-05-14)

Bug Fixes

  • display sparql result with as dict to help llm understand result (aec7258)
  • error if tool return list (ce4cd95)

v1.100.0

14 May 15:22
71aac72
Compare
Choose a tag to compare

1.100.0 (2025-05-14)

Bug Fixes

  • add object property ranges (1aaf360)

Features

  • add class with no subclass in not defined fodler (8ee7ec7)
  • create md in foundry (c3d432b)
  • create script to generate docs + add ontologies cyber (1819246)
  • improve code docs generation (64c3192)
  • init foundry ontology (670d130)
  • init foundry ontology (abbcf28)

v1.99.0

13 May 14:24
8040040
Compare
Choose a tag to compare

1.99.0 (2025-05-13)

Bug Fixes

  • Double tool response (9fe349d)
  • Remove call model after call tool (a909b57)
  • Remove uneeded comments (7e49cce)
  • Update tool usage/response display (2273ccd)

Features

  • add agent config as property (62bcf9b)
  • add MultiModelAgent (90e71c1)
  • add regex as pattern and improve tool name and description (439a8de)
  • improve description for supervisor agent (f57f4c2)
  • improve display (7f11a2f)
  • Makefile add chat target (3bd9f7d)
  • Reworked agents and also used ruff format (4185752)