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 into dev #94

Merged
merged 7 commits into from
Nov 3, 2023
Merged

pull main into dev #94

merged 7 commits into from
Nov 3, 2023

Conversation

Kunlun-Zhu
Copy link
Collaborator

🤔 What is the nature of this change?

  • New feature
  • Fix bug / bug
  • Style optimization
  • Code style optimization
  • Performance optimization
  • Build optimization
  • Website, documentation, demo improvements
  • Refactor code or style
  • Test related
  • Solved proposed issues
  • Other

🔗 Related Issue

(Describe the source of related requirements, such as the related issue discussion link. Example: close #123, close #456.)

💡 Background or solution

(The specific problem solved.)

📝 Changelog

(Describe changes from the user side, and list all potential break changes or other risks.)

chenweize1998 and others added 7 commits October 27, 2023 22:17
* 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 <chenweize1998@gmail.com>
@Kunlun-Zhu Kunlun-Zhu merged commit adaead2 into dev-v1 Nov 3, 2023
@Kunlun-Zhu Kunlun-Zhu deleted the dev-merge branch November 3, 2023 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants