Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from OpenBMB:main #8

Open
wants to merge 115 commits into
base: main
Choose a base branch
from
Open

[pull] main from OpenBMB:main #8

wants to merge 115 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 8, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Oct 8, 2023
kierangilliam and others added 20 commits October 8, 2023 12:03
* fix: complete the command line for agentverse's demos to make it more convenient for users to use

* fix: better cli command name

* fix: change default tasks_dir

---------

Co-authored-by: Weize Chen <[email protected]>
Co-authored-by: chenweize1998 <[email protected]>
* fix: arrange output parser classes

Put all the output parser classes in one place.
Remove redundant output parser classes.
Reuse output parser classes with the same functionality.

* fix: arrange output parser classes

Put all the output parser classes in one place.
Remove redundant output parser classes.
Reuse output parser classes with the same functionality.

* fix: output parser error

* fix: output parser error

---------

Co-authored-by: chenweize1998 <[email protected]>
chenweize1998 and others added 30 commits October 25, 2023 21:05
* fix: modify the processing logic of tool_using

Modify the currently available toolset.
Modify the processing logicc of WebEnv_search_and_browse and
WebEnv_search_and_browse.

* feat: a compression algorithm is implemented to avoid too long chat history

Reference: https://github.com/Significant-Gravitas/AutoGPT/blob/b4ee485906c1d8da71ce9b3093996383322980fe/autogpts/autogpt/autogpt/agents/planning_agent.py#L73

* fix: make to_message asynchronous to accelerate compressing chat history of multiple agents

* ci: fix ci errors caused by commits before

* add local model token counter

* resolve circular import bug

* slightly refactor the code for token counter

* fix bugs in tool using

* update tool json

---------

Co-authored-by: chenweize1998 <[email protected]>
* added some parts of documentation

* Updatde documentation
* migrated to new openai library and added VLLM support

* updated README to add vLLM support

---------

Co-authored-by: taisazero <[email protected]>
fix ``Error message is logged: RuntimeError: Event loop is closed``
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet