promptulate

A large language model automation and Autonomous Language Agents development framework.

APACHE-2.0 License

Downloads
699
Stars
135

Bot releases are hidden (Show)

promptulate - v1.8.2

Published by Undertone0809 12 months ago

What's Changed

Full Changelog: https://github.com/Undertone0809/promptulate/compare/v1.8.1...v1.8.2

promptulate - v1.8.1

Published by Undertone0809 12 months ago

promptulate - v1.8.0

Published by Undertone0809 12 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Undertone0809/promptulate/compare/v1.7.4...v1.8.0

promptulate - v1.7.4

Published by Undertone0809 about 1 year ago

What's Changed

Full Changelog: https://github.com/Undertone0809/promptulate/compare/v1.7.2...v1.7.4

promptulate - v1.7.3

Published by Undertone0809 about 1 year ago

What's Changed

Full Changelog: https://github.com/Undertone0809/promptulate/compare/v1.7.2...v1.7.3

promptulate - v1.7.2

Published by Undertone0809 about 1 year ago

pref: black formatting

promptulate - v1.7.1

Published by Undertone0809 about 1 year ago

What's Changed

Full Changelog: https://github.com/Undertone0809/promptulate/compare/v1.7.0...v1.7.1

promptulate - v1.7.0

Published by Undertone0809 about 1 year ago

What's Changed

feat

  • add Iot tool #63
  • add human_feedback tool #69
  • add langchain tool #70
  • add huggingface tool #70
  • optimize tool construction #70

Full Changelog: https://github.com/Undertone0809/promptulate/compare/v1.6.3...v1.7.0

promptulate - v1.6.3

Published by Undertone0809 about 1 year ago

What's Changed

Full Changelog: https://github.com/Undertone0809/promptulate/compare/v1.6.1...v1.6.2

promptulate - v1.6.2

Published by Undertone0809 about 1 year ago

What's Changed

Full Changelog: https://github.com/Undertone0809/promptulate/compare/v1.6.1...v1.6.2

promptulate - v1.6.1

Published by Undertone0809 about 1 year ago

What's Changed

feat add WebAgent #59
feat add ShellTool #55 #58
feat add SleepTool #53 #52
pref optimize erniebot error handle #59
docs optimize docs #54 #59

Full Changelog: https://github.com/Undertone0809/promptulate/compare/v1.5.3...v1.6.0

promptulate - v1.5.3

Published by Undertone0809 about 1 year ago

feat add document comment system #40
pref add turn_off_stdout_hook #40
fix package import error

promptulate - v1.5.2

Published by Undertone0809 about 1 year ago

perf remove erniebot pool

promptulate - v1.5.1

Published by Undertone0809 about 1 year ago

fix remove some useless packages

promptulate - v1.5.0

Published by Undertone0809 about 1 year ago

feat 添加stdout Hook
feat 增加pne-chat的功能
fix 修复ToolAgent错误引入的问题
docs 优化文档介绍

promptulate - v1.4.0

Published by Undertone0809 about 1 year ago

feat: 支持百度文心模型 #22 #29
pref: 优化ToolAgent体验,减少失败率 #29
pref: 更改promptulate-chat为pne-chat #29

promptulate - v1.3.1

Published by Undertone0809 about 1 year ago

optimize

  • optimize PaperSummaryTool
  • optimize OpenAI log
  • update docs
promptulate - v1.3.0

Published by Undertone0809 about 1 year ago

Features

  1. Provide a comprehensive ToolAgent to enable complex task scheduling by the Agent. #19
  2. Optimize the message storage structure for improved efficiency. #19
  3. Enhance the Memory architecture. #19
  4. Establish lifecycles for Agents, Tools, and llm. #19
  5. Develop a Hook system to enable customization of functionalities during the lifecycles of Agents, Tools, and llm. #19
  6. Offer a template-based approach for constructing prompts. #19
  7. Enable multi-line input in promptulate-chat. #19
  8. Build a ToolManager for simple integration of tools. #19

Optimization

  1. Enhance the OpenAI API KEY Pool for improved performance. #19
promptulate - v1.2.0

Published by Undertone0809 over 1 year ago

feat

  • add paper summary tool #9 #8 #10
  • fix some error in key pool #9 #10
  • add some docs #10
promptulate - v1.1.0

Published by Undertone0809 over 1 year ago

Package Rankings
Top 10.97% on Pypi.org
Related Projects