CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
azure/__init__.py
azure/ai/__init__.py
azure/ai/projects/__init__.py
azure/ai/projects/_client.py
azure/ai/projects/_configuration.py
azure/ai/projects/_patch.py
azure/ai/projects/_types.py
azure/ai/projects/_validation.py
azure/ai/projects/_version.py
azure/ai/projects/py.typed
azure/ai/projects/_utils/__init__.py
azure/ai/projects/_utils/model_base.py
azure/ai/projects/_utils/serialization.py
azure/ai/projects/aio/__init__.py
azure/ai/projects/aio/_client.py
azure/ai/projects/aio/_configuration.py
azure/ai/projects/aio/_patch.py
azure/ai/projects/aio/operations/__init__.py
azure/ai/projects/aio/operations/_operations.py
azure/ai/projects/aio/operations/_patch.py
azure/ai/projects/aio/operations/_patch_connections_async.py
azure/ai/projects/aio/operations/_patch_datasets_async.py
azure/ai/projects/aio/operations/_patch_memories_async.py
azure/ai/projects/aio/operations/_patch_telemetry_async.py
azure/ai/projects/models/__init__.py
azure/ai/projects/models/_enums.py
azure/ai/projects/models/_models.py
azure/ai/projects/models/_patch.py
azure/ai/projects/operations/__init__.py
azure/ai/projects/operations/_operations.py
azure/ai/projects/operations/_patch.py
azure/ai/projects/operations/_patch_connections.py
azure/ai/projects/operations/_patch_datasets.py
azure/ai/projects/operations/_patch_memories.py
azure/ai/projects/operations/_patch_telemetry.py
azure/ai/projects/telemetry/__init__.py
azure/ai/projects/telemetry/_ai_project_instrumentor.py
azure/ai/projects/telemetry/_responses_instrumentor.py
azure/ai/projects/telemetry/_trace_function.py
azure/ai/projects/telemetry/_utils.py
azure_ai_projects.egg-info/PKG-INFO
azure_ai_projects.egg-info/SOURCES.txt
azure_ai_projects.egg-info/dependency_links.txt
azure_ai_projects.egg-info/requires.txt
azure_ai_projects.egg-info/top_level.txt
samples/agents/agent_retrieve_helper.py
samples/agents/sample_agent_basic.py
samples/agents/sample_agent_basic_async.py
samples/agents/sample_agent_retrieve_basic.py
samples/agents/sample_agent_retrieve_basic_async.py
samples/agents/sample_agent_stream_events.py
samples/agents/sample_agent_structured_output.py
samples/agents/sample_agent_structured_output_async.py
samples/agents/sample_workflow_multi_agent.py
samples/agents/sample_workflow_multi_agent_async.py
samples/agents/assets/product_info.md
samples/agents/telemetry/sample_agent_basic_with_azure_monitor_tracing.py
samples/agents/telemetry/sample_agent_basic_with_console_tracing.py
samples/agents/telemetry/sample_agent_basic_with_console_tracing_custom_attributes.py
samples/agents/tools/computer_use_util.py
samples/agents/tools/get_weather_func_app.py
samples/agents/tools/sample_agent_ai_search.py
samples/agents/tools/sample_agent_azure_function.py
samples/agents/tools/sample_agent_bing_custom_search.py
samples/agents/tools/sample_agent_bing_grounding.py
samples/agents/tools/sample_agent_browser_automation.py
samples/agents/tools/sample_agent_code_interpreter.py
samples/agents/tools/sample_agent_code_interpreter_async.py
samples/agents/tools/sample_agent_code_interpreter_with_files.py
samples/agents/tools/sample_agent_code_interpreter_with_files_async.py
samples/agents/tools/sample_agent_computer_use.py
samples/agents/tools/sample_agent_computer_use_async.py
samples/agents/tools/sample_agent_fabric.py
samples/agents/tools/sample_agent_file_search.py
samples/agents/tools/sample_agent_file_search_in_stream.py
samples/agents/tools/sample_agent_file_search_in_stream_async.py
samples/agents/tools/sample_agent_function_tool.py
samples/agents/tools/sample_agent_function_tool_async.py
samples/agents/tools/sample_agent_image_generation.py
samples/agents/tools/sample_agent_image_generation_async.py
samples/agents/tools/sample_agent_mcp.py
samples/agents/tools/sample_agent_mcp_async.py
samples/agents/tools/sample_agent_mcp_with_project_connection.py
samples/agents/tools/sample_agent_mcp_with_project_connection_async.py
samples/agents/tools/sample_agent_memory_search.py
samples/agents/tools/sample_agent_memory_search_async.py
samples/agents/tools/sample_agent_openapi.py
samples/agents/tools/sample_agent_openapi_with_project_connection.py
samples/agents/tools/sample_agent_sharepoint.py
samples/agents/tools/sample_agent_to_agent.py
samples/agents/tools/sample_agent_web_search.py
samples/agents/tools/sample_agent_web_search_preview.py
samples/agents/tools/sample_agent_web_search_with_custom_search.py
samples/connections/sample_connections.py
samples/connections/sample_connections_async.py
samples/datasets/sample_datasets.py
samples/datasets/sample_datasets_async.py
samples/datasets/sample_datasets_download.py
samples/deployments/sample_deployments.py
samples/deployments/sample_deployments_async.py
samples/evaluations/README.md
samples/evaluations/sample_agent_evaluation.py
samples/evaluations/sample_agent_response_evaluation.py
samples/evaluations/sample_agent_response_evaluation_with_function_tool.py
samples/evaluations/sample_continuous_evaluation_rule.py
samples/evaluations/sample_eval_catalog.py
samples/evaluations/sample_eval_catalog_code_based_evaluators.py
samples/evaluations/sample_eval_catalog_prompt_based_evaluators.py
samples/evaluations/sample_evaluation_cluster_insight.py
samples/evaluations/sample_evaluation_compare_insight.py
samples/evaluations/sample_evaluations_ai_assisted.py
samples/evaluations/sample_evaluations_builtin_with_dataset_id.py
samples/evaluations/sample_evaluations_builtin_with_inline_data.py
samples/evaluations/sample_evaluations_builtin_with_inline_data_oai.py
samples/evaluations/sample_evaluations_builtin_with_traces.py
samples/evaluations/sample_evaluations_graders.py
samples/evaluations/sample_evaluations_score_model_grader_with_image.py
samples/evaluations/sample_model_evaluation.py
samples/evaluations/sample_redteam_evaluations.py
samples/evaluations/sample_scheduled_evaluations.py
samples/evaluations/agentic_evaluators/sample_coherence.py
samples/evaluations/agentic_evaluators/sample_fluency.py
samples/evaluations/agentic_evaluators/sample_groundedness.py
samples/evaluations/agentic_evaluators/sample_intent_resolution.py
samples/evaluations/agentic_evaluators/sample_relevance.py
samples/evaluations/agentic_evaluators/sample_response_completeness.py
samples/evaluations/agentic_evaluators/sample_task_adherence.py
samples/evaluations/agentic_evaluators/sample_task_completion.py
samples/evaluations/agentic_evaluators/sample_task_navigation_efficiency.py
samples/evaluations/agentic_evaluators/sample_tool_call_accuracy.py
samples/evaluations/agentic_evaluators/sample_tool_call_success.py
samples/evaluations/agentic_evaluators/sample_tool_input_accuracy.py
samples/evaluations/agentic_evaluators/sample_tool_output_utilization.py
samples/evaluations/agentic_evaluators/sample_tool_selection.py
samples/evaluations/agentic_evaluators/sample_generic_agentic_evaluator/agent_utils.py
samples/evaluations/agentic_evaluators/sample_generic_agentic_evaluator/sample_generic_agentic_evaluator.py
samples/evaluations/agentic_evaluators/sample_generic_agentic_evaluator/schema_mappings.py
samples/files/sample_files.py
samples/files/sample_files_async.py
samples/finetuning/fine_tuning_sample_helper.py
samples/finetuning/sample_finetuning_dpo_job.py
samples/finetuning/sample_finetuning_dpo_job_async.py
samples/finetuning/sample_finetuning_oss_models_supervised_job.py
samples/finetuning/sample_finetuning_oss_models_supervised_job_async.py
samples/finetuning/sample_finetuning_reinforcement_job.py
samples/finetuning/sample_finetuning_reinforcement_job_async.py
samples/finetuning/sample_finetuning_supervised_job.py
samples/finetuning/sample_finetuning_supervised_job_async.py
samples/indexes/sample_indexes.py
samples/indexes/sample_indexes_async.py
samples/mcp_client/sample_mcp_tool_async.py
samples/mcp_client/assets/product_info.md
samples/memories/sample_memory_advanced.py
samples/memories/sample_memory_advanced_async.py
samples/memories/sample_memory_basic.py
samples/memories/sample_memory_basic_async.py
samples/memories/sample_memory_crud.py
samples/memories/sample_memory_crud_async.py
samples/red_team/sample_red_team.py
samples/red_team/sample_red_team_async.py
samples/responses/sample_responses_basic.py
samples/responses/sample_responses_basic_async.py
samples/responses/sample_responses_basic_without_aiprojectclient.py
samples/responses/sample_responses_basic_without_aiprojectclient_async.py
samples/responses/sample_responses_image_input.py
samples/responses/sample_responses_stream_events.py
samples/responses/sample_responses_stream_manager.py
samples/responses/sample_responses_structured_output.py
samples/telemetry/sample_telemetry.py
samples/telemetry/sample_telemetry_async.py
tests/conftest.py
tests/test_base.py
tests/agents/test_agent_responses_crud.py
tests/agents/test_agent_responses_crud_async.py
tests/agents/test_agents_crud.py
tests/agents/test_agents_crud_async.py
tests/agents/test_conversation_crud.py
tests/agents/test_conversation_crud_async.py
tests/agents/test_conversation_items_crud.py
tests/agents/test_conversation_items_crud_async.py
tests/agents/test_hosted_agents.py
tests/agents/telemetry/gen_ai_trace_verifier.py
tests/agents/telemetry/memory_trace_exporter.py
tests/agents/telemetry/test_ai_agents_instrumentor.py
tests/agents/telemetry/test_ai_agents_instrumentor_async.py
tests/agents/telemetry/test_ai_instrumentor_base.py
tests/agents/telemetry/test_responses_instrumentor.py
tests/agents/telemetry/test_responses_instrumentor_async.py
tests/agents/telemetry/test_responses_instrumentor_browser_automation.py
tests/agents/telemetry/test_responses_instrumentor_browser_automation_async.py
tests/agents/telemetry/test_responses_instrumentor_code_interpreter.py
tests/agents/telemetry/test_responses_instrumentor_code_interpreter_async.py
tests/agents/telemetry/test_responses_instrumentor_file_search.py
tests/agents/telemetry/test_responses_instrumentor_file_search_async.py
tests/agents/telemetry/test_responses_instrumentor_mcp.py
tests/agents/telemetry/test_responses_instrumentor_mcp_async.py
tests/agents/telemetry/test_responses_instrumentor_metrics.py
tests/agents/telemetry/test_responses_instrumentor_workflow.py
tests/agents/telemetry/test_responses_instrumentor_workflow_async.py
tests/agents/telemetry/test_trace_function_decorator.py
tests/agents/telemetry/test_trace_function_decorator_async.py
tests/agents/tools/__init__.py
tests/agents/tools/test_agent_ai_search.py
tests/agents/tools/test_agent_ai_search_async.py
tests/agents/tools/test_agent_bing_grounding.py
tests/agents/tools/test_agent_code_interpreter.py
tests/agents/tools/test_agent_code_interpreter_async.py
tests/agents/tools/test_agent_file_search.py
tests/agents/tools/test_agent_file_search_async.py
tests/agents/tools/test_agent_file_search_stream.py
tests/agents/tools/test_agent_file_search_stream_async.py
tests/agents/tools/test_agent_function_tool.py
tests/agents/tools/test_agent_function_tool_async.py
tests/agents/tools/test_agent_image_generation.py
tests/agents/tools/test_agent_image_generation_async.py
tests/agents/tools/test_agent_mcp.py
tests/agents/tools/test_agent_mcp_async.py
tests/agents/tools/test_agent_memory_search.py
tests/agents/tools/test_agent_memory_search_async.py
tests/agents/tools/test_agent_openapi.py
tests/agents/tools/test_agent_openapi_async.py
tests/agents/tools/test_agent_tools_with_conversations.py
tests/agents/tools/test_agent_web_search.py
tests/agents/tools/test_agent_web_search_async.py
tests/agents/tools/multitool/test_agent_code_interpreter_and_function.py
tests/agents/tools/multitool/test_agent_file_search_and_code_interpreter.py
tests/agents/tools/multitool/test_agent_file_search_and_function.py
tests/agents/tools/multitool/test_agent_file_search_code_interpreter_function.py
tests/agents/tools/multitool/test_multitool_with_conversations.py
tests/connections/test_connections.py
tests/connections/test_connections_async.py
tests/datasets/test_datasets.py
tests/datasets/test_datasets_async.py
tests/deployments/test_deployments.py
tests/deployments/test_deployments_async.py
tests/files/test_files.py
tests/files/test_files_async.py
tests/finetuning/test_finetuning.py
tests/finetuning/test_finetuning_async.py
tests/indexes/test_indexes.py
tests/indexes/test_indexes_async.py
tests/memories/test_serialize_memory_input_items.py
tests/redteams/test_redteams.py
tests/redteams/test_redteams_async.py
tests/responses/test_openai_client_overrides.py
tests/responses/test_openai_client_overrides_async.py
tests/responses/test_responses.py
tests/responses/test_responses_async.py
tests/samples/sample_executor.py
tests/samples/test_fine_tuning_samples_helpers.py
tests/samples/test_resolve_data_file_path.py
tests/samples/test_samples.py
tests/samples/test_samples_async.py
tests/samples/test_samples_evaluations.py
tests/samples/test_samples_helpers.py
tests/telemetry/test_telemetry.py
tests/telemetry/test_telemetry_async.py