Path Lines of Code README.md 261 SECURITY.md 3 examples/__init__.py 1 examples/airline/README.md 42 examples/airline/__init__.py 1 examples/airline/configs/__init__.py 1 examples/airline/configs/agents.py 63 examples/airline/configs/tools.py 16 examples/airline/data/routines/baggage/policies.py 2 examples/airline/data/routines/flight_modification/policies.py 3 examples/airline/data/routines/prompts.py 2 examples/airline/evals/eval_cases/flight_modification_cases.json 20 examples/airline/evals/eval_cases/triage_cases.json 26 examples/airline/evals/eval_results/flight_modification_evals.json 245 examples/airline/evals/eval_results/triage_evals.json 422 examples/airline/evals/eval_utils.py 88 examples/airline/evals/function_evals.py 23 examples/airline/main.py 10 examples/basic/README.md 23 examples/basic/agent_handoff.py 16 examples/basic/bare_minimum.py 9 examples/basic/context_variables.py 28 examples/basic/function_calling.py 12 examples/basic/simple_loop_no_helpers.py 20 examples/customer_service/logs/session_20240422-140035.json 1 examples/customer_service/logs/session_20240422-141344.json 1 examples/customer_service_streaming/configs/__init__.py 1 examples/customer_service_streaming/configs/assistants/user_interface/assistant.json 11 examples/customer_service_streaming/configs/general.py 17 examples/customer_service_streaming/configs/prompts.py 8 examples/customer_service_streaming/configs/swarm_tasks.json 14 examples/customer_service_streaming/configs/tools/query_docs/handler.py 39 examples/customer_service_streaming/configs/tools/query_docs/tool.json 19 examples/customer_service_streaming/configs/tools/send_email/handler.py 3 examples/customer_service_streaming/configs/tools/send_email/tool.json 24 examples/customer_service_streaming/configs/tools/submit_ticket/handler.py 4 examples/customer_service_streaming/configs/tools/submit_ticket/tool.json 19 examples/customer_service_streaming/data/article_6338765.json 1 examples/customer_service_streaming/data/article_6378378.json 1 examples/customer_service_streaming/data/article_6402865.json 1 examples/customer_service_streaming/data/article_6425277.json 1 examples/customer_service_streaming/data/article_6431339.json 1 examples/customer_service_streaming/data/article_6431922.json 1 examples/customer_service_streaming/data/article_6503842.json 1 examples/customer_service_streaming/data/article_6582257.json 1 examples/customer_service_streaming/data/article_6584194.json 1 examples/customer_service_streaming/data/article_6584249.json 1 examples/customer_service_streaming/data/article_6613605.json 1 examples/customer_service_streaming/data/article_6613657.json 1 examples/customer_service_streaming/data/article_6614161.json 1 examples/customer_service_streaming/data/article_6639781.json 1 examples/customer_service_streaming/data/article_6640792.json 1 examples/customer_service_streaming/data/article_6640864.json 1 examples/customer_service_streaming/data/article_6641048.json 1 examples/customer_service_streaming/data/article_6643036.json 1 examples/customer_service_streaming/data/article_6643435.json 1 examples/customer_service_streaming/data/article_6653653.json 1 examples/customer_service_streaming/data/article_6696591.json 1 examples/customer_service_streaming/data/article_6742369.json 1 examples/customer_service_streaming/data/article_6781152.json 1 examples/customer_service_streaming/data/article_6781222.json 1 examples/customer_service_streaming/data/article_6781228.json 1 examples/customer_service_streaming/data/article_6837156.json 1 examples/customer_service_streaming/data/article_6843909.json 1 examples/customer_service_streaming/data/article_6843914.json 1 examples/customer_service_streaming/data/article_6891827.json 1 examples/customer_service_streaming/data/article_6897198.json 1 examples/customer_service_streaming/data/article_6897199.json 1 examples/customer_service_streaming/data/article_6901266.json 1 examples/customer_service_streaming/docker-compose.yaml 8 examples/customer_service_streaming/main.py 50 examples/customer_service_streaming/prep_data.py 53 examples/customer_service_streaming/src/__init__.py 1 examples/customer_service_streaming/src/arg_parser.py 12 examples/customer_service_streaming/src/evals/eval_function.py 61 examples/customer_service_streaming/src/runs/run.py 35 examples/customer_service_streaming/src/swarm/assistants.py 65 examples/customer_service_streaming/src/swarm/conversation.py 19 examples/customer_service_streaming/src/swarm/engines/assistants_engine.py 253 examples/customer_service_streaming/src/swarm/engines/engine.py 3 examples/customer_service_streaming/src/swarm/engines/local_engine.py 308 examples/customer_service_streaming/src/swarm/swarm.py 34 examples/customer_service_streaming/src/swarm/tool.py 18 examples/customer_service_streaming/src/tasks/task.py 15 examples/customer_service_streaming/src/utils.py 31 examples/customer_service_streaming/src/validator.py 53 examples/customer_service_streaming/tests/test_prompts.jsonl 4 examples/personal_shopper/README.md 14 examples/personal_shopper/__init__.py 1 examples/personal_shopper/database.py 96 examples/personal_shopper/main.py 83 examples/support_bot/README.md 26 examples/support_bot/__init__.py 1 examples/support_bot/customer_service.py 64 examples/support_bot/data/article_6338765.json 1 examples/support_bot/data/article_6378378.json 1 examples/support_bot/data/article_6402865.json 1 examples/support_bot/data/article_6425277.json 1 examples/support_bot/data/article_6431339.json 1 examples/support_bot/data/article_6431922.json 1 examples/support_bot/data/article_6503842.json 1 examples/support_bot/data/article_6582257.json 1 examples/support_bot/data/article_6584194.json 1 examples/support_bot/data/article_6584249.json 1 examples/support_bot/data/article_6613605.json 1 examples/support_bot/data/article_6613657.json 1 examples/support_bot/data/article_6614161.json 1 examples/support_bot/data/article_6639781.json 1 examples/support_bot/data/article_6640792.json 1 examples/support_bot/data/article_6640864.json 1 examples/support_bot/data/article_6641048.json 1 examples/support_bot/data/article_6643036.json 1 examples/support_bot/data/article_6643435.json 1 examples/support_bot/data/article_6653653.json 1 examples/support_bot/data/article_6696591.json 1 examples/support_bot/data/article_6742369.json 1 examples/support_bot/data/article_6781152.json 1 examples/support_bot/data/article_6781222.json 1 examples/support_bot/data/article_6781228.json 1 examples/support_bot/data/article_6837156.json 1 examples/support_bot/data/article_6843909.json 1 examples/support_bot/data/article_6843914.json 1 examples/support_bot/data/article_6891827.json 1 examples/support_bot/data/article_6897198.json 1 examples/support_bot/data/article_6897199.json 1 examples/support_bot/data/article_6901266.json 1 examples/support_bot/docker-compose.yaml 7 examples/support_bot/main.py 63 examples/support_bot/prep_data.py 55 examples/support_bot/requirements.txt 1 examples/triage_agent/README.md 19 examples/triage_agent/agents.py 29 examples/triage_agent/evals.py 52 examples/triage_agent/evals_util.py 18 examples/triage_agent/run.py 4 examples/weather_agent/README.md 18 examples/weather_agent/agents.py 15 examples/weather_agent/evals.py 35 examples/weather_agent/run.py 4 logs/session_20240402-112114.json 1 logs/session_20240402-112443.json 1 logs/session_20240402-112456.json 1 logs/session_20240402-112501.json 1 logs/session_20240402-113222.json 1 logs/session_20240402-113415.json 1 logs/session_20240425-135655.json 1 logs/session_20240425-135657.json 1 logs/session_20240425-135728.json 1 logs/session_20240425-140427.json 1 logs/session_20240425-140502.json 1 logs/session_20240425-140516.json 1 logs/session_20240425-140553.json 1 logs/session_20240425-141416.json 1 logs/session_20240425-141509.json 1 logs/session_20240425-141709.json 1 logs/session_20240425-145129.json 1 logs/session_20240425-145324.json 1 logs/session_20240425-145907.json 1 logs/session_20240425-145930.json 1 logs/session_20240425-150004.json 1 logs/session_20240425-150040.json 1 logs/session_20240425-155814.json 1 logs/session_20240425-172809.json 1 logs/session_20240425-211732.json 1 logs/session_20240425-211813.json 1 logs/session_20240425-211942.json 1 logs/session_20240425-212341.json 1 logs/session_20240425-212431.json 1 logs/session_20240425-212748.json 1 logs/session_20240425-213023.json 1 tests/test_runs/test_20240402-113647.json 1