Dynamiq

Latest version: v0.13.0

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

Scan your dependencies

Page 1 of 4

0.13.0

What's Changed
* chore: refactor component examples by anastasiasenyk in https://github.com/dynamiq-ai/dynamiq/pull/193
* fix: restoring pr 194, 192 by anastasiasenyk in https://github.com/dynamiq-ai/dynamiq/pull/202
* fix: update weaviate retriver vector store params by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/199
* feat: update memory behaviour, fix qdrant by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/198
* feat: unify delete file method by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/205
* fix: update ElasticSearch by anastasiasenyk in https://github.com/dynamiq-ai/dynamiq/pull/206
* feat: add Google Cloud connection, update VertexAI llm by TrachukT in https://github.com/dynamiq-ai/dynamiq/pull/201
* feat: add Fireworks AI and Nvidia NIM llms by TrachukT in https://github.com/dynamiq-ai/dynamiq/pull/204
* fix: update pgvector keyword index and table/schema check by tyaroshko in https://github.com/dynamiq-ai/dynamiq/pull/207
* build(deps): bump snowflake-connector-python to 3.13.2 by dependabot in https://github.com/dynamiq-ai/dynamiq/pull/182
* build(deps-dev): bump transformers from to 4.48.3 by dependabot in https://github.com/dynamiq-ai/dynamiq/pull/197
* feat: integrate Milvus hybrid search by anastasiasenyk in https://github.com/dynamiq-ai/dynamiq/pull/208
* build(deps-dev): bump setuptools from 69.1.1 to 70.0.0 by dependabot in https://github.com/dynamiq-ai/dynamiq/pull/213
* build(deps): bump mysql-connector-python to 9.1.0 by dependabot in https://github.com/dynamiq-ai/dynamiq/pull/210
* build(deps-dev): bump tornado from 6.4.1 to 6.4.2 by dependabot in https://github.com/dynamiq-ai/dynamiq/pull/186
* build: bump litellm and openai by acoola in https://github.com/dynamiq-ai/dynamiq/pull/216
* fix: add default entityid by maksymbuleshnyi in https://github.com/dynamiq-ai/dynamiq/pull/214
* fix: improve schema generation by maksymbuleshnyi in https://github.com/dynamiq-ai/dynamiq/pull/200
* build: bump pkg to v0.13.0 by acoola in https://github.com/dynamiq-ai/dynamiq/pull/217


**Full Changelog**: https://github.com/dynamiq-ai/dynamiq/compare/v0.12.2...v0.13.0

0.12.2

What's Changed
* fix: memory metadata & stop sequence per agent by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/192
* fix: truncate tool output by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/194
* build: bump pkg to v0.12.2 by delamainer in https://github.com/dynamiq-ai/dynamiq/pull/195


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

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

Page 1 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.