Skip to content

Releases: jupyter-naas/abi

v1.87.0

21 Mar 22:04
03624b4
Compare
Choose a tag to compare

1.87.0 (2025-03-21)

Bug Fixes

  • Disable SSL verification in NaasIntegration requests to address connection issues (b5d5f57)
  • remove trailing comma in NaasIntegration request parameters for cleaner code (83a4d9d)
  • remove verify=False from NaasIntegration request to enhance security (f09e625)

Features

  • Add ArXiv agent integration (e491091)
  • Merge remote-tracking branch 'origin/346-arxiv-agent-implementation' into dev (0b13283)
  • Migrated ArXiv agent components to new modular stucture (06b530c)
  • Update ArXiv agent components for improved modularity and maintainability (b26d26c)

v1.87.0-dev.1

21 Mar 22:04
4f2f8f7
Compare
Choose a tag to compare
v1.87.0-dev.1 Pre-release
Pre-release

1.87.0-dev.1 (2025-03-21)

Bug Fixes

  • Disable SSL verification in NaasIntegration requests to address connection issues (b5d5f57)
  • remove trailing comma in NaasIntegration request parameters for cleaner code (83a4d9d)
  • remove verify=False from NaasIntegration request to enhance security (f09e625)

Features

  • Add ArXiv agent integration (e491091)
  • Merge remote-tracking branch 'origin/346-arxiv-agent-implementation' into dev (0b13283)
  • Migrated ArXiv agent components to new modular stucture (06b530c)
  • Update ArXiv agent components for improved modularity and maintainability (b26d26c)

v1.86.0

21 Mar 21:47
33b27b0
Compare
Choose a tag to compare

1.86.0 (2025-03-21)

Features

  • Add build-module target to Makefile for creating custom module directories and copying components (755e625)
  • added marketplace, custom, new pages in components, and removed unused files (3caf1ad)
  • Enhance Makefile with improved clean target and build-module functionality for custom module creation + example (7963dfa)
  • remove cursorrules causing trouble in the understanding of the project (3e387be)
  • Remove example module and its associated files from the marketplace (05eb1c0)

v1.86.0-dev.5

21 Mar 21:56
Compare
Choose a tag to compare
v1.86.0-dev.5 Pre-release
Pre-release

1.86.0-dev.5 (2025-03-21)

Bug Fixes

  • remove trailing comma in NaasIntegration request parameters for cleaner code (83a4d9d)

v1.86.0-dev.4

21 Mar 21:56
Compare
Choose a tag to compare
v1.86.0-dev.4 Pre-release
Pre-release

1.86.0-dev.4 (2025-03-21)

Bug Fixes

  • remove verify=False from NaasIntegration request to enhance security (f09e625)

v1.86.0-dev.3

18 Mar 13:42
Compare
Choose a tag to compare
v1.86.0-dev.3 Pre-release
Pre-release

1.86.0-dev.3 (2025-03-18)

Bug Fixes

  • add lk cookies as config. Use config.workspace_id to push assistant and ontology (9aeba84)
  • check if Linkedin url is not None after googlesearch (911ff88)
  • self not in function (51941dc)

v1.85.4

17 Mar 08:55
Compare
Choose a tag to compare

1.85.4 (2025-03-17)

Bug Fixes

  • add lk cookies as config. Use config.workspace_id to push assistant and ontology (9aeba84)
  • check if Linkedin url is not None after googlesearch (911ff88)
  • self not in function (51941dc)

v1.86.0-dev.2

16 Mar 02:29
Compare
Choose a tag to compare
v1.86.0-dev.2 Pre-release
Pre-release

1.86.0-dev.2 (2025-03-16)

Features

  • Migrated ArXiv agent components to new modular stucture (06b530c)
  • Update ArXiv agent components for improved modularity and maintainability (b26d26c)

v1.86.0-dev.1

16 Mar 00:20
Compare
Choose a tag to compare
v1.86.0-dev.1 Pre-release
Pre-release

1.86.0-dev.1 (2025-03-16)

Features

  • Add ArXiv agent integration (e491091)
  • Merge remote-tracking branch 'origin/346-arxiv-agent-implementation' into dev (0b13283)

v1.85.4-dev.1

15 Mar 22:58
Compare
Choose a tag to compare
v1.85.4-dev.1 Pre-release
Pre-release

1.85.4-dev.1 (2025-03-15)

Bug Fixes

  • Disable SSL verification in NaasIntegration requests to address connection issues (b5d5f57)