Releases: dynamiq-ai/dynamiq
Releases · dynamiq-ai/dynamiq
v0.8.0
What's Changed
- fix: update message convertion by @maksDev123 in #115
- feat: add SQL Executor node by @TrachukT in #107
- fix: add fix for None default files per agent by @olbychos in #119
- feat: add python evaluation metrics by @MaksymAI in #112
- fix: add tool exception by @olbychos in #120
- feat: add csv file converter by @olbychos in #118
- fix: add prompt convertion to base64 by @maksDev123 in #114
- fix: tool calls workflow support by @maksDev123 in #122
- chore: update use_react_search.py by @eltociear in #123
- refactor: move llm evaluator to evaluations by @MaksymAI in #121
- build: bump pkg to v0.8.0 by @acoola in #124
New Contributors
- @eltociear made their first contribution in #123
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- fix: update llm tools output by @maksDev123 in #103
- fix: fix e2b and serp tool by @maksDev123 in #106
- feat: add node specific callbacks by @maksDev123 in #91
- fix: change ibm text models endpoint by @maksDev123 in #108
- fix: input/output nodes execution by @acoola in #109
- fix: update memory usage in agents by @olbychos in #110
- feat: add hybrid search for pgvector and Weaviate by @tyaroshko in #104
- docs: update readme by @maksDev123 in #111
- build: bump pkg to v0.7.0 by @acoola in #113
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- fix: add default value for date in ranker by @maksDev123 in #87
- fix: update input schemas for nodes by @maksDev123 in #84
- feat: add json parser for llm evaluator by @MaksymAI in #82
- chore: add test for rag agent tool within yaml by @olbychos in #90
- feat: add YAML dump logic by @acoola in #94
- feat: add cohere reranker by @olbychos in #93
- fix: change State file location by @maksDev123 in #97
- feat: add serialization for memory module by @olbychos in #95
- fix: update json parser by @MaksymAI in #98
- feat: update prompts for orchestrators and examples by @olbychos in #89
- feat: add Jina searching and scraping tools by @TrachukT in #96
- refactor: predefined metrics update by @MaksymAI in #99
- fix: cohere reranker output by @acoola in #100
- chore: update input for context precision and recall by @MaksymAI in #101
- build: bump pkg to v0.6.0 by @acoola in #102
Full Changelog: v0.5.2...v0.6.0
v0.5.2
v0.5.1
v0.5.0
What's Changed
- fix: update memory strategies and formats naming by @olbychos in #65
- fix: isolation issue for mutable defaults by @acoola in #66
- chore: update map node output structure by @TrachukT in #60
- fix: rename
backend
for Memory by @olbychos in #67 - test: add use-case for agent by @olbychos in #68
- feat: graph agent and orchestrator by @maksDev123 in #36
- feat: add request payload type parameter for HttpApiCall node by @TrachukT in #72
- feat: add
exa
tool by @olbychos in #69 - feat: add pre-build evaluation metrics by @MaksymAI in #39
- refactor: change vector store configs by @TrachukT in #70
- feat: add citations for perplexity node by @olbychos in #76
- chore: update memory backends as pydantic models by @olbychos in #73
- feat: clean up logging for agents by @olbychos in #77
- chore: add examples for agent article by @olbychos in #79
- feat: integrate PGVector vector database by @tyaroshko in #74
- build: bump pkg to v0.5.0 by @acoola in #80
New Contributors
- @tyaroshko made their first contribution in #74
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- chore: add missing environment variables by @49Simon in #54
- chore: update tools file upload validator by @acoola in #58
- feat: add deepseek llm, fix perplexity connection by @olbychos in #59
- fix: union types handling for agent stuff by @olbychos in #57
- fix: pinecone writer node validation by @acoola in #61
- fix: streaming callback init and sse example by @acoola in #62
- build: bump pkg to v0.4.2 by @acoola in #63
New Contributors
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- feat: integrate Milvus Vector Database by @jinhonglin-ryan in #34
- ci: split ci tests by @acoola in #46
- chore: drop unused params in LLM completion by @acoola in #47
- feat: allow relative import for python node by @olbychos in #48
- fix: milvus connection validation by @acoola in #50
- fix: map node tracing by @acoola in #51
- feat: add url parameter for HttpApiCall node configuration by @TrachukT in #49
- fix: python node run and tracing by @acoola in #55
- feat: update streaming for steps and tokens by @olbychos in #53
- build: bump pkg to v0.4.1 by @acoola in #56
New Contributors
- @jinhonglin-ryan made their first contribution in #34
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- fix: handle default deletion behavior when index_type is None by @MaksymAI in #32
- feat: add perplexity node by @olbychos in #33
- feat: Tool abstraction by @maksDev123 in #26
- feat: add naive chat_history field per agents by @olbychos in #37
- feat: add baseline streaming for agents by @olbychos in #30
- feat: add dynamiq module for python node by @TrachukT in #38
- feat: change map node logic by @TrachukT in #40
- feat: upd streaming by @olbychos in #41
- build: bump pkg to v0.4.0 by @acoola in #43
New Contributors
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- fix: prompt in
LLMEvaluator
by @delamainer in #31
New Contributors
- @delamainer made their first contribution in #31
Full Changelog: v0.3.2...v0.3.3