Skip to content

Releases: Undertone0809/promptulate

v1.16.3

17 May 09:16
Compare
Choose a tag to compare

👋 Hello and welcome to the release notes for Promptulate v1.16.3! We're excited to share some new updates that we believe will enhance your experience with Promptulate.

For detailed information, please visit our official documentation: Promptulate Documentation

To see the code, report issues, or contribute, check out our GitHub repository: Promptulate on GitHub

What’s Changed

  • fix:Modify the usage of ChatOpenAI to use LLMFactory (#663) @Hizeros

👥 List of contributors

@Hizeros and @Undertone0809

v1.16.2

15 May 08:11
Compare
Choose a tag to compare

👋 Hello and welcome to the release notes for Promptulate v1.16.2! We're excited to share some new updates that we believe will enhance your experience with Promptulate.

For detailed information, please visit our official documentation: Promptulate Documentation

To see the code, report issues, or contribute, check out our GitHub repository: Promptulate on GitHub

What’s Changed

👥 List of contributors

@Undertone0809 and @eltociear

v1.16.1

12 May 20:34
Compare
Choose a tag to compare

👋 Hello and welcome to the release notes for Promptulate v1.16.1! We're excited to share some new updates that we believe will enhance your experience with Promptulate.

For detailed information, please visit our official documentation: Promptulate Documentation

To see the code, report issues, or contribute, check out our GitHub repository: Promptulate on GitHub

What’s Changed

⬆️ Dependencies updates

👥 List of contributors

@Hizeros, @Undertone0809 and @dependabot

v1.16.0

30 Apr 08:33
8542976
Compare
Choose a tag to compare

👋 Hello and welcome to the release notes for Promptulate v1.15.4! We're excited to share some new updates that we believe will enhance your experience with Promptulate.

For detailed information, please visit our official documentation: Promptulate Documentation

To see the code, report issues, or contribute, check out our GitHub repository: Promptulate on GitHub

What’s Changed

🔧 Fixes & Refactoring

  • fix:Repair error report of AttributeError: 'StreamIterator' object ha… (#610) @Hizeros

👥 List of contributors

@Hizeros and @Undertone0809

v1.15.3

23 Apr 13:49
Compare
Choose a tag to compare

👋 Hello and welcome to the release notes for Promptulate v1.15.3! We're excited to share some new updates that we believe will enhance your experience with Promptulate.

For detailed information, please visit our official documentation: Promptulate Documentation

To see the code, report issues, or contribute, check out our GitHub repository: Promptulate on GitHub

What’s Changed

  • No changes

👥 List of contributors

@Undertone0809

v1.15.2

21 Apr 17:49
24903a2
Compare
Choose a tag to compare

👋 Hello and welcome to the release notes for Promptulate v1.15.2! We're excited to share some new updates that we believe will enhance your experience with Promptulate.

For detailed information, please visit our official documentation: Promptulate Documentation

To see the code, report issues, or contribute, check out our GitHub repository: Promptulate on GitHub

What’s Changed

👥 List of contributors

@Undertone0809

v1.15.1

18 Apr 14:42
7b0a2b2
Compare
Choose a tag to compare

👋 Hello and welcome to the release notes for Promptulate v1.15.1! We're excited to share some new updates that we believe will enhance your experience with Promptulate.

For detailed information, please visit our official documentation: Promptulate Documentation

To see the code, report issues, or contribute, check out our GitHub repository: Promptulate on GitHub

What’s Changed

⬆️ Dependencies updates

👥 List of contributors

@Undertone0809, @dependabot and @dependabot[bot]

v1.15.0

30 Mar 20:08
d680bec
Compare
Choose a tag to compare

👋 Hello and welcome to the release notes for Promptulate v1.15.0! We're excited to share some new updates that we believe will enhance your experience with Promptulate.

For detailed information, please visit our official documentation: Promptulate Documentation

To see the code, report issues, or contribute, check out our GitHub repository: Promptulate on GitHub

Update

  1. All function in pne.chat(), LLM Agent application make it easy.

  2. We add AssistantAgent, who is a powerful entity with the capabilities to plan, execute, and reflect. This is heavily inspired by the Plan-and-Solve paper as well as the Baby-AGI project. Now you can see how to use AssistantAgent in example/agent/assistant_agent_usage.ipynb

image

What’s Changed

🚀 Features

📝 Documentation

👥 List of contributors

@Undertone0809 and @ruanrongman

v1.14.0

11 Mar 10:48
2b66c9f
Compare
Choose a tag to compare

👋 Hello and welcome to the release notes for Promptulate v1.14.0! We're excited to share some new updates that we believe will enhance your experience with Promptulate.

For detailed information, please visit our official documentation: Promptulate Documentation

To see the code, report issues, or contribute, check out our GitHub repository: Promptulate on GitHub

What’s Changed

🚀 Features

👥 List of contributors

@Hizeros, @Undertone0809 and @longsihua2003

v1.13.2

28 Feb 15:43
d0af1e5
Compare
Choose a tag to compare

👋 Hello and welcome to the release notes for Promptulate v1.13.2! We're excited to share some new updates that we believe will enhance your experience with Promptulate.

For detailed information, please visit our official documentation: Promptulate Documentation

To see the code, report issues, or contribute, check out our GitHub repository: Promptulate on GitHub

What’s Changed

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

@Undertone0809, @dependabot and @dependabot[bot]