Skip to content

Releases: modaic-ai/modaic

v0.4.0

20 Oct 03:40

Choose a tag to compare

  • Fixed security issue with push_to_hub
  • Made metadata tracking for SQLDatabase optional via the new track_metadata: bool param.

v0.3.0

03 Oct 10:53

Choose a tag to compare

v0.3.0 Pre-release
Pre-release
  • Custom bundling options via pyproject.toml. Use [tool.modaic.include] to include files and dependencies and [tool.modaic.exclude] to exclude files and dependencies in bundled agent.

v0.2.0

02 Oct 05:35

Choose a tag to compare

v0.2.0 Pre-release
Pre-release
  • Fixed observability errors when running an agent
  • Set default tracing behavior to False
  • Fixed AutoAgent namespace errors
  • Fixed push_to_hub packaging algorithm errors causing inconsistent directory layouts

Initial Release

12 Sep 15:35

Choose a tag to compare

Initial Release Pre-release
Pre-release

Initial Release