Feature: fix "observation': 'invalid syntax (<string>, line 1)"#6
Open
ZhangZixunCodeSpace wants to merge 271 commits intomainfrom
Open
Feature: fix "observation': 'invalid syntax (<string>, line 1)"#6ZhangZixunCodeSpace wants to merge 271 commits intomainfrom
ZhangZixunCodeSpace wants to merge 271 commits intomainfrom
Conversation
…-readme docs: add japanese README file
feat: add Baidu, DuckDuckGo search tool and optional config
update python_execute thread safe
将工具选择从 ToolChoice.REQUIRED 更新为 ToolChoice.AUTO,以优化规划代理和规划流程的工具调用逻辑。
Support OpenAI Reasoning Models (o1, o3-mini)
Add config support for Ollama
…ol_calls This commit improves the message handling in the LLM class to gracefully handle messages without 'content' or 'tool_calls' fields. Previously, the system would raise a ValueError when encountering such messages, causing crashes when working with models like Google's Gemini that sometimes return messages with different structures. Key changes: - Reordered message processing to check for Message objects first - Changed validation approach to silently skip malformed messages instead of crashing - Removed the strict ValueError when content/tool_calls are missing This change maintains compatibility with correctly formatted messages while improving robustness when working with various LLM providers.
…lization_hack_czx
Feat: Update chart generation tools in data analysis
…lization_hackathon_zzx
…n_zzx Feat/data visualization hackathon zzx
…n' into feat/data_visualization_hack_czx
Feat/data visualization hack czx
Feat/data visualization hack czx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Features
Feature Docs
Influence
Result
Other