Skip to content

Releases: dynamiq-ai/dynamiq

v0.4.2

23 Nov 15:09
86013cf
Compare
Choose a tag to compare

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

19 Nov 14:42
bff9b35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

14 Nov 13:39
e1214ae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.4.0

v0.3.3

07 Nov 13:02
b8093aa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

31 Oct 18:29
7d2dfe8
Compare
Choose a tag to compare

What's Changed

  • fix: prompt messages format (Groq llm) by @acoola in #28
  • fix: fix reverted memory changes, def params by @olbychos in #27
  • build: bump pkg to v0.3.2 by @acoola in #29

Full Changelog: v0.3.1...v0.3.2

v0.3.1

28 Oct 14:03
9c2d43a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Oct 09:33
e806605
Compare
Choose a tag to compare

What's Changed

  • feat: add search example by @olbychos in #10
  • feat: add node input mapping with extended transformers by @acoola in #9
  • feat: add ability to define inline prompts in yaml by @acoola in #11
  • fix: vector storages connections and creation flag by @acoola in #13
  • test: Refine Bank Customer Support Example by @maksDev123 in #12
  • fix: remove goal from agents by @olbychos in #14
  • fix: node dependency option validation by @acoola in #18
  • feat: add example llm with structured output by @olbychos in #16
  • docs: remove deleted file by @maksDev123 in #20
  • fix: python and firecrawl tools by @acoola in #19
  • feat: add files support under agent class by @olbychos in #15
  • feat: update pinecone params by @MaksymAI in #17
  • build: bump pkg to v0.3.0 by @acoola in #22

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

15 Oct 13:33
530c152
Compare
Choose a tag to compare

What's Changed

  • ci: refine secrets usage by @acoola in #1
  • ci: add pypi publish by @acoola in #2
  • chore: add security check with small fixes by @acoola in #3
  • fix: caching and entity parent_run_id by @acoola in #5
  • feat: add memory, update examples, update base embedder by @olbychos in #4
  • fix: run simple nodes in process pool by @acoola in #6
  • feat: add react agent, max_loops handler prompt by @olbychos in #7
  • build: bump pkg to v0.2.0 by @acoola in #8

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

01 Oct 11:02
Compare
Choose a tag to compare

Initial Release