Dynamiq

Latest version: v0.10.0

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

Scan your dependencies

Page 1 of 3

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

0.8.0

What's Changed
* fix: update message convertion by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/115
* feat: add SQL Executor node by TrachukT in https://github.com/dynamiq-ai/dynamiq/pull/107
* fix: add fix for None default files per agent by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/119
* feat: add python evaluation metrics by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/112
* fix: add tool exception by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/120
* feat: add csv file converter by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/118
* fix: add prompt convertion to base64 by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/114
* fix: tool calls workflow support by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/122
* chore: update use_react_search.py by eltociear in https://github.com/dynamiq-ai/dynamiq/pull/123
* refactor: move llm evaluator to evaluations by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/121
* build: bump pkg to v0.8.0 by acoola in https://github.com/dynamiq-ai/dynamiq/pull/124

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

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

0.7.0

What's Changed
* fix: update llm tools output by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/103
* fix: fix e2b and serp tool by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/106
* feat: add node specific callbacks by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/91
* fix: change ibm text models endpoint by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/108
* fix: input/output nodes execution by acoola in https://github.com/dynamiq-ai/dynamiq/pull/109
* fix: update memory usage in agents by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/110
* feat: add hybrid search for pgvector and Weaviate by tyaroshko in https://github.com/dynamiq-ai/dynamiq/pull/104
* docs: update readme by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/111
* build: bump pkg to v0.7.0 by acoola in https://github.com/dynamiq-ai/dynamiq/pull/113


**Full Changelog**: https://github.com/dynamiq-ai/dynamiq/compare/v0.6.0...v0.7.0

0.6.0

What's Changed
* fix: add default value for date in ranker by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/87
* fix: update input schemas for nodes by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/84
* feat: add json parser for llm evaluator by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/82
* chore: add test for rag agent tool within yaml by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/90
* feat: add YAML dump logic by acoola in https://github.com/dynamiq-ai/dynamiq/pull/94
* feat: add cohere reranker by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/93
* fix: change State file location by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/97
* feat: add serialization for memory module by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/95
* fix: update json parser by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/98
* feat: update prompts for orchestrators and examples by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/89
* feat: add Jina searching and scraping tools by TrachukT in https://github.com/dynamiq-ai/dynamiq/pull/96
* refactor: predefined metrics update by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/99
* fix: cohere reranker output by acoola in https://github.com/dynamiq-ai/dynamiq/pull/100
* chore: update input for context precision and recall by MaksymAI in https://github.com/dynamiq-ai/dynamiq/pull/101
* build: bump pkg to v0.6.0 by acoola in https://github.com/dynamiq-ai/dynamiq/pull/102


**Full Changelog**: https://github.com/dynamiq-ai/dynamiq/compare/v0.5.2...v0.6.0

0.5.2

What's Changed
* feat: add ollama node by olbychos in https://github.com/dynamiq-ai/dynamiq/pull/78
* fix: node tracing on exception by acoola in https://github.com/dynamiq-ai/dynamiq/pull/85
* build: bump litellm and openai pkgs by acoola in https://github.com/dynamiq-ai/dynamiq/pull/86
* chore: update input schemas for nodes by maksDev123 in https://github.com/dynamiq-ai/dynamiq/pull/75
* build: bump pkg to v0.5.2 by acoola in https://github.com/dynamiq-ai/dynamiq/pull/88


**Full Changelog**: https://github.com/dynamiq-ai/dynamiq/compare/v0.5.1...v0.5.2

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.