Skip to content

Releases: MervinPraison/PraisonAI

v2.2.69

16 Jul 23:46
Compare
Choose a tag to compare

What's Changed

  • fix: resolve task_name undefined error in async execution by @MervinPraison in #959
  • fix: accumulate tool results across iterations in Ollama sequential execution by @MervinPraison in #960
  • fix: enable real-time streaming regardless of verbose setting by @MervinPraison in #962

Full Changelog: v2.2.68...v2.2.69

v2.2.68

16 Jul 23:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.67...v2.2.68

v2.2.67

16 Jul 13:16
Compare
Choose a tag to compare

What's Changed

  • fix: resolve task_name undefined error in LLM callback execution by @MervinPraison in #952

Full Changelog: v2.2.66...v2.2.67

v2.2.66

16 Jul 13:13
Compare
Choose a tag to compare

What's Changed

  • fix: Resolve Ollama infinite tool call loops by improving response handling by @MervinPraison in #943
  • feat: Add 7 comprehensive examples for advanced PraisonAI agent features by @MervinPraison in #942
  • fix: prevent Ollama tool summary from being overwritten by empty response by @MervinPraison in #944
  • fix: prevent premature termination in Ollama sequential tool execution by @MervinPraison in #945
  • Revert "fix: prevent premature termination in Ollama sequential tool execution" by @MervinPraison in #953
  • feat: Enable imports from PraisonAI package for issue #950 by @MervinPraison in #951

Full Changelog: v2.2.65...v2.2.66

v2.2.65

15 Jul 23:15
Compare
Choose a tag to compare

What's Changed

  • feat: Add AutoGen v0.4 support with backward compatibility by @MervinPraison in #936
  • fix: Replace deprecated Pydantic .dict() with .model_dump() in example files by @MervinPraison in #937
  • fix: Ensure agent names are valid Python identifiers for AutoGen v0.4 by @MervinPraison in #941

Full Changelog: v2.2.64...v2.2.65

v2.2.64

15 Jul 17:10
Compare
Choose a tag to compare

What's Changed

  • feat: add comprehensive examples for missing PraisonAI features by @MervinPraison in #933

Full Changelog: v2.2.63...v2.2.64

v2.2.63

15 Jul 16:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.62...v2.2.63

v2.2.62

15 Jul 14:11
Compare
Choose a tag to compare

Full Changelog: v2.2.61...v2.2.62

v2.2.61

15 Jul 14:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.60...v2.2.61

v2.2.60

15 Jul 08:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.59...v2.2.60