ag2 0.9.4__tar.gz → 0.9.5__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ag2 might be problematic. Click here for more details.
- {ag2-0.9.4 → ag2-0.9.5}/PKG-INFO +1 -1
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/realtime_swarm.py +2 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/code_utils.py +8 -6
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/client.py +44 -1
- ag2-0.9.5/autogen/oai/openai_responses.py +426 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/version.py +1 -1
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/openai.mdx +8 -7
- ag2-0.9.5/website/docs/user-guide/models/openai_responses.mdx +67 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mint-json-template.json.jinja +1 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/mcp/client.mdx +18 -3
- {ag2-0.9.4 → ag2-0.9.5}/.coveragerc +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.devcontainer/Dockerfile +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.devcontainer/README.md +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.devcontainer/devcontainer.json +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.devcontainer/python-3.10/devcontainer.json +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.devcontainer/python-3.11/devcontainer.json +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.devcontainer/python-3.12/devcontainer.json +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.devcontainer/python-3.13/devcontainer.json +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.devcontainer/setup.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.gitattributes +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/ISSUE_TEMPLATE/bug_report.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/ISSUE_TEMPLATE/config.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/ISSUE_TEMPLATE/feature_request.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/ISSUE_TEMPLATE/general_issue.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/ISSUE_TEMPLATE.md +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/dependabot.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/build-docs.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/build-mkdocs.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/contrib-graph-rag-tests.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/contrib-llm-test.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/contrib-test.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/core-llm-test.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/core-test.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/deploy-website-mintlify.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/deploy-website.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/docs-check-broken-links.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/integration-test.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/lfs-check.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/mkdocs-check-broken-links.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/pr-checks.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/python-package.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/test-with-optional-deps.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.github/workflows/type-check.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.gitignore +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.muffet-excluded-links.txt +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/.pre-commit-config.yaml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/CITATION.cff +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/LICENSE +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/MAINTAINERS.md +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/NOTICE.md +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/OAI_CONFIG_LIST_sample +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/README.md +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/TRANSPARENCY_FAQS.md +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/announcements.md +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/_website/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/_website/generate_api_references.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/_website/generate_mkdocs.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/_website/notebook_processor.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/_website/process_notebooks.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/_website/utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/assistant_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/chat.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/agent_eval/README.md +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/agent_eval/agent_eval.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/agent_eval/criterion.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/agent_eval/critic_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/agent_eval/quantifier_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/agent_eval/subcritic_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/agent_eval/task.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/agent_optimizer.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/capabilities/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/capabilities/agent_capability.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/capabilities/generate_images.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/capabilities/teachability.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/capabilities/text_compressors.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/capabilities/tools_capability.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/capabilities/transform_messages.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/capabilities/transforms.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/capabilities/transforms_util.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/capabilities/vision_capability.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/agent_builder.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/captainagent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tool_retriever.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/README.md +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/data_analysis/calculate_correlation.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/data_analysis/calculate_skewness_and_kurtosis.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/data_analysis/detect_outlier_iqr.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/data_analysis/detect_outlier_zscore.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/data_analysis/explore_csv.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/data_analysis/shapiro_wilk_test.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/arxiv_download.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/arxiv_search.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/extract_pdf_image.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/extract_pdf_text.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/get_wikipedia_text.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/get_youtube_caption.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/image_qa.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/optical_character_recognition.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/perform_web_search.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/scrape_wikipedia_tables.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/transcribe_audio_file.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/youtube_download.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/math/calculate_circle_area_from_diameter.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/math/calculate_day_of_the_week.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/math/calculate_fraction_sum.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/math/calculate_matrix_power.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/math/calculate_reflected_point.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/math/complex_numbers_product.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/math/compute_currency_conversion.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/math/count_distinct_permutations.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/math/evaluate_expression.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/math/find_continuity_point.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/math/fraction_to_mixed_numbers.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/math/modular_inverse_sum.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/math/simplify_mixed_numbers.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/math/sum_of_digit_factorials.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/math/sum_of_primes_below.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/requirements.txt +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/captainagent/tools/tool_description.tsv +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/gpt_assistant_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/graph_rag/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/graph_rag/document.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/graph_rag/falkor_graph_query_engine.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/graph_rag/falkor_graph_rag_capability.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/graph_rag/graph_query_engine.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/graph_rag/graph_rag_capability.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/graph_rag/neo4j_graph_query_engine.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/graph_rag/neo4j_graph_rag_capability.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/graph_rag/neo4j_native_graph_query_engine.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/graph_rag/neo4j_native_graph_rag_capability.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/img_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/llamaindex_conversable_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/llava_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/math_user_proxy_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/multimodal_conversable_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/qdrant_retrieve_user_proxy_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/rag/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/rag/chromadb_query_engine.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/rag/llamaindex_query_engine.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/rag/mongodb_query_engine.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/rag/query_engine.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/retrieve_assistant_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/retrieve_user_proxy_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/society_of_mind_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/swarm_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/text_analyzer_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/vectordb/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/vectordb/base.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/vectordb/chromadb.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/vectordb/couchbase.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/vectordb/mongodb.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/vectordb/pgvectordb.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/vectordb/qdrant.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/vectordb/utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/contrib/web_surfer.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/conversable_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/available_condition.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/context_condition.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/context_expression.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/context_str.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/context_variables.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/group_tool_executor.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/group_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/guardrails.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/handoffs.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/llm_condition.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/multi_agent_chat.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/on_condition.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/on_context_condition.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/patterns/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/patterns/auto.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/patterns/manual.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/patterns/pattern.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/patterns/random.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/patterns/round_robin.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/reply_result.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/speaker_selection_result.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/targets/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/targets/group_chat_target.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/targets/group_manager_target.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/targets/transition_target.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/group/targets/transition_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/groupchat.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/audio_adapters/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/audio_adapters/twilio_audio_adapter.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/audio_adapters/websocket_audio_adapter.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/audio_observer.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/clients/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/clients/gemini/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/clients/gemini/client.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/clients/oai/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/clients/oai/base_client.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/clients/oai/rtc_client.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/clients/oai/utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/clients/realtime_client.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/function_observer.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/realtime_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/realtime_events.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/realtime_observer.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime/experimental/websockets.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/realtime_agent/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/user_proxy_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agentchat/utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/contrib/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/contrib/time/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/contrib/time/time_reply_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/contrib/time/time_tool_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/deep_research/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/deep_research/deep_research.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/discord/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/discord/discord.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/document_agent/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/document_agent/chroma_query_engine.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/document_agent/docling_doc_ingest_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/document_agent/document_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/document_agent/document_conditions.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/document_agent/document_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/document_agent/inmemory_query_engine.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/document_agent/parser_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/document_agent/url_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/reasoning/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/reasoning/reasoning_agent.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/slack/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/slack/slack.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/telegram/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/telegram/telegram.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/websurfer/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/websurfer/websurfer.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/wikipedia/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/agents/experimental/wikipedia/wikipedia.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/browser_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/cache/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/cache/abstract_cache_base.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/cache/cache.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/cache/cache_factory.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/cache/cosmos_db_cache.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/cache/disk_cache.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/cache/in_memory_cache.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/cache/redis_cache.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/base.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/docker_commandline_code_executor.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/factory.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/func_with_reqs.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/jupyter/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/jupyter/base.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/jupyter/docker_jupyter_server.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/jupyter/embedded_ipython_code_executor.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/jupyter/import_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/jupyter/jupyter_client.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/jupyter/jupyter_code_executor.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/jupyter/local_jupyter_server.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/local_commandline_code_executor.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/markdown_code_extractor.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/coding/utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/doc_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/events/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/events/agent_events.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/events/base_event.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/events/client_events.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/events/helpers.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/events/print_event.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/exception_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/extensions/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/fast_depends/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/fast_depends/_compat.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/fast_depends/core/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/fast_depends/core/build.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/fast_depends/core/model.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/fast_depends/dependencies/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/fast_depends/dependencies/model.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/fast_depends/dependencies/provider.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/fast_depends/library/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/fast_depends/library/model.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/fast_depends/py.typed +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/fast_depends/schema.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/fast_depends/use.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/fast_depends/utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/formatting_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/function_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/graph_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/import_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/interop/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/interop/crewai/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/interop/crewai/crewai.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/interop/interoperability.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/interop/interoperable.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/interop/langchain/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/interop/langchain/langchain_chat_model_factory.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/interop/langchain/langchain_tool.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/interop/litellm/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/interop/litellm/litellm_config_factory.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/interop/pydantic_ai/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/interop/pydantic_ai/pydantic_ai.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/interop/registry.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/io/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/io/base.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/io/console.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/io/processors/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/io/processors/base.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/io/processors/console_event_processor.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/io/run_response.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/io/thread_io_stream.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/io/websockets.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/json_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/llm_config.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/logger/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/logger/base_logger.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/logger/file_logger.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/logger/logger_factory.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/logger/logger_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/logger/sqlite_logger.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/math_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/mcp/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/mcp/__main__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/mcp/helpers.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/mcp/mcp_client.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/mcp/mcp_proxy/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/mcp/mcp_proxy/fastapi_code_generator_helpers.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/mcp/mcp_proxy/mcp_proxy.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/mcp/mcp_proxy/operation_grouping.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/mcp/mcp_proxy/operation_renaming.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/mcp/mcp_proxy/patch_fastapi_code_generator.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/mcp/mcp_proxy/security.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/mcp/mcp_proxy/security_schema_visitor.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/messages/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/messages/agent_messages.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/messages/base_message.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/messages/client_messages.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/messages/print_message.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/anthropic.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/bedrock.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/cerebras.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/client_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/cohere.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/gemini.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/gemini_types.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/groq.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/mistral.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/oai_models/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/oai_models/_models.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/oai_models/chat_completion.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/oai_models/chat_completion_audio.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/oai_models/chat_completion_message.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/oai_models/chat_completion_message_tool_call.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/oai_models/chat_completion_token_logprob.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/oai_models/completion_usage.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/ollama.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/openai_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/oai/together.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/retrieve_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/runtime_logging.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/token_count_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/contrib/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/contrib/time/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/contrib/time/time.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/dependency_injection.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/browser_use/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/browser_use/browser_use.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/crawl4ai/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/crawl4ai/crawl4ai.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/deep_research/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/deep_research/deep_research.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/duckduckgo/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/duckduckgo/duckduckgo_search.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/firecrawl/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/firecrawl/firecrawl_tool.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/google/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/google/authentication/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/google/authentication/credentials_hosted_provider.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/google/authentication/credentials_local_provider.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/google/authentication/credentials_provider.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/google/drive/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/google/drive/drive_functions.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/google/drive/toolkit.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/google/model.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/google/toolkit_protocol.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/google_search/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/google_search/google_search.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/google_search/youtube_search.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/messageplatform/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/messageplatform/discord/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/messageplatform/discord/discord.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/messageplatform/slack/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/messageplatform/slack/slack.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/messageplatform/telegram/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/messageplatform/telegram/telegram.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/perplexity/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/perplexity/perplexity_search.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/reliable/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/reliable/reliable.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/searxng/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/searxng/searxng_search.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/tavily/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/tavily/tavily_search.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/web_search_preview/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/web_search_preview/web_search_preview.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/wikipedia/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/experimental/wikipedia/wikipedia.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/function_utils.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/tool.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/tools/toolkit.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/autogen/types.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/azure-pipelines.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/codecov.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/license_original/LICENSE-CC +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/license_original/LICENSE_original_MIT +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/pyproject.toml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/broken-links-check.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/build-setup-files.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/devcontainer/generate-devcontainers.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/devcontainer/generate-devcontainers.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/devcontainer/templates/devcontainer.json.jinja +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/docs_build.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/docs_build_mkdocs.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/docs_serve.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/docs_serve_mkdocs.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/integration-test.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/lint.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/pre-commit-build-setup-files.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/pre-commit-license-check.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/pre-commit-lint.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/pre-commit-mypy-run.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/show-coverage-report.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/test-core-llm.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/test-core-skip-llm.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/test-docs.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/test-skip-llm.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/scripts/test.sh +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/setup.jinja +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/setup_autogen.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/templates/client_template/main.jinja2 +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/templates/config_template/config.jinja2 +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/templates/main.jinja2 +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/.gitignore +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/README.md +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/blogs_and_user_stories_authors.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/.gitignore +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-04-21-LLM-tuning-math/img/level2algebra.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-04-21-LLM-tuning-math/img/level3algebra.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-04-21-LLM-tuning-math/img/level4algebra.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-04-21-LLM-tuning-math/img/level5algebra.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-04-21-LLM-tuning-math/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-05-18-GPT-adaptive-humaneval/img/design.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-05-18-GPT-adaptive-humaneval/img/humaneval.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-05-18-GPT-adaptive-humaneval/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-06-28-MathChat/img/mathchatflow.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-06-28-MathChat/img/result.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-06-28-MathChat/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-07-14-Local-LLMs/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-10-18-RetrieveChat/img/autogen-rag.gif +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-10-18-RetrieveChat/img/retrievechat-arch.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-10-18-RetrieveChat/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-10-26-TeachableAgent/img/teachable-arch.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-10-26-TeachableAgent/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-06-LMM-Agent/img/teaser.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-06-LMM-Agent/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-09-EcoAssistant/img/chat.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-09-EcoAssistant/img/results.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-09-EcoAssistant/img/system.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-09-EcoAssistant/img/template-demo.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-09-EcoAssistant/img/template.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-09-EcoAssistant/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-13-OAI-assistants/img/teaser.jpg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-13-OAI-assistants/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-20-AgentEval/img/agenteval-CQ.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-20-AgentEval/img/math-problems-plot.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-20-AgentEval/img/tasks-taxonomy.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-20-AgentEval/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-26-Agent-AutoBuild/img/agent_autobuild.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-11-26-Agent-AutoBuild/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-12-01-AutoGenStudio/img/autogenstudio_config.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-12-01-AutoGenStudio/img/autogenstudio_home.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-12-01-AutoGenStudio/img/autogenstudio_skills.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-12-01-AutoGenStudio/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-12-23-AgentOptimizer/img/agentoptimizer.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-12-23-AgentOptimizer/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2023-12-29-AgentDescriptions/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-01-23-Code-execution-in-docker/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-01-25-AutoGenBench/img/teaser.jpg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-01-25-AutoGenBench/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-01-26-Custom-Models/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-02-02-AutoAnny/img/AutoAnnyLogo.jpg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-02-02-AutoAnny/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-02-11-FSM-GroupChat/img/FSM_logic.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-02-11-FSM-GroupChat/img/FSM_of_multi-agents.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-02-11-FSM-GroupChat/img/teaser.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-02-11-FSM-GroupChat/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-02-29-StateFlow/img/alfworld.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-02-29-StateFlow/img/bash_result.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-02-29-StateFlow/img/intercode.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-02-29-StateFlow/img/sf_example_1.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-02-29-StateFlow/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-03-03-AutoGen-Update/img/contributors.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-03-03-AutoGen-Update/img/dalle_gpt4v.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-03-03-AutoGen-Update/img/gaia.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-03-03-AutoGen-Update/img/love.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-03-03-AutoGen-Update/img/teach.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-03-03-AutoGen-Update/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-03-11-AutoDefense/img/architecture.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-03-11-AutoDefense/img/defense-agency-design.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-03-11-AutoDefense/img/table-4agents.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-03-11-AutoDefense/img/table-agents.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-03-11-AutoDefense/img/table-compared-methods.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-03-11-AutoDefense/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-05-24-Agent/img/agents.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-05-24-Agent/img/leadership.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-05-24-Agent/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-06-21-AgentEval/img/agenteval_ov_v3.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-06-21-AgentEval/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-06-24-AltModels-Classes/img/agentstogether.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-06-24-AltModels-Classes/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-07-25-AgentOps/img/autogen-integration.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-07-25-AgentOps/img/dashboard.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-07-25-AgentOps/img/flow.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-07-25-AgentOps/img/session-replay.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-07-25-AgentOps/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-11-15-CaptainAgent/img/build.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-11-15-CaptainAgent/img/chat.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-11-15-CaptainAgent/img/overall.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-11-15-CaptainAgent/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-11-17-Swarm/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-11-27-Prompt-Leakage-Probing/img/probing_flow.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-11-27-Prompt-Leakage-Probing/img/prompt_leakage_report.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-11-27-Prompt-Leakage-Probing/img/prompt_leakage_social_img.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-11-27-Prompt-Leakage-Probing/img/prompt_test_chat.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-11-27-Prompt-Leakage-Probing/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-12-02-ReasoningAgent2/img/reasoningagent_1.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-12-02-ReasoningAgent2/img/reasoningagent_2.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-12-02-ReasoningAgent2/img/tree-of-thoughts.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-12-02-ReasoningAgent2/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-12-06-FalkorDB-Structured/img/falkordb.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-12-06-FalkorDB-Structured/img/tripplanner.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-12-06-FalkorDB-Structured/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-12-20-RealtimeAgent/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-12-20-Reasoning-Update/img/mcts_example.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-12-20-Reasoning-Update/img/reasoningagent_1.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-12-20-Reasoning-Update/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2024-12-20-Tools-interoperability/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-01-07-Tools-Dependency-Injection/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-01-08-RealtimeAgent-over-websocket/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-01-09-RealtimeAgent-over-WebRTC/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-01-10-WebSockets/img/structured_messages_with_websockets.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-01-10-WebSockets/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-01-22-Tools-ChatContext-Dependency-Injection/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-01-29-RealtimeAgent-with-gemini/img/RealtimeAgent_gemini.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-01-29-RealtimeAgent-with-gemini/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-01-31-WebSurferAgent/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-01-31-Websurfing-Tools/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-02-05-Communication-Agents/img/commsagents_discord_msg.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-02-05-Communication-Agents/img/commsagents_slack_finalmsg.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-02-05-Communication-Agents/img/commsagents_slack_msg.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-02-05-Communication-Agents/img/commsagents_telegram_msg.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-02-05-Communication-Agents/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-02-13-DeepResearchAgent/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-04-16-Reasoning/img/cognition.jpg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-04-16-Reasoning/img/iter.jpg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-04-16-Reasoning/img/partner.jpg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-04-16-Reasoning/img/threads.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-04-16-Reasoning/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-04-28-0.9-Release-Announcement/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-05-07-AG2-Copilot-Integration/img/AG2-CopilotKit.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-05-07-AG2-Copilot-Integration/img/ag2-copilotkit-architecture.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-05-07-AG2-Copilot-Integration/img/quick-start-1.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-05-07-AG2-Copilot-Integration/img/quick-start-2.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-05-07-AG2-Copilot-Integration/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-06-12-ReAct-Loops-in-GroupChat/img/image1.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-06-12-ReAct-Loops-in-GroupChat/img/image2.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-06-12-ReAct-Loops-in-GroupChat/img/image3.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-06-12-ReAct-Loops-in-GroupChat/img/image4.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/_blogs/2025-06-12-ReAct-Loops-in-GroupChat/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/community-talks/2025-04-10-NOVA/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/Migration-Guide.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/Research.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/building/creating-a-tool.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/building/creating-an-agent.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/contributing.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/documentation.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/file-bug-report.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/how-ag2-works/assets/generate-reply.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/how-ag2-works/assets/initiate-chat.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/how-ag2-works/generate-reply.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/how-ag2-works/hooks.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/how-ag2-works/initiate-chat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/how-ag2-works/overview.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/maintainer.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/pre-commit.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/setup-development-environment.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/contributor-guide/tests.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/agentops.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/azure_cosmos_db.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/composio.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/databricks.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/img/ecosystem-databricks.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/img/ecosystem-fabric.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/img/ecosystem-llamaindex.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/img/ecosystem-memgpt.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/img/ecosystem-ollama.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/img/ecosystem-promptflow.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/llamaindex.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/mem0.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/memgpt.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/microsoft-fabric.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/ollama.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/pgvector.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/portkey.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/ecosystem/promptflow.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/faq/FAQ.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/home/quickstart.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/installation/Installation.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/installation/Optional-Dependencies.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/quick-start.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/use-cases/.gitignore +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/use-cases/community-gallery/community-gallery.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/use-cases/notebooks/Notebooks.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/use-cases/use-cases/assets/game-design-page.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/use-cases/use-cases/assets/game-designed.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/use-cases/use-cases/assets/travel-planning-falkordb.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/use-cases/use-cases/assets/travel-planning-itinerary.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/use-cases/use-cases/assets/travel-planning-overview.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/use-cases/use-cases/customer-service.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/use-cases/use-cases/game-design.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/use-cases/use-cases/travel-planning.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/assets/code-execution-in-conversation.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/assets/code-executor-docker.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/assets/code-executor-no-docker.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/assets/code-executor-stock-chart.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/assets/group-chat-fsm.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/assets/group-chat.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/assets/nested-chats.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/assets/sequential-two-agent-chat.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/assets/swarm-enhanced-01.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/assets/swarm-enhanced-02.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/assets/swarm-enhanced-03.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/assets/swarm-enhanced-04.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/assets/two-agent-chat.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/code-execution.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/ending-a-chat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/groupchat/custom-group-chat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/groupchat/groupchat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/groupchat/resuming-group-chat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/groupchat/tools.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/llm-configuration-deep-dive.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/nested-chat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestration/assets/nested-chats.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestration/assets/sequential-two-agent-chat.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestration/ending-a-chat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestration/group-chat/agent-tools-functions.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestration/group-chat/context-variables.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestration/group-chat/guardrails.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestration/group-chat/handoffs.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestration/group-chat/introduction.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestration/group-chat/patterns.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestration/group-chat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestration/nested-chat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestration/orchestrations.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestration/sequential-chat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestration/swarm/deprecation.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestration/two-agent-chat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/orchestrations.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/context_aware_routing.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/context_aware_routing_flow.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/escalation.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/escalation_flow.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/feedback_loop.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/feedback_loop_flow.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/hierarchical.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/hierarchical_flow.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/organic.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/organic_flow.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/pipeline.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/pipeline_flow.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/redundant.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/redundant_flow.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/star.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/star_flow.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/triage_tasks.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/triage_tasks_flow.jpeg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/context_aware_routing.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/escalation.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/feedback_loop.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/hierarchical.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/organic.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/overview.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/pipeline.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/redundant.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/star.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/pattern-cookbook/triage_with_tasks.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/rag.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/realtime-agent/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/realtime-agent/twilio.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/realtime-agent/webrtc.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/realtime-agent/websocket.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/sequential-chat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/tools/basics.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/tools/controlling-use.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/tools/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/tools/interop/crewai.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/tools/interop/langchain.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/tools/interop/pydanticai.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/tools/mcp/client.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/tools/tools-with-secrets.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/advanced-concepts/two-agent-chat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/basic-concepts/assets/human-in-the-loop-example.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/basic-concepts/assets/overview-workflow.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/basic-concepts/conversable-agent.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/basic-concepts/human-in-the-loop.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/basic-concepts/installing-ag2.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/basic-concepts/introducing-group-chat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/basic-concepts/introducing-swarm-orchestration.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/basic-concepts/introducing-tools.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/basic-concepts/llm-configuration.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/basic-concepts/overview.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/basic-concepts/structured-outputs.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/getting-started/Getting-Started.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/amazon-bedrock.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/anthropic.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/assets/ag2-agentchat.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/assets/chat-example.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/assets/create-gcp-svc.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/assets/gemini-coding-chart.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/cerebras.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/cohere.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/deepseek-v3.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/google-gemini.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/google-vertexai.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/groq.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/litellm-proxy-server/azure.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/litellm-proxy-server/installation.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/litellm-proxy-server/openai.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/litellm-proxy-server/watsonx.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/lm-studio.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/mistralai.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/ollama.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/togetherai.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/models/vLLM.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/assets/commsagents_discordoutput.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/assets/commsagents_tools.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/assets/commsplatforms_discord_sentmsg.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/assets/commsplatforms_slack_sentmsg.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/assets/commsplatforms_telegram_sentmsg.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/assets/docagent_tests_story1.md +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/assets/docagent_tests_story2.md +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/assets/websurferagent_animated.gif +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/captainagent.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/communication-platforms/discordagent.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/communication-platforms/overview.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/communication-platforms/slackagent.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/communication-platforms/telegramagent.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/deepresearchagent.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/docagent-performance.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/docagent.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/reasoningagent.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/websurferagent.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-agents/wikipediaagent.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-tools/browser-use.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-tools/communication-platforms/discord.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-tools/communication-platforms/slack.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-tools/communication-platforms/telegram.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-tools/crawl4ai.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-tools/deep-research.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-tools/firecrawl.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-tools/google-api/google-drive.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-tools/google-api/google-search.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-tools/google-api/youtube-search.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-tools/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-tools/perplexity-search.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-tools/searxng-search.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-guide/reference-tools/wikipedia-search.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-02-11-NOVA/img/nexla_ag2.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-02-11-NOVA/img/nova_architecture.webp +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-02-11-NOVA/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-03-Fortune-500-RAG-Chatbot/img/01.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-03-Fortune-500-RAG-Chatbot/img/02.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-03-Fortune-500-RAG-Chatbot/img/banner.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-03-Fortune-500-RAG-Chatbot/img/profile.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-03-Fortune-500-RAG-Chatbot/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-04-AgentWeb/img/01.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-04-AgentWeb/img/banner.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-04-AgentWeb/img/profile.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-04-AgentWeb/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-11-Productionizing-OSS-Agents/img/banner.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-11-Productionizing-OSS-Agents/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-15-CMBAgent/img/banner.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-15-CMBAgent/img/boris_profile.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-15-CMBAgent/img/flow-chart.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-15-CMBAgent/img/francisco_profile.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-15-CMBAgent/img/inigo_profile.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-15-CMBAgent/img/james_profile.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-15-CMBAgent/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-30-Cegid-Pulse-OS/img/01.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-30-Cegid-Pulse-OS/img/banner.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-30-Cegid-Pulse-OS/img/profile.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docs/user-stories/2025-04-30-Cegid-Pulse-OS/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/docusaurus.config.js +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/generate_api_references.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/logo/ag2-white.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/logo/ag2.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/logo/favicon.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mako_templates/text.mako +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mint-app-gallery-deps.js +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mint-script.js +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mint-style.css +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/.gitignore +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/README.md +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/create_api_docs.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/data/gallery_items.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/data/people.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/docs/.gitignore +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/docs/index.md +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/docs/javascripts/extra.js +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/docs/stylesheets/extra.css +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/docs.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/docs_src/__init__.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/expand_markdown.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/generate_mkdocs.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/includes/.gitkeep +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/mkdocs.yml +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/404.html +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/home.html +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/images/blue-bg.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/images/bot-left-corner.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/images/bot-right-corner.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/images/button-shine.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/images/city-horizon.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/images/cloud.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/images/conversation.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/images/green-bg.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/images/human.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/images/intuitive.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/images/purple-bg.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/images/sun.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/images/top-left-corner.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/images/top-right-corner.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/images/yellow-bg.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/overrides/main.html +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/templates/redirect.html +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/mkdocs/update_releases.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/package-lock.json +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/package.json +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/process_notebooks.py +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/img/1_service_running.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/img/2_incoming_call.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/img/3_request_for_flight_cancellation.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/img/4_flight_number_name.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/img/5_refund_policy.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/img/6_flight_refunded.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/img/realtime_agent_swarm.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/img/twilio_endpoint_config.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/img/twilio_phone_numbers.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/img/webrtc_chat.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/img/webrtc_communication_diagram.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/img/webrtc_connection_diagram.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/img/websocket_chat.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/img/websocket_communication_diagram.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/twilio.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/webrtc.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/advanced-concepts/realtime-agent/websocket.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/components/ClientSideComponent.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/components/GalleryPage.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/data/GalleryItems.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/interop/crewai.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/interop/langchain.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/interop/pydanticai.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/python-examples/conversableagentchat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/python-examples/groupchat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/python-examples/groupchatcustomfsm.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/python-examples/groupchatcustomfunc.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/python-examples/humanintheloop.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/python-examples/humanintheloop_financial.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/python-examples/nestedchat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/python-examples/sequentialchat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/python-examples/structured_output.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/python-examples/swarm.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/python-examples/swarmgroupchat.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/python-examples/toolregister.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/python-examples/websurferagent.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/reference-agents/deep-research.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/reference-agents/img/DeepResearchAgent.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/reference-tools/browser-use.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/reference-tools/crawl4ai.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/reference-tools/deep-research.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/reference-tools/google-drive.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/snippets/utils/runmethodhelp.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/.nojekyll +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/ag.ico +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/ag.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/ag2.ico +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/ag2.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/ag2.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/auto.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/autogen.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/autogen_agentchat.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/autogen_app.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/autogen_app.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/chat_example.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/conv.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/conv_2.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/cover.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/create_gcp_svc.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/ecosystem-composio.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/extend.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/fast.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/favicon-dark.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/favicon.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/flaml.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/flaml_logo.ico +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/flaml_logo_fill.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/gallery/TensionCode.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/gallery/agent-e.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/gallery/autotx.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/gallery/composio-autogen.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/gallery/default.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/gallery/robot.jpg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/gallery/webagent.jpg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/gallery/x-force-ide-ui.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/homepage-hero-background-large.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/homepage-hero-background.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/logo.svg +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/static/img/love.png +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2024-08-26/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2024-09-23/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2024-09-30/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2024-10-14/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2024-10-15/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2024-11-04/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2024-11-11/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2024-11-12/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2024-11-18/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2024-11-25/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2024-11-28/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2024-12-12/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2024-12-19/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2024-12-19-special_talk/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2025-01-16/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/2025-01-23/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/talks/future_talks/index.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/user-guide/captainagent/_category_.json +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/user-guide/captainagent/agent_library.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/user-guide/captainagent/configurations.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/user-guide/captainagent/tool_library.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/user-guide/handling_long_contexts/_category_.json +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/user-guide/handling_long_contexts/compressing_text_w_llmligua.mdx +0 -0
- {ag2-0.9.4 → ag2-0.9.5}/website/user-guide/handling_long_contexts/intro_to_transform_messages.mdx +0 -0
{ag2-0.9.4 → ag2-0.9.5}/PKG-INFO
RENAMED
|
@@ -72,18 +72,20 @@ def content_str(content: Union[str, list[Union[UserMessageTextContentPart, UserM
|
|
|
72
72
|
if not isinstance(content, list):
|
|
73
73
|
raise TypeError(f"content must be None, str, or list, but got {type(content)}")
|
|
74
74
|
|
|
75
|
-
rst =
|
|
75
|
+
rst = []
|
|
76
76
|
for item in content:
|
|
77
77
|
if not isinstance(item, dict):
|
|
78
78
|
raise TypeError("Wrong content format: every element should be dict if the content is a list.")
|
|
79
79
|
assert "type" in item, "Wrong content format. Missing 'type' key in content's dict."
|
|
80
|
-
if item["type"]
|
|
81
|
-
rst
|
|
82
|
-
elif item["type"]
|
|
83
|
-
rst
|
|
80
|
+
if item["type"] in ["text", "input_text"]:
|
|
81
|
+
rst.append(item["text"])
|
|
82
|
+
elif item["type"] in ["image_url", "input_image"]:
|
|
83
|
+
rst.append("<image>")
|
|
84
|
+
elif item["type"] in ["function", "tool_call", "tool_calls"]:
|
|
85
|
+
rst.append("<function>" if "name" not in item else f"<function: {item['name']}>")
|
|
84
86
|
else:
|
|
85
87
|
raise ValueError(f"Wrong content format: unknown type {item['type']} within the content")
|
|
86
|
-
return rst
|
|
88
|
+
return "\n".join(rst)
|
|
87
89
|
|
|
88
90
|
|
|
89
91
|
def infer_lang(code: str) -> str:
|
|
@@ -51,6 +51,8 @@ if openai_result.is_successful:
|
|
|
51
51
|
from openai.types.completion import Completion
|
|
52
52
|
from openai.types.completion_usage import CompletionUsage
|
|
53
53
|
|
|
54
|
+
from autogen.oai.openai_responses import OpenAIResponsesClient
|
|
55
|
+
|
|
54
56
|
if openai.__version__ >= "1.1.0":
|
|
55
57
|
TOOL_ENABLED = True
|
|
56
58
|
ERROR = None
|
|
@@ -314,7 +316,7 @@ class ModelClient(Protocol):
|
|
|
314
316
|
class ModelClientResponseProtocol(Protocol):
|
|
315
317
|
class Choice(Protocol):
|
|
316
318
|
class Message(Protocol):
|
|
317
|
-
content: Optional[str]
|
|
319
|
+
content: Optional[str] | Optional[dict[str, Any]]
|
|
318
320
|
|
|
319
321
|
message: Message
|
|
320
322
|
|
|
@@ -952,6 +954,15 @@ class OpenAIWrapper:
|
|
|
952
954
|
raise ImportError("Please install `boto3` to use the Amazon Bedrock API.")
|
|
953
955
|
client = BedrockClient(response_format=response_format, **openai_config)
|
|
954
956
|
self._clients.append(client)
|
|
957
|
+
elif api_type is not None and api_type.startswith("responses"):
|
|
958
|
+
# OpenAI Responses API (stateful). Reuse the same OpenAI SDK but call the `/responses` endpoint via the new client.
|
|
959
|
+
@require_optional_import("openai>=1.66.2", "openai")
|
|
960
|
+
def create_responses_client() -> "OpenAI":
|
|
961
|
+
client = OpenAI(**openai_config)
|
|
962
|
+
self._clients.append(OpenAIResponsesClient(client, response_format=response_format))
|
|
963
|
+
return client
|
|
964
|
+
|
|
965
|
+
client = create_responses_client()
|
|
955
966
|
else:
|
|
956
967
|
|
|
957
968
|
@require_optional_import("openai>=1.66.2", "openai")
|
|
@@ -1442,3 +1453,35 @@ class OpenAIWrapper:
|
|
|
1442
1453
|
A list of text, or a list of ChatCompletion objects if function_call/tool_calls are present.
|
|
1443
1454
|
"""
|
|
1444
1455
|
return response.message_retrieval_function(response)
|
|
1456
|
+
|
|
1457
|
+
|
|
1458
|
+
# -----------------------------------------------------------------------------
|
|
1459
|
+
# New: Responses API config entry (OpenAI-hosted preview endpoint)
|
|
1460
|
+
# -----------------------------------------------------------------------------
|
|
1461
|
+
|
|
1462
|
+
|
|
1463
|
+
@register_llm_config
|
|
1464
|
+
class OpenAIResponsesLLMConfigEntry(OpenAILLMConfigEntry):
|
|
1465
|
+
"""LLMConfig entry for the OpenAI Responses API (stateful, tool-enabled).
|
|
1466
|
+
|
|
1467
|
+
This reuses all the OpenAI fields but changes *api_type* so the wrapper can
|
|
1468
|
+
route traffic to the `client.responses` endpoint instead of
|
|
1469
|
+
`chat.completions`. It inherits everything else – including reasoning
|
|
1470
|
+
fields – from *OpenAILLMConfigEntry* so users can simply set
|
|
1471
|
+
|
|
1472
|
+
```python
|
|
1473
|
+
{
|
|
1474
|
+
"api_type": "responses", # <-- key differentiator
|
|
1475
|
+
"model": "o3", # reasoning model
|
|
1476
|
+
"reasoning_effort": "medium", # low / medium / high
|
|
1477
|
+
"stream": True,
|
|
1478
|
+
}
|
|
1479
|
+
```
|
|
1480
|
+
"""
|
|
1481
|
+
|
|
1482
|
+
api_type: Literal["responses"] = "responses"
|
|
1483
|
+
tool_choice: Optional[Literal["none", "auto", "required"]] = "auto"
|
|
1484
|
+
built_in_tools: Optional[list[str]] = None
|
|
1485
|
+
|
|
1486
|
+
def create_client(self) -> "ModelClient": # pragma: no cover
|
|
1487
|
+
raise NotImplementedError("Handled via OpenAIWrapper._register_default_client")
|
|
@@ -0,0 +1,426 @@
|
|
|
1
|
+
# Copyright (c) 2023 - 2025, AG2ai, Inc., AG2ai open-source projects maintainers and core contributors
|
|
2
|
+
#
|
|
3
|
+
# SPDX-License-Identifier: Apache-2.0
|
|
4
|
+
|
|
5
|
+
import copy
|
|
6
|
+
import warnings
|
|
7
|
+
from typing import TYPE_CHECKING, Any, Tuple, Union
|
|
8
|
+
|
|
9
|
+
from pydantic import BaseModel
|
|
10
|
+
|
|
11
|
+
from autogen.code_utils import content_str
|
|
12
|
+
from autogen.import_utils import optional_import_block, require_optional_import
|
|
13
|
+
|
|
14
|
+
if TYPE_CHECKING:
|
|
15
|
+
from autogen.oai.client import ModelClient, OpenAI, OpenAILLMConfigEntry
|
|
16
|
+
else:
|
|
17
|
+
# Import at runtime to avoid circular import
|
|
18
|
+
OpenAILLMConfigEntry = None
|
|
19
|
+
ModelClient = None
|
|
20
|
+
OpenAI = None
|
|
21
|
+
|
|
22
|
+
with optional_import_block() as openai_result:
|
|
23
|
+
from openai.types.responses.response import Response
|
|
24
|
+
from openai.types.responses.response_output_item import ImageGenerationCall
|
|
25
|
+
|
|
26
|
+
# Image Costs
|
|
27
|
+
# Pricing per image (in USD)
|
|
28
|
+
PRICING = {
|
|
29
|
+
"gpt-image-1": {
|
|
30
|
+
"low": {"1024x1024": 0.011, "1024x1536": 0.016, "1536x1024": 0.016},
|
|
31
|
+
"medium": {"1024x1024": 0.042, "1024x1536": 0.063, "1536x1024": 0.063},
|
|
32
|
+
"high": {"1024x1024": 0.167, "1024x1536": 0.25, "1536x1024": 0.25},
|
|
33
|
+
},
|
|
34
|
+
"dall-e-3": {
|
|
35
|
+
"standard": {"1024x1024": 0.040, "1024x1792": 0.080, "1792x1024": 0.080},
|
|
36
|
+
"hd": {"1024x1024": 0.080, "1024x1792": 0.120, "1792x1024": 0.120},
|
|
37
|
+
},
|
|
38
|
+
"dall-e-2": {"standard": {"1024x1024": 0.020, "512x512": 0.018, "256x256": 0.016}},
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
# Valid sizes for each model
|
|
42
|
+
VALID_SIZES = {
|
|
43
|
+
"gpt-image-1": ["1024x1024", "1024x1536", "1536x1024"],
|
|
44
|
+
"dall-e-3": ["1024x1024", "1024x1792", "1792x1024"],
|
|
45
|
+
"dall-e-2": ["1024x1024", "512x512", "256x256"],
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
def calculate_openai_image_cost(
|
|
50
|
+
model: str = "gpt-image-1", size: str = "1024x1024", quality: str = "high"
|
|
51
|
+
) -> Tuple[float, str]:
|
|
52
|
+
"""
|
|
53
|
+
Calculate the cost for a single image generation.
|
|
54
|
+
|
|
55
|
+
Args:
|
|
56
|
+
model: Model name ("gpt-image-1", "dall-e-3" or "dall-e-2")
|
|
57
|
+
size: Image size (e.g., "1024x1024", "1024x1536")
|
|
58
|
+
quality: Quality setting:
|
|
59
|
+
- For gpt-image-1: "low", "medium", or "high"
|
|
60
|
+
- For dall-e-3: "standard" or "hd"
|
|
61
|
+
- For dall-e-2: "standard" only
|
|
62
|
+
|
|
63
|
+
Returns:
|
|
64
|
+
Tuple of (cost, error_message)
|
|
65
|
+
"""
|
|
66
|
+
# Normalize inputs
|
|
67
|
+
model = model.lower()
|
|
68
|
+
quality = quality.lower()
|
|
69
|
+
|
|
70
|
+
# Validate model
|
|
71
|
+
if model not in PRICING:
|
|
72
|
+
return 0.0, f"Invalid model: {model}. Valid models: {list(PRICING.keys())}"
|
|
73
|
+
|
|
74
|
+
# Validate size
|
|
75
|
+
if size not in VALID_SIZES[model]:
|
|
76
|
+
return 0.0, f"Invalid size {size} for {model}. Valid sizes: {VALID_SIZES[model]}"
|
|
77
|
+
|
|
78
|
+
# Get the cost based on model type
|
|
79
|
+
try:
|
|
80
|
+
if model == "gpt-image-1" or model == "dall-e-3":
|
|
81
|
+
cost = PRICING[model][quality][size]
|
|
82
|
+
elif model == "dall-e-2":
|
|
83
|
+
cost = PRICING[model]["standard"][size]
|
|
84
|
+
else:
|
|
85
|
+
return 0.0, f"Model {model} not properly configured"
|
|
86
|
+
|
|
87
|
+
return cost, None
|
|
88
|
+
|
|
89
|
+
except KeyError:
|
|
90
|
+
return 0.0, f"Invalid quality '{quality}' for {model}"
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
def _get_base_class():
|
|
94
|
+
"""Lazy import OpenAILLMConfigEntry to avoid circular imports."""
|
|
95
|
+
from autogen.oai.client import OpenAILLMConfigEntry
|
|
96
|
+
|
|
97
|
+
return OpenAILLMConfigEntry
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
# -----------------------------------------------------------------------------
|
|
101
|
+
# OpenAI Client that calls the /responses endpoint
|
|
102
|
+
# -----------------------------------------------------------------------------
|
|
103
|
+
@require_optional_import("openai", "openai")
|
|
104
|
+
class OpenAIResponsesClient:
|
|
105
|
+
"""Minimal implementation targeting the experimental /responses endpoint.
|
|
106
|
+
|
|
107
|
+
We purposefully keep the surface small - *create*, *message_retrieval*,
|
|
108
|
+
*cost* and *get_usage* - enough for ConversableAgent to operate. Anything
|
|
109
|
+
that the new endpoint does natively (web_search, file_search, image
|
|
110
|
+
generation, function calling, etc.) is transparently passed through by the
|
|
111
|
+
OpenAI SDK so we don't replicate logic here.
|
|
112
|
+
"""
|
|
113
|
+
|
|
114
|
+
def __init__(
|
|
115
|
+
self,
|
|
116
|
+
client: "OpenAI",
|
|
117
|
+
response_format: Union[BaseModel, dict[str, Any], None] = None,
|
|
118
|
+
):
|
|
119
|
+
self._oai_client = client # plain openai.OpenAI instance
|
|
120
|
+
self.response_format = response_format # kept for parity but unused for now
|
|
121
|
+
|
|
122
|
+
# Initialize the image generation parameters
|
|
123
|
+
self.image_output_params = {
|
|
124
|
+
"quality": None, # "high" or "low"
|
|
125
|
+
"background": None, # "white" or "black" or "transparent"
|
|
126
|
+
"size": None, # "1024x1024" or "1024x1792" or "1792x1024"
|
|
127
|
+
"output_format": "png", # "png", "jpg" or "jpeg" or "webp"
|
|
128
|
+
"output_compression": None, # 0-100 if output_format is "jpg" or "jpeg" or "webp"
|
|
129
|
+
}
|
|
130
|
+
self.previous_response_id = None
|
|
131
|
+
|
|
132
|
+
# Image costs are calculated manually (rather than off returned information)
|
|
133
|
+
self.image_costs = 0
|
|
134
|
+
|
|
135
|
+
# ------------------------------------------------------------------ helpers
|
|
136
|
+
# responses objects embed usage similarly to chat completions
|
|
137
|
+
@staticmethod
|
|
138
|
+
def _usage_dict(resp) -> dict:
|
|
139
|
+
usage_obj = getattr(resp, "usage", None) or {}
|
|
140
|
+
|
|
141
|
+
# Convert pydantic/BaseModel usage objects to dict for uniform access
|
|
142
|
+
if hasattr(usage_obj, "model_dump"):
|
|
143
|
+
usage = usage_obj.model_dump()
|
|
144
|
+
elif isinstance(usage_obj, dict):
|
|
145
|
+
usage = usage_obj
|
|
146
|
+
else: # fallback - unknown structure
|
|
147
|
+
usage = {}
|
|
148
|
+
|
|
149
|
+
output_tokens_details = usage.get("output_tokens_details", {})
|
|
150
|
+
|
|
151
|
+
return {
|
|
152
|
+
"prompt_tokens": usage.get("input_tokens", 0),
|
|
153
|
+
"completion_tokens": usage.get("output_tokens", 0),
|
|
154
|
+
"total_tokens": usage.get("total_tokens", 0),
|
|
155
|
+
"cost": getattr(resp, "cost", 0),
|
|
156
|
+
"model": getattr(resp, "model", ""),
|
|
157
|
+
"reasoning_tokens": output_tokens_details.get("reasoning_tokens", 0),
|
|
158
|
+
}
|
|
159
|
+
|
|
160
|
+
def _add_image_cost(self, response: "Response") -> None:
|
|
161
|
+
"""Add image cost to self._image_costs when an image is generated"""
|
|
162
|
+
for output in response.output:
|
|
163
|
+
if (
|
|
164
|
+
isinstance(output, ImageGenerationCall)
|
|
165
|
+
and hasattr(response.output[0], "model_extra")
|
|
166
|
+
and response.output[0].model_extra
|
|
167
|
+
):
|
|
168
|
+
extra_fields = output.model_extra
|
|
169
|
+
|
|
170
|
+
image_cost, image_error = calculate_openai_image_cost(
|
|
171
|
+
model="gpt-image-1",
|
|
172
|
+
size=extra_fields.get("size", "1024x1536"),
|
|
173
|
+
quality=extra_fields.get("quality", "high"),
|
|
174
|
+
)
|
|
175
|
+
|
|
176
|
+
if not image_error and image_cost:
|
|
177
|
+
self.image_costs += image_cost
|
|
178
|
+
|
|
179
|
+
def _get_delta_messages(self, messages: list[dict[str, Any]]) -> list[dict[str, Any]]:
|
|
180
|
+
"""Get the delta messages from the messages."""
|
|
181
|
+
delta_messages = []
|
|
182
|
+
for m in messages[::-1]:
|
|
183
|
+
contents = m.get("content")
|
|
184
|
+
is_last_completed_response = False
|
|
185
|
+
if isinstance(contents, list):
|
|
186
|
+
for c in contents:
|
|
187
|
+
if "status" in c and c.get("status") == "completed":
|
|
188
|
+
is_last_completed_response = True
|
|
189
|
+
break
|
|
190
|
+
elif isinstance(contents, str):
|
|
191
|
+
is_last_completed_response = "status" in m and m.get("status") == "completed"
|
|
192
|
+
|
|
193
|
+
if is_last_completed_response:
|
|
194
|
+
break
|
|
195
|
+
delta_messages.append(m)
|
|
196
|
+
return delta_messages[::-1]
|
|
197
|
+
|
|
198
|
+
def create(self, params: dict[str, Any]) -> "Response":
|
|
199
|
+
"""Invoke `client.responses.create() or .parse()`.
|
|
200
|
+
|
|
201
|
+
If the caller provided a classic *messages* array we convert it to the
|
|
202
|
+
*input* format expected by the Responses API.
|
|
203
|
+
"""
|
|
204
|
+
params = params.copy()
|
|
205
|
+
|
|
206
|
+
image_generation_tool_params = {"type": "image_generation"}
|
|
207
|
+
web_search_tool_params = {"type": "web_search_preview"}
|
|
208
|
+
|
|
209
|
+
if self.previous_response_id is not None and "previous_response_id" not in params:
|
|
210
|
+
params["previous_response_id"] = self.previous_response_id
|
|
211
|
+
|
|
212
|
+
# Back-compat: transform messages → input if needed ------------------
|
|
213
|
+
if "messages" in params and "input" not in params:
|
|
214
|
+
msgs = self._get_delta_messages(params.pop("messages"))
|
|
215
|
+
input_items = []
|
|
216
|
+
for m in msgs[::-1]: # reverse the list to get the last item first
|
|
217
|
+
role = m.get("role", "user")
|
|
218
|
+
# First, we need to convert the content to the Responses API format
|
|
219
|
+
content = m.get("content")
|
|
220
|
+
blocks = []
|
|
221
|
+
if role != "tool":
|
|
222
|
+
if isinstance(content, list):
|
|
223
|
+
for c in content:
|
|
224
|
+
if c.get("type") in ["input_text", "text"]:
|
|
225
|
+
blocks.append({"type": "input_text", "text": c.get("text")})
|
|
226
|
+
elif c.get("type") == "input_image":
|
|
227
|
+
blocks.append({"type": "input_image", "image_url": c.get("image_url")})
|
|
228
|
+
elif c.get("type") == "image_params":
|
|
229
|
+
for k, v in c.get("image_params", {}).items():
|
|
230
|
+
if k in self.image_output_params:
|
|
231
|
+
image_generation_tool_params[k] = v
|
|
232
|
+
else:
|
|
233
|
+
raise ValueError(f"Invalid content type: {c.get('type')}")
|
|
234
|
+
else:
|
|
235
|
+
blocks.append({"type": "input_text", "text": content})
|
|
236
|
+
input_items.append({"role": role, "content": blocks})
|
|
237
|
+
|
|
238
|
+
else:
|
|
239
|
+
if input_items:
|
|
240
|
+
break
|
|
241
|
+
# tool call response is the last item in the list
|
|
242
|
+
content = content_str(m.get("content"))
|
|
243
|
+
input_items.append({
|
|
244
|
+
"type": "function_call_output",
|
|
245
|
+
"call_id": m.get("tool_call_id", None),
|
|
246
|
+
"output": content,
|
|
247
|
+
})
|
|
248
|
+
break
|
|
249
|
+
params["input"] = input_items[::-1]
|
|
250
|
+
|
|
251
|
+
# Initialize tools list
|
|
252
|
+
tools_list = []
|
|
253
|
+
# Back-compat: add default tools
|
|
254
|
+
built_in_tools = params.pop("built_in_tools", [])
|
|
255
|
+
if built_in_tools:
|
|
256
|
+
if "image_generation" in built_in_tools:
|
|
257
|
+
tools_list.append(image_generation_tool_params)
|
|
258
|
+
if "web_search" in built_in_tools:
|
|
259
|
+
tools_list.append(web_search_tool_params)
|
|
260
|
+
|
|
261
|
+
if "tools" in params:
|
|
262
|
+
for tool in params["tools"]:
|
|
263
|
+
tool_item = {"type": "function"}
|
|
264
|
+
if "function" in tool:
|
|
265
|
+
tool_item |= tool["function"]
|
|
266
|
+
tools_list.append(tool_item)
|
|
267
|
+
params["tools"] = tools_list
|
|
268
|
+
params["tool_choice"] = "auto"
|
|
269
|
+
|
|
270
|
+
# Ensure we don't mix legacy params that Responses doesn't accept
|
|
271
|
+
if params.get("stream") and params.get("background"):
|
|
272
|
+
warnings.warn(
|
|
273
|
+
"Streaming a background response may introduce latency.",
|
|
274
|
+
UserWarning,
|
|
275
|
+
)
|
|
276
|
+
|
|
277
|
+
# ------------------------------------------------------------------
|
|
278
|
+
# Structured output handling - mimic OpenAIClient behaviour
|
|
279
|
+
# ------------------------------------------------------------------
|
|
280
|
+
|
|
281
|
+
if self.response_format is not None or "response_format" in params:
|
|
282
|
+
|
|
283
|
+
def _create_or_parse(**kwargs):
|
|
284
|
+
# For structured output we must convert dict / pydantic model
|
|
285
|
+
# into the JSON-schema body expected by the API.
|
|
286
|
+
if "stream" in kwargs:
|
|
287
|
+
kwargs.pop("stream") # Responses API rejects stream with RF for now
|
|
288
|
+
|
|
289
|
+
rf = kwargs.get("response_format", self.response_format)
|
|
290
|
+
|
|
291
|
+
if isinstance(rf, dict):
|
|
292
|
+
from autogen.oai.client import _ensure_strict_json_schema
|
|
293
|
+
|
|
294
|
+
kwargs["text_format"] = {
|
|
295
|
+
"type": "json_schema",
|
|
296
|
+
"json_schema": {
|
|
297
|
+
"schema": _ensure_strict_json_schema(rf, path=(), root=rf),
|
|
298
|
+
"name": "response_format",
|
|
299
|
+
"strict": True,
|
|
300
|
+
},
|
|
301
|
+
}
|
|
302
|
+
else:
|
|
303
|
+
# pydantic.BaseModel subclass
|
|
304
|
+
from autogen.oai.client import type_to_response_format_param
|
|
305
|
+
|
|
306
|
+
kwargs["text_format"] = type_to_response_format_param(rf)
|
|
307
|
+
if "response_format" in kwargs:
|
|
308
|
+
kwargs["text_format"] = kwargs.pop("response_format")
|
|
309
|
+
|
|
310
|
+
try:
|
|
311
|
+
return self._oai_client.responses.parse(**kwargs)
|
|
312
|
+
except TypeError as e:
|
|
313
|
+
# Older openai-python versions may not yet expose the
|
|
314
|
+
# text_format parameter on the Responses endpoint.
|
|
315
|
+
if "text_format" in str(e) and "unexpected" in str(e):
|
|
316
|
+
warnings.warn(
|
|
317
|
+
"Installed openai-python version doesn't support "
|
|
318
|
+
"`response_format` for the Responses API. "
|
|
319
|
+
"Falling back to raw text output.",
|
|
320
|
+
UserWarning,
|
|
321
|
+
)
|
|
322
|
+
kwargs.pop("text_format", None)
|
|
323
|
+
return self._oai_client.responses.create(**kwargs)
|
|
324
|
+
|
|
325
|
+
response = _create_or_parse(**params)
|
|
326
|
+
self.previous_response_id = response.id
|
|
327
|
+
return response
|
|
328
|
+
|
|
329
|
+
# No structured output
|
|
330
|
+
response = self._oai_client.responses.create(**params)
|
|
331
|
+
self.previous_response_id = response.id
|
|
332
|
+
|
|
333
|
+
# Accumulate image costs
|
|
334
|
+
self._add_image_cost(response)
|
|
335
|
+
|
|
336
|
+
return response
|
|
337
|
+
|
|
338
|
+
def message_retrieval(
|
|
339
|
+
self, response
|
|
340
|
+
) -> Union[list[str], list["ModelClient.ModelClientResponseProtocol.Choice.Message"]]:
|
|
341
|
+
output = getattr(response, "output", [])
|
|
342
|
+
content = [] # list[dict[str, Union[str, dict[str, Any]]]]]
|
|
343
|
+
tool_calls = []
|
|
344
|
+
for item in output:
|
|
345
|
+
# Convert pydantic objects to plain dicts for uniform handling
|
|
346
|
+
if hasattr(item, "model_dump"):
|
|
347
|
+
item = item.model_dump()
|
|
348
|
+
|
|
349
|
+
item_type = item.get("type")
|
|
350
|
+
|
|
351
|
+
# ------------------------------------------------------------------
|
|
352
|
+
# 1) Normal messages
|
|
353
|
+
# ------------------------------------------------------------------
|
|
354
|
+
if item_type == "message":
|
|
355
|
+
new_item = copy.deepcopy(item)
|
|
356
|
+
new_item["type"] = "text"
|
|
357
|
+
new_item["role"] = "assistant"
|
|
358
|
+
blocks = item.get("content", [])
|
|
359
|
+
if len(blocks) == 1 and blocks[0].get("type") == "output_text":
|
|
360
|
+
new_item["text"] = blocks[0]["text"]
|
|
361
|
+
if "content" in new_item:
|
|
362
|
+
del new_item["content"]
|
|
363
|
+
content.append(new_item)
|
|
364
|
+
continue
|
|
365
|
+
|
|
366
|
+
# ------------------------------------------------------------------
|
|
367
|
+
# 2) Custom function calls
|
|
368
|
+
# ------------------------------------------------------------------
|
|
369
|
+
if item_type == "function_call":
|
|
370
|
+
tool_calls.append({
|
|
371
|
+
"id": item.get("call_id", None),
|
|
372
|
+
"function": {
|
|
373
|
+
"name": item.get("name", None),
|
|
374
|
+
"arguments": item.get("arguments"),
|
|
375
|
+
},
|
|
376
|
+
"type": "function_call",
|
|
377
|
+
})
|
|
378
|
+
continue
|
|
379
|
+
|
|
380
|
+
# ------------------------------------------------------------------
|
|
381
|
+
# 3) Built-in tool calls
|
|
382
|
+
# ------------------------------------------------------------------
|
|
383
|
+
if item_type and item_type.endswith("_call"):
|
|
384
|
+
tool_name = item_type.replace("_call", "")
|
|
385
|
+
tool_call_args = {
|
|
386
|
+
"id": item.get("id"),
|
|
387
|
+
"role": "tool_calls",
|
|
388
|
+
"type": "tool_call", # Responses API currently routes via function-like tools
|
|
389
|
+
"name": tool_name,
|
|
390
|
+
}
|
|
391
|
+
if tool_name == "image_generation":
|
|
392
|
+
for k in self.image_output_params:
|
|
393
|
+
if k in item:
|
|
394
|
+
tool_call_args[k] = item[k]
|
|
395
|
+
encoded_base64_result = item.get("result", "")
|
|
396
|
+
tool_call_args["content"] = encoded_base64_result
|
|
397
|
+
# add image_url for image input back to oai response api.
|
|
398
|
+
output_format = self.image_output_params["output_format"]
|
|
399
|
+
tool_call_args["image_url"] = f"data:image/{output_format};base64,{encoded_base64_result}"
|
|
400
|
+
elif tool_name == "web_search":
|
|
401
|
+
pass
|
|
402
|
+
else:
|
|
403
|
+
raise ValueError(f"Invalid tool name: {tool_name}")
|
|
404
|
+
content.append(tool_call_args)
|
|
405
|
+
continue
|
|
406
|
+
|
|
407
|
+
# ------------------------------------------------------------------
|
|
408
|
+
# 4) Fallback - store raw dict so information isn't lost
|
|
409
|
+
# ------------------------------------------------------------------
|
|
410
|
+
content.append(item)
|
|
411
|
+
|
|
412
|
+
return [
|
|
413
|
+
{
|
|
414
|
+
"role": "assistant",
|
|
415
|
+
"id": response.id,
|
|
416
|
+
"content": content if content else None,
|
|
417
|
+
"tool_calls": tool_calls,
|
|
418
|
+
}
|
|
419
|
+
]
|
|
420
|
+
|
|
421
|
+
def cost(self, response):
|
|
422
|
+
return self._usage_dict(response).get("cost", 0) + self.image_costs
|
|
423
|
+
|
|
424
|
+
@staticmethod
|
|
425
|
+
def get_usage(response):
|
|
426
|
+
return OpenAIResponsesClient._usage_dict(response)
|
|
@@ -31,7 +31,8 @@ as `autogen` and `ag2` are aliases for the same PyPI package.
|
|
|
31
31
|
|
|
32
32
|
See the [LLM Configuration](/docs/user-guide/basic-concepts/llm-configuration) for further details on setting an creating an LLM configuration.
|
|
33
33
|
|
|
34
|
-
The below example of an `OAI_CONFIG_LIST` shows how the OpenAI client class is used
|
|
34
|
+
The below example of an `OAI_CONFIG_LIST` shows how the OpenAI client class is used.
|
|
35
|
+
By specifying the `api_type` as `openai`, the client will use the OpenAI ChatCompletion API.
|
|
35
36
|
|
|
36
37
|
```python
|
|
37
38
|
[
|
|
@@ -41,12 +42,7 @@ The below example of an `OAI_CONFIG_LIST` shows how the OpenAI client class is u
|
|
|
41
42
|
"api_key": "your OpenAI Key goes here",
|
|
42
43
|
},
|
|
43
44
|
{
|
|
44
|
-
"api_type": "openai",
|
|
45
|
-
"model": "gpt-4o-mini",
|
|
46
|
-
"api_key": "your OpenAI Key goes here",
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"api_type": "openai",
|
|
45
|
+
"api_type": "openai", # use OpenAI ChatCompletion API
|
|
50
46
|
"model": "gpt-4o-mini",
|
|
51
47
|
"api_key": "your OpenAI Key goes here",
|
|
52
48
|
}
|
|
@@ -65,6 +61,11 @@ Windows:
|
|
|
65
61
|
set OPENAI_API_KEY=your_openai_api_key_here
|
|
66
62
|
```
|
|
67
63
|
|
|
64
|
+
<Tip>
|
|
65
|
+
Interested in trying out image generation with the new OpenAI Responses API? Check out the [OpenAPI Responses client](/docs/user-guide/models/openai_responses).
|
|
66
|
+
</Tip>
|
|
67
|
+
|
|
68
|
+
|
|
68
69
|
## Examples
|
|
69
70
|
|
|
70
71
|
See the [ConversableAgent example](/docs/user-guide/basic-concepts/conversable-agent) in our [Basic Concepts](/docs/user-guide/basic-concepts/installing-ag2) documentation to see OpenAI's LLMs in use.
|
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: OpenAI Responses API
|
|
3
|
+
sidebarTitle: OpenAI Responses
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
[OpenAI](https://openai.com/)'s Responses API is a significant evolution from the Chat Completions and Assistants APIs, offering support for both stateless interactions and structured, stateful conversations.
|
|
7
|
+
|
|
8
|
+
Additionally, it includes built-in tools for web search, file search, and computer use. The robust multimodal capabilities of the API also set it apart and will be utilized in our initial support for this API. [See their website for further details](https://platform.openai.com/docs/api-reference/responses).
|
|
9
|
+
|
|
10
|
+
<Warning>
|
|
11
|
+
This OpenAI Responses model provider is currently only supported in a two-agent chat using the agent's `initiate_chat`.
|
|
12
|
+
|
|
13
|
+
Support for group chat and the `run` methods is planned for a future release.
|
|
14
|
+
|
|
15
|
+
See the examples in the [Notebook section](/docs/use-cases/notebooks/Notebooks/?tags=responses) of the documentation for examples of using this model provider.
|
|
16
|
+
</Warning>
|
|
17
|
+
|
|
18
|
+
## Installation
|
|
19
|
+
|
|
20
|
+
``` bash
|
|
21
|
+
pip install ag2[openai]
|
|
22
|
+
```
|
|
23
|
+
|
|
24
|
+
<Tip>
|
|
25
|
+
If you have been using `autogen` or `ag2`, all you need to do is upgrade it using:
|
|
26
|
+
```bash
|
|
27
|
+
pip install -U autogen[openai]
|
|
28
|
+
```
|
|
29
|
+
or
|
|
30
|
+
```bash
|
|
31
|
+
pip install -U ag2[openai]
|
|
32
|
+
```
|
|
33
|
+
as `autogen` and `ag2` are aliases for the same PyPI package.
|
|
34
|
+
</Tip>
|
|
35
|
+
|
|
36
|
+
## LLM Configurations
|
|
37
|
+
|
|
38
|
+
See the [LLM Configuration](/docs/user-guide/basic-concepts/llm-configuration) for further details on setting an creating an LLM configuration.
|
|
39
|
+
|
|
40
|
+
The below example of an `OAI_CONFIG_LIST` shows how the OpenAI client class is used.
|
|
41
|
+
By specifying the `api_type` as `responses`, the client will use the OpenAI Responses API.
|
|
42
|
+
|
|
43
|
+
```python
|
|
44
|
+
[
|
|
45
|
+
{
|
|
46
|
+
"api_type": "responses", # use OpenAI Responses API
|
|
47
|
+
"model": "gpt-4o",
|
|
48
|
+
"api_key": "your OpenAI Key goes here",
|
|
49
|
+
|
|
50
|
+
# Optional: use image_generation and web_search built-in tools
|
|
51
|
+
# See https://platform.openai.com/docs/guides/images-vision?api-mode=responses
|
|
52
|
+
"built_in_tools": ["image_generation", "web_search"],
|
|
53
|
+
}
|
|
54
|
+
]
|
|
55
|
+
```
|
|
56
|
+
|
|
57
|
+
As an alternative to the `api_key` key and value in the config, you can set the environment variable `OPENAI_API_KEY` to your OpenAI key.
|
|
58
|
+
|
|
59
|
+
Linux/Mac:
|
|
60
|
+
``` bash
|
|
61
|
+
export OPENAI_API_KEY="your_openai_api_key_here"
|
|
62
|
+
```
|
|
63
|
+
|
|
64
|
+
Windows:
|
|
65
|
+
``` bash
|
|
66
|
+
set OPENAI_API_KEY=your_openai_api_key_here
|
|
67
|
+
```
|