Dynamiq

Latest version: v0.12.1

Safety actively analyzes 714772 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.12.1

What's Changed
* chore: refactor examples by anastasiasenyk in https://github.com/dynamiq-ai/dynamiq/pull/188
* feat: refactor agent prompt, update memory usage by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/190
* build: bump pkg to v0.12.1 by acoola in https://github.com/dynamiq-ai/dynamiq/pull/191


**Full Changelog**: https://github.com/dynamiq-ai/dynamiq/compare/v0.12.0...v0.12.1

0.12.0

What's Changed
* feat: add HTML converter node by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/172
* feat: add xAI llm provider by TrachukT in https://github.com/dynamiq-ai/dynamiq/pull/178
* feat: update tracing for embeddings by TrachukT in https://github.com/dynamiq-ai/dynamiq/pull/173
* fix: yaml load inline prompt from nested nodes by acoola in https://github.com/dynamiq-ai/dynamiq/pull/181
* build(deps): bump jinja2 from 3.1.4 to 3.1.6 by dependabot in https://github.com/dynamiq-ai/dynamiq/pull/176
* feat: update tool parameters propagation by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/167
* fix: pkg dependencies and lock file by acoola in https://github.com/dynamiq-ai/dynamiq/pull/184
* feat: orchestrator input transformers by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/174
* feat: add weaviate multi tenancy support by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/179
* feat: update descriptions for tool and base agent by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/180
* build(deps): bump restrictedpython from 7.1 to 8.0 by dependabot in https://github.com/dynamiq-ai/dynamiq/pull/183
* build: bump pkg to v0.12.0 by acoola in https://github.com/dynamiq-ai/dynamiq/pull/187

New Contributors
* dependabot made their first contribution in https://github.com/dynamiq-ai/dynamiq/pull/176

**Full Changelog**: https://github.com/dynamiq-ai/dynamiq/compare/v0.11.1...v0.12.0

0.11.1

What's Changed
* fix: tool parameters by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/168
* feat: add base url for OpenAI connection by TrachukT in https://github.com/dynamiq-ai/dynamiq/pull/166
* chore: add single metric for llm predefined by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/164
* build: bump pkg to v0.11.1 by acoola in https://github.com/dynamiq-ai/dynamiq/pull/169


**Full Changelog**: https://github.com/dynamiq-ai/dynamiq/compare/v0.11.0...v0.11.1

0.11.0

What's Changed
* fix: usage of `o3` reasoning param by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/146
* fix: add None as default input per agent by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/149
* feat: add SQL Executor optimization for agents by TrachukT in https://github.com/dynamiq-ai/dynamiq/pull/147
* fix: file support by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/148
* feat: update parsing logic by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/151
* fix: update VectorStoreRetriever tracing for agents by TrachukT in https://github.com/dynamiq-ai/dynamiq/pull/150
* feat: update agent messages by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/141
* feat: add python code metric examples by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/154
* feat: Elasticsearch integration by anastasiasenyk in https://github.com/dynamiq-ai/dynamiq/pull/116
* feat: add validation for weaviate index name by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/153
* fix: update flow logic for Map node by TrachukT in https://github.com/dynamiq-ai/dynamiq/pull/156
* feat: update node params by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/152
* fix: agent inference modes by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/155
* fix: stop words by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/161
* fix: async streaming handler send to queue logic by acoola in https://github.com/dynamiq-ai/dynamiq/pull/162
* feat: add single run for metric by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/158
* chore: add example financial_assistant by anastasiasenyk in https://github.com/dynamiq-ai/dynamiq/pull/160
* feat: update firecrawl node by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/163
* feat: intermediate streaming by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/157
* build: bump pkg to v0.11.0 by acoola in https://github.com/dynamiq-ai/dynamiq/pull/165

**Full Changelog**: https://github.com/dynamiq-ai/dynamiq/compare/v0.10.0...v0.11.0

0.10.0

What's Changed
* chore: add example gpt-researcher by anastasiasenyk in https://github.com/dynamiq-ai/dynamiq/pull/132
* fix: optional field for `csv` node by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/135
* feat: update RetrievalTool output and tracing by TrachukT in https://github.com/dynamiq-ai/dynamiq/pull/134
* feat: update python code metric by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/136
* docs: fix readme by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/137
* fix: drop temperature for reasoning models by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/142
* feat: update orchestrator to parse fallback by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/138
* chore: improve tracing metadata by acoola in https://github.com/dynamiq-ai/dynamiq/pull/139
* fix: Choice node operator eval and PostgreSQL connection by TrachukT in https://github.com/dynamiq-ai/dynamiq/pull/143
* feat: add context output for graph orchestrator by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/140
* fix: python node write guard by acoola in https://github.com/dynamiq-ai/dynamiq/pull/144
* build: bump pkg to v0.10.0 by acoola in https://github.com/dynamiq-ai/dynamiq/pull/145


**Full Changelog**: https://github.com/dynamiq-ai/dynamiq/compare/v0.9.0...v0.10.0

0.9.0

What's Changed
* chore: change SqlExecutor node name to SQLExecutor by TrachukT in https://github.com/dynamiq-ai/dynamiq/pull/126
* feat: human in the loop by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/105
* docs: update Readme.md and docstring for Workflow, Flow by anastasiasenyk in https://github.com/dynamiq-ai/dynamiq/pull/128
* feat: update csv node fields by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/127
* feat: add support for o3 models & update litellm by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/130
* feat: update linear and adaptive orchestrator by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/129
* feat: add reasoning for predefined metrics by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/131
* build: bump pkg to v0.9.0 by acoola in https://github.com/dynamiq-ai/dynamiq/pull/133

New Contributors
* anastasiasenyk made their first contribution in https://github.com/dynamiq-ai/dynamiq/pull/128

**Full Changelog**: https://github.com/dynamiq-ai/dynamiq/compare/v0.8.0...v0.9.0

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.