ag2 0.9.6__tar.gz → 0.9.7__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.6 → ag2-0.9.7}/.gitignore +3 -0
- {ag2-0.9.6 → ag2-0.9.7}/PKG-INFO +1 -1
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/conversable_agent.py +19 -5
- {ag2-0.9.6 → ag2-0.9.7}/autogen/logger/sqlite_logger.py +1 -1
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/client.py +6 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/gemini.py +1 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/ollama.py +3 -1
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/openai_utils.py +111 -47
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/tool.py +1 -2
- {ag2-0.9.6 → ag2-0.9.7}/autogen/version.py +1 -1
- ag2-0.9.7/website/docs/ecosystem/waldiez.mdx +97 -0
- ag2-0.9.7/website/docs/user-guide/models/grok-and-oai-compatible-models.mdx +337 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mint-json-template.json.jinja +1 -0
- {ag2-0.9.6 → ag2-0.9.7}/.coveragerc +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.devcontainer/Dockerfile +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.devcontainer/README.md +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.devcontainer/devcontainer.json +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.devcontainer/python-3.10/devcontainer.json +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.devcontainer/python-3.11/devcontainer.json +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.devcontainer/python-3.12/devcontainer.json +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.devcontainer/python-3.13/devcontainer.json +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.devcontainer/setup.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.gitattributes +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/ISSUE_TEMPLATE/bug_report.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/ISSUE_TEMPLATE/config.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/ISSUE_TEMPLATE/feature_request.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/ISSUE_TEMPLATE/general_issue.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/ISSUE_TEMPLATE.md +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/dependabot.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/build-docs.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/build-mkdocs.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/contrib-graph-rag-tests.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/contrib-llm-test.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/contrib-test.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/core-llm-test.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/core-test.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/deploy-website-mintlify.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/deploy-website.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/docs-check-broken-links.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/integration-test.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/lfs-check.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/mkdocs-check-broken-links.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/pr-checks.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/python-package.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/test-with-optional-deps.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.github/workflows/type-check.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.muffet-excluded-links.txt +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/.pre-commit-config.yaml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/CITATION.cff +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/LICENSE +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/MAINTAINERS.md +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/NOTICE.md +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/OAI_CONFIG_LIST_sample +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/README.md +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/TRANSPARENCY_FAQS.md +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/announcements.md +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/_website/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/_website/generate_api_references.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/_website/generate_mkdocs.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/_website/notebook_processor.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/_website/process_notebooks.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/_website/utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/assistant_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/chat.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/agent_eval/README.md +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/agent_eval/agent_eval.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/agent_eval/criterion.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/agent_eval/critic_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/agent_eval/quantifier_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/agent_eval/subcritic_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/agent_eval/task.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/agent_optimizer.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/capabilities/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/capabilities/agent_capability.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/capabilities/generate_images.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/capabilities/teachability.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/capabilities/text_compressors.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/capabilities/tools_capability.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/capabilities/transform_messages.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/capabilities/transforms.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/capabilities/transforms_util.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/capabilities/vision_capability.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/agent_builder.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/captainagent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tool_retriever.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/README.md +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/data_analysis/calculate_correlation.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/data_analysis/calculate_skewness_and_kurtosis.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/data_analysis/detect_outlier_iqr.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/data_analysis/detect_outlier_zscore.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/data_analysis/explore_csv.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/data_analysis/shapiro_wilk_test.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/arxiv_download.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/arxiv_search.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/extract_pdf_image.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/extract_pdf_text.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/get_wikipedia_text.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/get_youtube_caption.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/image_qa.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/optical_character_recognition.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/perform_web_search.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/scrape_wikipedia_tables.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/transcribe_audio_file.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/information_retrieval/youtube_download.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/math/calculate_circle_area_from_diameter.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/math/calculate_day_of_the_week.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/math/calculate_fraction_sum.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/math/calculate_matrix_power.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/math/calculate_reflected_point.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/math/complex_numbers_product.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/math/compute_currency_conversion.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/math/count_distinct_permutations.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/math/evaluate_expression.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/math/find_continuity_point.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/math/fraction_to_mixed_numbers.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/math/modular_inverse_sum.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/math/simplify_mixed_numbers.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/math/sum_of_digit_factorials.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/math/sum_of_primes_below.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/requirements.txt +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/captainagent/tools/tool_description.tsv +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/gpt_assistant_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/graph_rag/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/graph_rag/document.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/graph_rag/falkor_graph_query_engine.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/graph_rag/falkor_graph_rag_capability.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/graph_rag/graph_query_engine.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/graph_rag/graph_rag_capability.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/graph_rag/neo4j_graph_query_engine.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/graph_rag/neo4j_graph_rag_capability.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/graph_rag/neo4j_native_graph_query_engine.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/graph_rag/neo4j_native_graph_rag_capability.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/img_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/llamaindex_conversable_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/llava_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/math_user_proxy_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/multimodal_conversable_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/qdrant_retrieve_user_proxy_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/rag/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/rag/chromadb_query_engine.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/rag/llamaindex_query_engine.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/rag/mongodb_query_engine.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/rag/query_engine.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/retrieve_assistant_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/retrieve_user_proxy_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/society_of_mind_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/swarm_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/text_analyzer_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/vectordb/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/vectordb/base.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/vectordb/chromadb.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/vectordb/couchbase.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/vectordb/mongodb.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/vectordb/pgvectordb.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/vectordb/qdrant.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/vectordb/utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/contrib/web_surfer.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/available_condition.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/context_condition.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/context_expression.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/context_str.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/context_variables.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/group_tool_executor.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/group_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/guardrails.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/handoffs.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/llm_condition.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/multi_agent_chat.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/on_condition.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/on_context_condition.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/patterns/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/patterns/auto.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/patterns/manual.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/patterns/pattern.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/patterns/random.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/patterns/round_robin.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/reply_result.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/speaker_selection_result.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/targets/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/targets/group_chat_target.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/targets/group_manager_target.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/targets/transition_target.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/group/targets/transition_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/groupchat.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/audio_adapters/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/audio_adapters/twilio_audio_adapter.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/audio_adapters/websocket_audio_adapter.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/audio_observer.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/clients/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/clients/gemini/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/clients/gemini/client.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/clients/oai/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/clients/oai/base_client.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/clients/oai/rtc_client.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/clients/oai/utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/clients/realtime_client.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/function_observer.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/realtime_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/realtime_events.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/realtime_observer.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/realtime_swarm.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime/experimental/websockets.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/realtime_agent/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/user_proxy_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agentchat/utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/contrib/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/contrib/time/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/contrib/time/time_reply_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/contrib/time/time_tool_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/deep_research/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/deep_research/deep_research.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/discord/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/discord/discord.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/document_agent/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/document_agent/chroma_query_engine.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/document_agent/docling_doc_ingest_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/document_agent/document_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/document_agent/document_conditions.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/document_agent/document_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/document_agent/inmemory_query_engine.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/document_agent/parser_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/document_agent/url_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/reasoning/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/reasoning/reasoning_agent.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/slack/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/slack/slack.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/telegram/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/telegram/telegram.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/websurfer/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/websurfer/websurfer.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/wikipedia/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/agents/experimental/wikipedia/wikipedia.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/browser_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/cache/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/cache/abstract_cache_base.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/cache/cache.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/cache/cache_factory.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/cache/cosmos_db_cache.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/cache/disk_cache.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/cache/in_memory_cache.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/cache/redis_cache.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/code_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/base.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/docker_commandline_code_executor.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/factory.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/func_with_reqs.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/jupyter/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/jupyter/base.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/jupyter/docker_jupyter_server.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/jupyter/embedded_ipython_code_executor.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/jupyter/import_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/jupyter/jupyter_client.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/jupyter/jupyter_code_executor.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/jupyter/local_jupyter_server.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/local_commandline_code_executor.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/markdown_code_extractor.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/coding/utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/doc_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/environments/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/environments/docker_python_environment.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/environments/python_environment.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/environments/system_python_environment.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/environments/venv_python_environment.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/environments/working_directory.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/events/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/events/agent_events.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/events/base_event.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/events/client_events.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/events/helpers.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/events/print_event.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/exception_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/extensions/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/fast_depends/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/fast_depends/_compat.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/fast_depends/core/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/fast_depends/core/build.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/fast_depends/core/model.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/fast_depends/dependencies/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/fast_depends/dependencies/model.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/fast_depends/dependencies/provider.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/fast_depends/library/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/fast_depends/library/model.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/fast_depends/py.typed +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/fast_depends/schema.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/fast_depends/use.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/fast_depends/utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/formatting_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/function_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/graph_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/import_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/interop/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/interop/crewai/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/interop/crewai/crewai.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/interop/interoperability.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/interop/interoperable.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/interop/langchain/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/interop/langchain/langchain_chat_model_factory.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/interop/langchain/langchain_tool.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/interop/litellm/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/interop/litellm/litellm_config_factory.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/interop/pydantic_ai/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/interop/pydantic_ai/pydantic_ai.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/interop/registry.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/io/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/io/base.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/io/console.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/io/processors/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/io/processors/base.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/io/processors/console_event_processor.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/io/run_response.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/io/thread_io_stream.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/io/websockets.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/json_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/llm_config.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/logger/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/logger/base_logger.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/logger/file_logger.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/logger/logger_factory.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/logger/logger_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/math_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/mcp/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/mcp/__main__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/mcp/helpers.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/mcp/mcp_client.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/mcp/mcp_proxy/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/mcp/mcp_proxy/fastapi_code_generator_helpers.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/mcp/mcp_proxy/mcp_proxy.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/mcp/mcp_proxy/operation_grouping.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/mcp/mcp_proxy/operation_renaming.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/mcp/mcp_proxy/patch_fastapi_code_generator.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/mcp/mcp_proxy/security.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/mcp/mcp_proxy/security_schema_visitor.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/messages/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/messages/agent_messages.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/messages/base_message.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/messages/client_messages.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/messages/print_message.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/anthropic.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/bedrock.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/cerebras.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/client_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/cohere.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/gemini_types.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/groq.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/mistral.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/oai_models/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/oai_models/_models.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/oai_models/chat_completion.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/oai_models/chat_completion_audio.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/oai_models/chat_completion_message.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/oai_models/chat_completion_message_tool_call.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/oai_models/chat_completion_token_logprob.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/oai_models/completion_usage.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/openai_responses.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/oai/together.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/retrieve_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/runtime_logging.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/token_count_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/contrib/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/contrib/time/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/contrib/time/time.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/dependency_injection.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/browser_use/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/browser_use/browser_use.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/code_execution/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/code_execution/python_code_execution.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/crawl4ai/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/crawl4ai/crawl4ai.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/deep_research/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/deep_research/deep_research.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/duckduckgo/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/duckduckgo/duckduckgo_search.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/firecrawl/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/firecrawl/firecrawl_tool.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/google/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/google/authentication/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/google/authentication/credentials_hosted_provider.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/google/authentication/credentials_local_provider.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/google/authentication/credentials_provider.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/google/drive/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/google/drive/drive_functions.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/google/drive/toolkit.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/google/model.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/google/toolkit_protocol.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/google_search/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/google_search/google_search.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/google_search/youtube_search.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/messageplatform/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/messageplatform/discord/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/messageplatform/discord/discord.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/messageplatform/slack/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/messageplatform/slack/slack.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/messageplatform/telegram/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/messageplatform/telegram/telegram.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/perplexity/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/perplexity/perplexity_search.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/reliable/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/reliable/reliable.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/searxng/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/searxng/searxng_search.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/tavily/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/tavily/tavily_search.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/web_search_preview/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/web_search_preview/web_search_preview.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/wikipedia/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/experimental/wikipedia/wikipedia.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/function_utils.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/tools/toolkit.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/autogen/types.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/azure-pipelines.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/codecov.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/license_original/LICENSE-CC +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/license_original/LICENSE_original_MIT +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/pyproject.toml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/broken-links-check.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/build-setup-files.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/devcontainer/generate-devcontainers.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/devcontainer/generate-devcontainers.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/devcontainer/templates/devcontainer.json.jinja +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/docs_build.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/docs_build_mkdocs.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/docs_serve.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/docs_serve_mkdocs.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/integration-test.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/lint.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/pre-commit-build-setup-files.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/pre-commit-license-check.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/pre-commit-lint.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/pre-commit-mypy-run.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/show-coverage-report.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/test-core-llm.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/test-core-skip-llm.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/test-docs.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/test-skip-llm.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/scripts/test.sh +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/setup.jinja +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/setup_autogen.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/templates/client_template/main.jinja2 +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/templates/config_template/config.jinja2 +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/templates/main.jinja2 +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/.gitignore +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/README.md +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/blogs_and_user_stories_authors.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/.gitignore +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-04-21-LLM-tuning-math/img/level2algebra.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-04-21-LLM-tuning-math/img/level3algebra.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-04-21-LLM-tuning-math/img/level4algebra.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-04-21-LLM-tuning-math/img/level5algebra.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-04-21-LLM-tuning-math/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-05-18-GPT-adaptive-humaneval/img/design.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-05-18-GPT-adaptive-humaneval/img/humaneval.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-05-18-GPT-adaptive-humaneval/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-06-28-MathChat/img/mathchatflow.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-06-28-MathChat/img/result.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-06-28-MathChat/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-07-14-Local-LLMs/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-10-18-RetrieveChat/img/autogen-rag.gif +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-10-18-RetrieveChat/img/retrievechat-arch.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-10-18-RetrieveChat/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-10-26-TeachableAgent/img/teachable-arch.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-10-26-TeachableAgent/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-06-LMM-Agent/img/teaser.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-06-LMM-Agent/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-09-EcoAssistant/img/chat.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-09-EcoAssistant/img/results.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-09-EcoAssistant/img/system.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-09-EcoAssistant/img/template-demo.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-09-EcoAssistant/img/template.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-09-EcoAssistant/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-13-OAI-assistants/img/teaser.jpg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-13-OAI-assistants/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-20-AgentEval/img/agenteval-CQ.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-20-AgentEval/img/math-problems-plot.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-20-AgentEval/img/tasks-taxonomy.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-20-AgentEval/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-26-Agent-AutoBuild/img/agent_autobuild.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-11-26-Agent-AutoBuild/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-12-01-AutoGenStudio/img/autogenstudio_config.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-12-01-AutoGenStudio/img/autogenstudio_home.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-12-01-AutoGenStudio/img/autogenstudio_skills.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-12-01-AutoGenStudio/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-12-23-AgentOptimizer/img/agentoptimizer.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-12-23-AgentOptimizer/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2023-12-29-AgentDescriptions/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-01-23-Code-execution-in-docker/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-01-25-AutoGenBench/img/teaser.jpg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-01-25-AutoGenBench/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-01-26-Custom-Models/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-02-02-AutoAnny/img/AutoAnnyLogo.jpg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-02-02-AutoAnny/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-02-11-FSM-GroupChat/img/FSM_logic.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-02-11-FSM-GroupChat/img/FSM_of_multi-agents.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-02-11-FSM-GroupChat/img/teaser.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-02-11-FSM-GroupChat/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-02-29-StateFlow/img/alfworld.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-02-29-StateFlow/img/bash_result.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-02-29-StateFlow/img/intercode.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-02-29-StateFlow/img/sf_example_1.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-02-29-StateFlow/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-03-03-AutoGen-Update/img/contributors.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-03-03-AutoGen-Update/img/dalle_gpt4v.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-03-03-AutoGen-Update/img/gaia.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-03-03-AutoGen-Update/img/love.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-03-03-AutoGen-Update/img/teach.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-03-03-AutoGen-Update/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-03-11-AutoDefense/img/architecture.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-03-11-AutoDefense/img/defense-agency-design.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-03-11-AutoDefense/img/table-4agents.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-03-11-AutoDefense/img/table-agents.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-03-11-AutoDefense/img/table-compared-methods.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-03-11-AutoDefense/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-05-24-Agent/img/agents.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-05-24-Agent/img/leadership.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-05-24-Agent/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-06-21-AgentEval/img/agenteval_ov_v3.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-06-21-AgentEval/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-06-24-AltModels-Classes/img/agentstogether.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-06-24-AltModels-Classes/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-07-25-AgentOps/img/autogen-integration.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-07-25-AgentOps/img/dashboard.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-07-25-AgentOps/img/flow.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-07-25-AgentOps/img/session-replay.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-07-25-AgentOps/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-11-15-CaptainAgent/img/build.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-11-15-CaptainAgent/img/chat.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-11-15-CaptainAgent/img/overall.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-11-15-CaptainAgent/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-11-17-Swarm/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-11-27-Prompt-Leakage-Probing/img/probing_flow.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-11-27-Prompt-Leakage-Probing/img/prompt_leakage_report.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-11-27-Prompt-Leakage-Probing/img/prompt_leakage_social_img.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-11-27-Prompt-Leakage-Probing/img/prompt_test_chat.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-11-27-Prompt-Leakage-Probing/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-12-02-ReasoningAgent2/img/reasoningagent_1.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-12-02-ReasoningAgent2/img/reasoningagent_2.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-12-02-ReasoningAgent2/img/tree-of-thoughts.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-12-02-ReasoningAgent2/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-12-06-FalkorDB-Structured/img/falkordb.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-12-06-FalkorDB-Structured/img/tripplanner.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-12-06-FalkorDB-Structured/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-12-20-RealtimeAgent/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-12-20-Reasoning-Update/img/mcts_example.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-12-20-Reasoning-Update/img/reasoningagent_1.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-12-20-Reasoning-Update/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2024-12-20-Tools-interoperability/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-01-07-Tools-Dependency-Injection/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-01-08-RealtimeAgent-over-websocket/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-01-09-RealtimeAgent-over-WebRTC/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-01-10-WebSockets/img/structured_messages_with_websockets.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-01-10-WebSockets/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-01-22-Tools-ChatContext-Dependency-Injection/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-01-29-RealtimeAgent-with-gemini/img/RealtimeAgent_gemini.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-01-29-RealtimeAgent-with-gemini/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-01-31-WebSurferAgent/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-01-31-Websurfing-Tools/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-02-05-Communication-Agents/img/commsagents_discord_msg.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-02-05-Communication-Agents/img/commsagents_slack_finalmsg.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-02-05-Communication-Agents/img/commsagents_slack_msg.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-02-05-Communication-Agents/img/commsagents_telegram_msg.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-02-05-Communication-Agents/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-02-13-DeepResearchAgent/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-04-16-Reasoning/img/cognition.jpg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-04-16-Reasoning/img/iter.jpg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-04-16-Reasoning/img/partner.jpg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-04-16-Reasoning/img/threads.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-04-16-Reasoning/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-04-28-0.9-Release-Announcement/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-05-07-AG2-Copilot-Integration/img/AG2-CopilotKit.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-05-07-AG2-Copilot-Integration/img/ag2-copilotkit-architecture.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-05-07-AG2-Copilot-Integration/img/quick-start-1.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-05-07-AG2-Copilot-Integration/img/quick-start-2.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-05-07-AG2-Copilot-Integration/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-06-12-ReAct-Loops-in-GroupChat/img/image1.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-06-12-ReAct-Loops-in-GroupChat/img/image2.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-06-12-ReAct-Loops-in-GroupChat/img/image3.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-06-12-ReAct-Loops-in-GroupChat/img/image4.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/_blogs/2025-06-12-ReAct-Loops-in-GroupChat/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/community-talks/2025-04-10-NOVA/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/Migration-Guide.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/Research.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/building/creating-a-tool.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/building/creating-an-agent.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/contributing.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/documentation.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/file-bug-report.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/how-ag2-works/assets/generate-reply.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/how-ag2-works/assets/initiate-chat.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/how-ag2-works/generate-reply.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/how-ag2-works/hooks.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/how-ag2-works/initiate-chat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/how-ag2-works/overview.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/maintainer.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/pre-commit.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/setup-development-environment.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/contributor-guide/tests.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/agentops.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/azure_cosmos_db.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/composio.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/databricks.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/img/ecosystem-databricks.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/img/ecosystem-fabric.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/img/ecosystem-llamaindex.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/img/ecosystem-memgpt.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/img/ecosystem-ollama.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/img/ecosystem-promptflow.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/llamaindex.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/mem0.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/memgpt.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/microsoft-fabric.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/ollama.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/pgvector.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/portkey.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/ecosystem/promptflow.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/faq/FAQ.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/home/quickstart.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/installation/Installation.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/installation/Optional-Dependencies.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/quick-start.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/use-cases/.gitignore +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/use-cases/community-gallery/community-gallery.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/use-cases/notebooks/Notebooks.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/use-cases/use-cases/assets/game-design-page.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/use-cases/use-cases/assets/game-designed.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/use-cases/use-cases/assets/travel-planning-falkordb.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/use-cases/use-cases/assets/travel-planning-itinerary.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/use-cases/use-cases/assets/travel-planning-overview.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/use-cases/use-cases/customer-service.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/use-cases/use-cases/game-design.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/use-cases/use-cases/travel-planning.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/assets/code-execution-in-conversation.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/assets/code-executor-docker.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/assets/code-executor-no-docker.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/assets/code-executor-stock-chart.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/assets/group-chat-fsm.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/assets/group-chat.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/assets/nested-chats.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/assets/sequential-two-agent-chat.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/assets/swarm-enhanced-01.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/assets/swarm-enhanced-02.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/assets/swarm-enhanced-03.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/assets/swarm-enhanced-04.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/assets/two-agent-chat.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/code-execution.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/ending-a-chat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/groupchat/custom-group-chat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/groupchat/groupchat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/groupchat/resuming-group-chat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/groupchat/tools.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/llm-configuration-deep-dive.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/nested-chat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestration/assets/nested-chats.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestration/assets/sequential-two-agent-chat.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestration/ending-a-chat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestration/group-chat/agent-tools-functions.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestration/group-chat/context-variables.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestration/group-chat/guardrails.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestration/group-chat/handoffs.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestration/group-chat/introduction.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestration/group-chat/patterns.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestration/group-chat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestration/nested-chat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestration/orchestrations.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestration/sequential-chat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestration/swarm/deprecation.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestration/two-agent-chat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/orchestrations.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/context_aware_routing.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/context_aware_routing_flow.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/escalation.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/escalation_flow.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/feedback_loop.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/feedback_loop_flow.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/hierarchical.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/hierarchical_flow.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/organic.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/organic_flow.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/pipeline.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/pipeline_flow.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/redundant.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/redundant_flow.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/star.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/star_flow.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/triage_tasks.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/assets/triage_tasks_flow.jpeg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/context_aware_routing.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/escalation.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/feedback_loop.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/hierarchical.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/organic.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/overview.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/pipeline.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/redundant.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/star.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/pattern-cookbook/triage_with_tasks.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/rag.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/realtime-agent/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/realtime-agent/twilio.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/realtime-agent/webrtc.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/realtime-agent/websocket.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/sequential-chat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/tools/basics.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/tools/controlling-use.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/tools/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/tools/interop/crewai.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/tools/interop/langchain.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/tools/interop/pydanticai.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/tools/mcp/client.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/tools/tools-with-secrets.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/advanced-concepts/two-agent-chat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/basic-concepts/assets/human-in-the-loop-example.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/basic-concepts/assets/overview-workflow.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/basic-concepts/conversable-agent.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/basic-concepts/human-in-the-loop.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/basic-concepts/installing-ag2.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/basic-concepts/introducing-group-chat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/basic-concepts/introducing-swarm-orchestration.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/basic-concepts/introducing-tools.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/basic-concepts/llm-configuration.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/basic-concepts/overview.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/basic-concepts/structured-outputs.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/getting-started/Getting-Started.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/amazon-bedrock.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/anthropic.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/assets/ag2-agentchat.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/assets/chat-example.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/assets/create-gcp-svc.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/assets/gemini-coding-chart.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/cerebras.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/cohere.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/deepseek-v3.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/google-gemini.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/google-vertexai.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/groq.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/litellm-proxy-server/azure.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/litellm-proxy-server/installation.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/litellm-proxy-server/openai.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/litellm-proxy-server/watsonx.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/lm-studio.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/mistralai.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/ollama.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/openai.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/openai_responses.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/togetherai.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/models/vLLM.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/assets/commsagents_discordoutput.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/assets/commsagents_tools.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/assets/commsplatforms_discord_sentmsg.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/assets/commsplatforms_slack_sentmsg.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/assets/commsplatforms_telegram_sentmsg.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/assets/docagent_tests_story1.md +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/assets/docagent_tests_story2.md +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/assets/websurferagent_animated.gif +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/captainagent.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/communication-platforms/discordagent.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/communication-platforms/overview.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/communication-platforms/slackagent.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/communication-platforms/telegramagent.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/deepresearchagent.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/docagent-performance.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/docagent.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/reasoningagent.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/websurferagent.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-agents/wikipediaagent.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-tools/browser-use.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-tools/code-execution.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-tools/communication-platforms/discord.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-tools/communication-platforms/slack.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-tools/communication-platforms/telegram.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-tools/crawl4ai.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-tools/deep-research.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-tools/firecrawl.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-tools/google-api/google-drive.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-tools/google-api/google-search.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-tools/google-api/youtube-search.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-tools/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-tools/perplexity-search.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-tools/searxng-search.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-guide/reference-tools/wikipedia-search.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-02-11-NOVA/img/nexla_ag2.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-02-11-NOVA/img/nova_architecture.webp +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-02-11-NOVA/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-03-Fortune-500-RAG-Chatbot/img/01.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-03-Fortune-500-RAG-Chatbot/img/02.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-03-Fortune-500-RAG-Chatbot/img/banner.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-03-Fortune-500-RAG-Chatbot/img/profile.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-03-Fortune-500-RAG-Chatbot/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-04-AgentWeb/img/01.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-04-AgentWeb/img/banner.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-04-AgentWeb/img/profile.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-04-AgentWeb/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-11-Productionizing-OSS-Agents/img/banner.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-11-Productionizing-OSS-Agents/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-15-CMBAgent/img/banner.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-15-CMBAgent/img/boris_profile.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-15-CMBAgent/img/flow-chart.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-15-CMBAgent/img/francisco_profile.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-15-CMBAgent/img/inigo_profile.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-15-CMBAgent/img/james_profile.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-15-CMBAgent/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-30-Cegid-Pulse-OS/img/01.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-30-Cegid-Pulse-OS/img/banner.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-30-Cegid-Pulse-OS/img/profile.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docs/user-stories/2025-04-30-Cegid-Pulse-OS/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/docusaurus.config.js +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/generate_api_references.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/logo/ag2-white.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/logo/ag2.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/logo/favicon.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mako_templates/text.mako +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mint-app-gallery-deps.js +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mint-script.js +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mint-style.css +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/.gitignore +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/README.md +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/create_api_docs.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/data/gallery_items.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/data/people.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/docs/.gitignore +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/docs/index.md +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/docs/javascripts/extra.js +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/docs/stylesheets/extra.css +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/docs.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/docs_src/__init__.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/expand_markdown.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/generate_mkdocs.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/includes/.gitkeep +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/mkdocs.yml +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/404.html +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/home.html +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/images/blue-bg.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/images/bot-left-corner.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/images/bot-right-corner.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/images/button-shine.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/images/city-horizon.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/images/cloud.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/images/conversation.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/images/green-bg.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/images/human.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/images/intuitive.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/images/purple-bg.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/images/sun.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/images/top-left-corner.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/images/top-right-corner.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/images/yellow-bg.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/overrides/main.html +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/templates/redirect.html +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/mkdocs/update_releases.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/package-lock.json +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/package.json +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/process_notebooks.py +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/img/1_service_running.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/img/2_incoming_call.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/img/3_request_for_flight_cancellation.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/img/4_flight_number_name.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/img/5_refund_policy.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/img/6_flight_refunded.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/img/realtime_agent_swarm.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/img/twilio_endpoint_config.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/img/twilio_phone_numbers.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/img/webrtc_chat.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/img/webrtc_communication_diagram.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/img/webrtc_connection_diagram.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/img/websocket_chat.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/img/websocket_communication_diagram.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/twilio.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/webrtc.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/advanced-concepts/realtime-agent/websocket.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/components/ClientSideComponent.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/components/GalleryPage.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/data/GalleryItems.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/interop/crewai.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/interop/langchain.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/interop/pydanticai.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/mcp/client.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/python-examples/conversableagentchat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/python-examples/groupchat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/python-examples/groupchatcustomfsm.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/python-examples/groupchatcustomfunc.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/python-examples/humanintheloop.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/python-examples/humanintheloop_financial.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/python-examples/nestedchat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/python-examples/sequentialchat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/python-examples/structured_output.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/python-examples/swarm.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/python-examples/swarmgroupchat.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/python-examples/toolregister.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/python-examples/websurferagent.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/reference-agents/deep-research.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/reference-agents/img/DeepResearchAgent.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/reference-tools/browser-use.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/reference-tools/code-execution-docker.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/reference-tools/code-execution-system.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/reference-tools/code-execution-venv.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/reference-tools/crawl4ai.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/reference-tools/deep-research.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/reference-tools/google-drive.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/snippets/utils/runmethodhelp.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/.nojekyll +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/ag.ico +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/ag.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/ag2.ico +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/ag2.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/ag2.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/auto.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/autogen.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/autogen_agentchat.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/autogen_app.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/autogen_app.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/chat_example.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/conv.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/conv_2.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/cover.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/create_gcp_svc.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/ecosystem-composio.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/extend.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/fast.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/favicon-dark.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/favicon.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/flaml.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/flaml_logo.ico +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/flaml_logo_fill.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/gallery/TensionCode.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/gallery/agent-e.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/gallery/autotx.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/gallery/composio-autogen.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/gallery/default.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/gallery/robot.jpg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/gallery/webagent.jpg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/gallery/x-force-ide-ui.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/homepage-hero-background-large.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/homepage-hero-background.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/logo.svg +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/static/img/love.png +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2024-08-26/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2024-09-23/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2024-09-30/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2024-10-14/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2024-10-15/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2024-11-04/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2024-11-11/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2024-11-12/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2024-11-18/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2024-11-25/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2024-11-28/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2024-12-12/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2024-12-19/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2024-12-19-special_talk/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2025-01-16/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/2025-01-23/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/talks/future_talks/index.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/user-guide/captainagent/_category_.json +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/user-guide/captainagent/agent_library.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/user-guide/captainagent/configurations.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/user-guide/captainagent/tool_library.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/user-guide/handling_long_contexts/_category_.json +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/user-guide/handling_long_contexts/compressing_text_w_llmligua.mdx +0 -0
- {ag2-0.9.6 → ag2-0.9.7}/website/user-guide/handling_long_contexts/intro_to_transform_messages.mdx +0 -0
{ag2-0.9.6 → ag2-0.9.7}/PKG-INFO
RENAMED
|
@@ -3873,15 +3873,29 @@ class ConversableAgent(LLMAgent):
|
|
|
3873
3873
|
**executor_kwargs,
|
|
3874
3874
|
)
|
|
3875
3875
|
|
|
3876
|
-
|
|
3877
|
-
|
|
3878
|
-
|
|
3876
|
+
# Combine agent's existing tools with passed tools
|
|
3877
|
+
agent_tools = self._tools.copy() # Get agent's pre-registered tools
|
|
3878
|
+
passed_tools = [] if tools is None else tools
|
|
3879
|
+
passed_tools = [passed_tools] if isinstance(passed_tools, Tool) else passed_tools
|
|
3880
|
+
|
|
3881
|
+
# Combine both sets of tools (avoid duplicates)
|
|
3882
|
+
all_tools = agent_tools.copy()
|
|
3883
|
+
for tool in passed_tools:
|
|
3884
|
+
if tool not in all_tools:
|
|
3885
|
+
all_tools.append(tool)
|
|
3886
|
+
|
|
3887
|
+
# Register all tools with the executor
|
|
3888
|
+
for tool in all_tools:
|
|
3879
3889
|
tool.register_for_execution(self.run_executor)
|
|
3890
|
+
|
|
3891
|
+
# Register only newly passed tools for LLM (agent's pre-existing tools are already registered)
|
|
3892
|
+
for tool in passed_tools:
|
|
3880
3893
|
tool.register_for_llm(self)
|
|
3881
3894
|
yield self.run_executor
|
|
3882
3895
|
finally:
|
|
3883
|
-
|
|
3884
|
-
|
|
3896
|
+
# Clean up only newly passed tools (not agent's pre-existing tools)
|
|
3897
|
+
if "passed_tools" in locals():
|
|
3898
|
+
for tool in passed_tools:
|
|
3885
3899
|
self.update_tool_signature(tool_sig=tool.tool_schema["function"]["name"], is_remove=True)
|
|
3886
3900
|
|
|
3887
3901
|
def _deprecated_run(
|
|
@@ -246,6 +246,12 @@ class OpenAILLMConfigEntry(LLMConfigEntry):
|
|
|
246
246
|
price: Optional[list[float]] = Field(default=None, min_length=2, max_length=2)
|
|
247
247
|
tool_choice: Optional[Literal["none", "auto", "required"]] = None
|
|
248
248
|
user: Optional[str] = None
|
|
249
|
+
|
|
250
|
+
# ⏺ The extra_body parameter flows from OpenAILLMConfigEntry to the LLM request through this path:
|
|
251
|
+
# 1. Config Definition: extra_body is defined in OpenAILLMConfigEntry (autogen/oai/client.py:248)
|
|
252
|
+
# 2. Parameter Classification: It's classified as an OpenAI client parameter (not AG2-specific) via the openai_kwargs property (autogen/oai/client.py:752-758)
|
|
253
|
+
# 3. Request Separation: In _separate_create_config() (autogen/oai/client.py:842), extra_body goes into create_config since it's not in the extra_kwargs set.
|
|
254
|
+
# 4. API Call: The create_config becomes params and gets passed directly to OpenAI's create() method via **params (autogen/oai/client.py:551,658)
|
|
249
255
|
extra_body: Optional[dict[str, Any]] = (
|
|
250
256
|
None # For VLLM - See here: https://docs.vllm.ai/en/latest/serving/openai_compatible_server.html#extra-parameters
|
|
251
257
|
)
|
|
@@ -126,6 +126,7 @@ class GeminiClient:
|
|
|
126
126
|
PARAMS_MAPPING = {
|
|
127
127
|
"max_tokens": "max_output_tokens",
|
|
128
128
|
# "n": "candidate_count", # Gemini supports only `n=1`
|
|
129
|
+
"seed": "seed",
|
|
129
130
|
"stop_sequences": "stop_sequences",
|
|
130
131
|
"temperature": "temperature",
|
|
131
132
|
"top_p": "top_p",
|
|
@@ -22,6 +22,7 @@ Resources:
|
|
|
22
22
|
|
|
23
23
|
from __future__ import annotations
|
|
24
24
|
|
|
25
|
+
import ast
|
|
25
26
|
import copy
|
|
26
27
|
import json
|
|
27
28
|
import random
|
|
@@ -59,6 +60,7 @@ class OllamaLLMConfigEntry(LLMConfigEntry):
|
|
|
59
60
|
top_k: int = Field(default=40)
|
|
60
61
|
top_p: float = Field(default=0.9)
|
|
61
62
|
hide_tools: Literal["if_all_run", "if_any_run", "never"] = "never"
|
|
63
|
+
native_tool_calls: bool = False
|
|
62
64
|
|
|
63
65
|
def create_client(self):
|
|
64
66
|
raise NotImplementedError("OllamaLLMConfigEntry.create_client is not implemented.")
|
|
@@ -612,7 +614,7 @@ def _object_to_tool_call(data_object: Any) -> list[dict[str, Any]]:
|
|
|
612
614
|
is_invalid = False
|
|
613
615
|
for i, item in enumerate(data_copy):
|
|
614
616
|
try:
|
|
615
|
-
new_item =
|
|
617
|
+
new_item = ast.literal_eval(item)
|
|
616
618
|
if isinstance(new_item, dict):
|
|
617
619
|
if is_valid_tool_call_item(new_item):
|
|
618
620
|
data_object[i] = new_item
|
|
@@ -467,59 +467,70 @@ def filter_config(
|
|
|
467
467
|
filter_dict: Optional[dict[str, Union[list[Union[str, None]], set[Union[str, None]]]]],
|
|
468
468
|
exclude: bool = False,
|
|
469
469
|
) -> list[dict[str, Any]]:
|
|
470
|
-
"""
|
|
471
|
-
|
|
470
|
+
"""Filter configuration dictionaries based on specified criteria.
|
|
471
|
+
|
|
472
|
+
This function filters a list of configuration dictionaries by applying ALL criteria specified in `filter_dict`.
|
|
473
|
+
A configuration is included in the result if it satisfies every key-value constraint in the filter dictionary.
|
|
474
|
+
For each filter key, the configuration's corresponding field value must match at least one of the acceptable
|
|
475
|
+
values (OR logic within each criteria, AND logic between different criteria).
|
|
472
476
|
|
|
473
477
|
Args:
|
|
474
478
|
config_list (list of dict): A list of configuration dictionaries to be filtered.
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
479
|
+
|
|
480
|
+
filter_dict (dict, optional): A dictionary specifying filter criteria where:
|
|
481
|
+
- Keys are field names to check in each configuration dictionary
|
|
482
|
+
- Values are lists/sets of acceptable values for that field
|
|
483
|
+
- A configuration matches if ALL filter keys are satisfied AND for each key,
|
|
484
|
+
the config's field value matches at least one acceptable value
|
|
485
|
+
- If a filter value includes None, configurations missing that field will match
|
|
486
|
+
- If None, no filtering is applied
|
|
487
|
+
|
|
488
|
+
exclude (bool, optional): If False (default), return configurations that match the filter.
|
|
489
|
+
If True, return configurations that do NOT match the filter.
|
|
484
490
|
|
|
485
491
|
Returns:
|
|
486
|
-
list of dict:
|
|
487
|
-
in `filter_dict`.
|
|
492
|
+
list of dict: Filtered list of configuration dictionaries.
|
|
488
493
|
|
|
489
|
-
|
|
494
|
+
Matching Logic:
|
|
495
|
+
- **Between different filter keys**: AND logic (all criteria must be satisfied)
|
|
496
|
+
- **Within each filter key's values**: OR logic (any acceptable value can match)
|
|
497
|
+
- **For list-type config values**: Match if there's any intersection with acceptable values
|
|
498
|
+
- **For scalar config values**: Match if the value is in the list of acceptable values
|
|
499
|
+
- **Missing fields**: Only match if None is included in the acceptable values for that field
|
|
500
|
+
|
|
501
|
+
Examples:
|
|
490
502
|
```python
|
|
491
|
-
# Example configuration list with various models and API types
|
|
492
503
|
configs = [
|
|
493
|
-
{"model": "gpt-3.5-turbo"},
|
|
494
|
-
{"model": "gpt-4"},
|
|
495
|
-
{"model": "gpt-3.5-turbo", "api_type": "azure"},
|
|
496
|
-
{"model": "gpt-
|
|
504
|
+
{"model": "gpt-3.5-turbo", "api_type": "openai"},
|
|
505
|
+
{"model": "gpt-4", "api_type": "openai"},
|
|
506
|
+
{"model": "gpt-3.5-turbo", "api_type": "azure", "api_version": "2024-02-01"},
|
|
507
|
+
{"model": "gpt-4", "tags": ["premium", "latest"]},
|
|
497
508
|
]
|
|
498
|
-
|
|
499
|
-
#
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
#
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
# [{
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
#
|
|
513
|
-
|
|
514
|
-
#
|
|
515
|
-
|
|
509
|
+
|
|
510
|
+
# Example 1: Single criterion - matches any model in the list
|
|
511
|
+
filter_dict = {"model": ["gpt-4", "gpt-4o"]}
|
|
512
|
+
result = filter_config(configs, filter_dict)
|
|
513
|
+
# Returns: [{"model": "gpt-4", "api_type": "openai"}, {"model": "gpt-4", "tags": ["premium", "latest"]}]
|
|
514
|
+
|
|
515
|
+
# Example 2: Multiple criteria - must satisfy ALL conditions
|
|
516
|
+
filter_dict = {"model": ["gpt-3.5-turbo"], "api_type": ["azure"]}
|
|
517
|
+
result = filter_config(configs, filter_dict)
|
|
518
|
+
# Returns: [{"model": "gpt-3.5-turbo", "api_type": "azure", "api_version": "2024-02-01"}]
|
|
519
|
+
|
|
520
|
+
# Example 3: Tag filtering with list intersection
|
|
521
|
+
filter_dict = {"tags": ["premium"]}
|
|
522
|
+
result = filter_config(configs, filter_dict)
|
|
523
|
+
# Returns: [{"model": "gpt-4", "tags": ["premium", "latest"]}]
|
|
524
|
+
|
|
525
|
+
# Example 4: Exclude matching configurations
|
|
526
|
+
filter_dict = {"api_type": ["openai"]}
|
|
527
|
+
result = filter_config(configs, filter_dict, exclude=True)
|
|
528
|
+
# Returns configs that do NOT have api_type="openai"
|
|
516
529
|
```
|
|
517
530
|
Note:
|
|
518
531
|
- If `filter_dict` is empty or None, no filtering is applied and `config_list` is returned as is.
|
|
519
532
|
- If a configuration dictionary in `config_list` does not contain a key specified in `filter_dict`,
|
|
520
533
|
it is considered a non-match and is excluded from the result.
|
|
521
|
-
- If the list of acceptable values for a key in `filter_dict` includes None, then configuration
|
|
522
|
-
dictionaries that do not have that key will also be considered a match.
|
|
523
534
|
|
|
524
535
|
"""
|
|
525
536
|
if inspect.stack()[1].function != "where":
|
|
@@ -538,18 +549,73 @@ def filter_config(
|
|
|
538
549
|
return config_list
|
|
539
550
|
|
|
540
551
|
|
|
541
|
-
def _satisfies_criteria(
|
|
542
|
-
if value
|
|
552
|
+
def _satisfies_criteria(config_value: Any, criteria_values: Any) -> bool:
|
|
553
|
+
"""Check if a configuration field value satisfies the filter criteria.
|
|
554
|
+
|
|
555
|
+
This helper function implements the matching logic between a single configuration
|
|
556
|
+
field value and the acceptable values specified in the filter criteria. It handles
|
|
557
|
+
both scalar and list-type configuration values with appropriate matching strategies.
|
|
558
|
+
|
|
559
|
+
Args:
|
|
560
|
+
config_value (Any): The value from a configuration dictionary field.
|
|
561
|
+
Can be None, a scalar value, or a list of values.
|
|
562
|
+
criteria_values (Any): The acceptable values from the filter dictionary.
|
|
563
|
+
Can be a single value or a list/set of acceptable values.
|
|
564
|
+
|
|
565
|
+
Returns:
|
|
566
|
+
bool: True if the config_value satisfies the criteria, False otherwise.
|
|
567
|
+
|
|
568
|
+
Matching Logic:
|
|
569
|
+
- **None config values**: Always return False (missing fields don't match)
|
|
570
|
+
- **List config values**:
|
|
571
|
+
- If criteria is a list: Match if there's any intersection (set overlap)
|
|
572
|
+
- If criteria is scalar: Match if the scalar is contained in the config list
|
|
573
|
+
- **Scalar config values**:
|
|
574
|
+
- If criteria is a list: Match if the config value is in the criteria list
|
|
575
|
+
- If criteria is scalar: Match if the values are exactly equal
|
|
576
|
+
|
|
577
|
+
Examples:
|
|
578
|
+
```python
|
|
579
|
+
# List config value with list criteria (intersection matching)
|
|
580
|
+
_satisfies_criteria(["gpt-4", "gpt-3.5"], ["gpt-4", "claude"]) # True (gpt-4 intersects)
|
|
581
|
+
_satisfies_criteria(["tag1", "tag2"], ["tag3", "tag4"]) # False (no intersection)
|
|
582
|
+
|
|
583
|
+
# List config value with scalar criteria (containment matching)
|
|
584
|
+
_satisfies_criteria(["premium", "latest"], "premium") # True (premium is in list)
|
|
585
|
+
_satisfies_criteria(["tag1", "tag2"], "tag3") # False (tag3 not in list)
|
|
586
|
+
|
|
587
|
+
# Scalar config value with list criteria (membership matching)
|
|
588
|
+
_satisfies_criteria("gpt-4", ["gpt-4", "gpt-3.5"]) # True (gpt-4 in criteria)
|
|
589
|
+
_satisfies_criteria("claude", ["gpt-4", "gpt-3.5"]) # False (claude not in criteria)
|
|
590
|
+
|
|
591
|
+
# Scalar config value with scalar criteria (equality matching)
|
|
592
|
+
_satisfies_criteria("openai", "openai") # True (exact match)
|
|
593
|
+
_satisfies_criteria("openai", "azure") # False (different values)
|
|
594
|
+
|
|
595
|
+
# None config values (missing fields)
|
|
596
|
+
_satisfies_criteria(None, ["gpt-4"]) # False (missing field)
|
|
597
|
+
_satisfies_criteria(None, "gpt-4") # False (missing field)
|
|
598
|
+
```
|
|
599
|
+
|
|
600
|
+
Note:
|
|
601
|
+
This is an internal helper function used by `filter_config()`. The function
|
|
602
|
+
assumes that both parameters can be of various types and handles type
|
|
603
|
+
checking internally to determine the appropriate matching strategy.
|
|
604
|
+
"""
|
|
605
|
+
if config_value is None:
|
|
543
606
|
return False
|
|
544
607
|
|
|
545
|
-
if isinstance(
|
|
546
|
-
|
|
608
|
+
if isinstance(config_value, list):
|
|
609
|
+
if isinstance(criteria_values, list):
|
|
610
|
+
return bool(set(config_value) & set(criteria_values)) # Non-empty intersection
|
|
611
|
+
else:
|
|
612
|
+
return criteria_values in config_value
|
|
547
613
|
else:
|
|
548
614
|
# In filter_dict, filter could be either a list of values or a single value.
|
|
549
615
|
# For example, filter_dict = {"model": ["gpt-3.5-turbo"]} or {"model": "gpt-3.5-turbo"}
|
|
550
616
|
if isinstance(criteria_values, list):
|
|
551
|
-
return
|
|
552
|
-
return bool(
|
|
617
|
+
return config_value in criteria_values
|
|
618
|
+
return bool(config_value == criteria_values)
|
|
553
619
|
|
|
554
620
|
|
|
555
621
|
@export_module("autogen")
|
|
@@ -620,8 +686,6 @@ def config_list_from_json(
|
|
|
620
686
|
with open(config_list_path) as json_file:
|
|
621
687
|
config_list = json.load(json_file)
|
|
622
688
|
|
|
623
|
-
config_list = filter_config(config_list, filter_dict)
|
|
624
|
-
|
|
625
689
|
return filter_config(config_list, filter_dict)
|
|
626
690
|
|
|
627
691
|
|
|
@@ -96,8 +96,7 @@ class Tool:
|
|
|
96
96
|
"""
|
|
97
97
|
if self._func_schema:
|
|
98
98
|
agent.update_tool_signature(self._func_schema, is_remove=False)
|
|
99
|
-
|
|
100
|
-
agent.register_for_llm()(self)
|
|
99
|
+
agent.register_for_llm()(self)
|
|
101
100
|
|
|
102
101
|
def register_for_execution(self, agent: "ConversableAgent") -> None:
|
|
103
102
|
"""Registers the tool for direct execution by a ConversableAgent.
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
# Waldiez
|
|
2
|
+
|
|
3
|
+
<img src="https://github.com/waldiez/waldiez/blob/main/docs/static/images/logo.png?raw=true" alt="Waldiez logo" width="300" />
|
|
4
|
+
|
|
5
|
+
[Waldiez](https://waldiez.io) is an open-source, drag-and-drop platform that lets developers **design**, **orchestrate**, and **execute** multi-agent workflows across LLMs like OpenAI, Anthropic, Google, NVIDIA, Ollama, and more—backed by the AG2 multi-agent engine.
|
|
6
|
+
|
|
7
|
+
## 🌟 Core Capabilities
|
|
8
|
+
|
|
9
|
+
| Feature | Description |
|
|
10
|
+
|----------------------------------|-----------------------------------------------------------------------------|
|
|
11
|
+
| 🧩 **Visual Workflow Builder** | Build agent workflows visually via drag‑and‑drop—no code needed |
|
|
12
|
+
| 🔄 **Multi-Agent Collaboration** | Real-time collaboration across agents using AG2 patterns |
|
|
13
|
+
| 🌐 **Multi‑LLM & Tool Support** | Integrates OpenAI, Anthropic, Gemini, Cohere, NVIDIA NIM, Ollama, and more |
|
|
14
|
+
| ⚙️ **Rapid Prototyping** | Export/import flows, agents, and skills easily for fast iteration |
|
|
15
|
+
| 🛠 **Extensible via IDE/Studio** | Use Playground, JupyterLab, VS Code, or Waldiez Studio to design & run |
|
|
16
|
+
| 🐳 **Docker‑Ready Execution** | Run workflows via prebuilt Docker images for CLI, Jupyter, or Studio |
|
|
17
|
+
|
|
18
|
+
---
|
|
19
|
+
|
|
20
|
+
<img src="https://docs.waldiez.io/static/images/dark/front.webp#only-dark" alt="Waldiez logo" />
|
|
21
|
+
|
|
22
|
+
## 🛠️ Installation & Setup
|
|
23
|
+
|
|
24
|
+
### 1. Playground (No install)
|
|
25
|
+
Use the web-based editor to visually design flows. It's **design-only**, ideal for quick mockups.
|
|
26
|
+
|
|
27
|
+
### 2. Python SDK (via PyPI)
|
|
28
|
+
|
|
29
|
+
#### CLI
|
|
30
|
+
```bash
|
|
31
|
+
pip install waldiez
|
|
32
|
+
|
|
33
|
+
# Convert a Waldiez flow to a python script or a jupyter notebook
|
|
34
|
+
waldiez convert --file /path/to/a/flow.waldiez --output /path/to/an/output/flow[.py|.ipynb]
|
|
35
|
+
# Convert and run the script, optionally force generation if the output file already exists
|
|
36
|
+
waldiez run --file /path/to/a/flow.waldiez --output /path/to/an/output/flow[.py|.ipynb] [--force]
|
|
37
|
+
```
|
|
38
|
+
|
|
39
|
+
#### JupyterLab
|
|
40
|
+
```bash
|
|
41
|
+
pip install waldiez[jupyter]
|
|
42
|
+
# installs jupyterlab with waldiez extension for designing, converting and running waldiez flows
|
|
43
|
+
```
|
|
44
|
+
|
|
45
|
+
#### Studio
|
|
46
|
+
```bash
|
|
47
|
+
pip install waldiez[studio]
|
|
48
|
+
# installs FastAPI-based app for designing, converting and running waldiez flows
|
|
49
|
+
```
|
|
50
|
+
|
|
51
|
+
### 3. Docker
|
|
52
|
+
Use prebuilt images:
|
|
53
|
+
|
|
54
|
+
- `waldiez/waldiez` – CLI
|
|
55
|
+
- `waldiez/jupyter` – JupyterLab
|
|
56
|
+
- `waldiez/studio` – FastAPI web UI
|
|
57
|
+
|
|
58
|
+
```bash
|
|
59
|
+
docker pull waldiez/waldiez
|
|
60
|
+
docker pull waldiez/jupyter
|
|
61
|
+
docker pull waldiez/studio
|
|
62
|
+
```
|
|
63
|
+
|
|
64
|
+
### 4. VS Code Extension
|
|
65
|
+
Install the Waldiez [extension](https://marketplace.visualstudio.com/items?itemName=Waldiez.waldiez-vscode) for in-editor visual flow design.
|
|
66
|
+
|
|
67
|
+
---
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
## 🔬 Usage Workflow
|
|
71
|
+
|
|
72
|
+
### Design
|
|
73
|
+
Build workflows visually—add agents, models, tools, and set the data flow order.
|
|
74
|
+
|
|
75
|
+
### Orchestrate
|
|
76
|
+
Assign agent roles, handoffs and communication patterns.
|
|
77
|
+
|
|
78
|
+
### Execute
|
|
79
|
+
Use CLI, Docker, Jupyter, VS Code or Studio to run flows. Export to Python or notebook formats.
|
|
80
|
+
|
|
81
|
+
### Monitor & Export
|
|
82
|
+
View real-time logs, visualize cost analysis, and then export results (CSV, JSON) for further analysis.
|
|
83
|
+
|
|
84
|
+
---
|
|
85
|
+
|
|
86
|
+
## 🕹️ Remote execution
|
|
87
|
+
|
|
88
|
+
Waldiez Runner orchestrates execution in isolated environments via:
|
|
89
|
+
|
|
90
|
+
- **AG2 + FastStream** for isolated flow execution
|
|
91
|
+
- **FastAPI + Taskiq** for task management
|
|
92
|
+
- **Redis + WebSocket** for real-time I/O
|
|
93
|
+
- **PostgreSQL** for persistence
|
|
94
|
+
|
|
95
|
+
---
|
|
96
|
+
|
|
97
|
+
For Waldiez examples and documentation visit [documentation](https://docs.waldiez.io)
|