autogen_ext/__init__.py,sha256=MPM23Fs4dZ4eEIteZunUEhCtDm58cw1D2Da9Mp2cxNA,83
autogen_ext/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autogen_ext/agents/file_surfer/__init__.py,sha256=8xoQzuZtzCrDT110t-H6S60-OxP58EsfAT5kXSYJkos,63
autogen_ext/agents/file_surfer/_file_surfer.py,sha256=RJTd92XZEFU-7mCdN5EBp0IVnCNZABPsxPUqIHJX8o0,7874
autogen_ext/agents/file_surfer/_markdown_file_browser.py,sha256=7TmeCOBw0ACQVPXMOF71Sk4KAGG2SP4virmGIJUE7aI,10107
autogen_ext/agents/file_surfer/_tool_definitions.py,sha256=9TBJXG6ftMAMOfnut0JNpHCNOO8ApjDS8SlgtetB1Rw,1518
autogen_ext/agents/magentic_one/__init__.py,sha256=5nnvDbfjXQ4g-D0s3yJ07TZU7lZ40KG46gWLNogE8WQ,348
autogen_ext/agents/magentic_one/_magentic_one_coder_agent.py,sha256=JKOc40gfSythZdt69uPMkFKI6SOT7jFn2NaiCYuV4N8,2997
autogen_ext/agents/openai/__init__.py,sha256=tl9b2Bdofm1gtJTsH6yRxx-2Cqg46qqFqN0sxiw2MS0,331
autogen_ext/agents/openai/_openai_assistant_agent.py,sha256=su3zQEfC-x42WsdpOcgq_dn0S5fRk9BdXvw9bYfA7SE,29509
autogen_ext/agents/video_surfer/__init__.py,sha256=9JvZCHF_4fVKwh3e1_lCFbtG_3iE4VaY1N97zIz3ulA,66
autogen_ext/agents/video_surfer/_video_surfer.py,sha256=RXgrILMh_Gkr462ruFVdRIRRkjnpiJVHjDhe__aFpy0,6952
autogen_ext/agents/video_surfer/tools.py,sha256=FIvIa6-us4SQAQq_U9ZWJ-Ex0O5OoNIJ92pKHMTAGfM,5527
autogen_ext/agents/web_surfer/__init__.py,sha256=YzKK8R6dV_TqEtbmqVGKoQy3zMn6DxBtXhuhiKmLtpo,171
autogen_ext/agents/web_surfer/_events.py,sha256=Sb6IAWK4_Pe-Gt_wDbU45z84ElvQKRT0LnaspA1bvnA,218
autogen_ext/agents/web_surfer/_multimodal_web_surfer.py,sha256=BR13stQ-rmPmkQnkJgZyNlZyPUhTH995Ov7PB5zxC4I,42567
autogen_ext/agents/web_surfer/_prompts.py,sha256=6g-GHAkFK_EC1B0r3lOQkAmm_VAbWfYo8g-zNM64W6k,2628
autogen_ext/agents/web_surfer/_set_of_mark.py,sha256=e1-O3RWKs26JDG7OHzIVH64IkTgdkogRjZEiSFw8yYk,3590
autogen_ext/agents/web_surfer/_tool_definitions.py,sha256=v3UoTc-rVgLBsWq7gtxIET_AdlbtlUcu1zwGD50pKqc,10190
autogen_ext/agents/web_surfer/_types.py,sha256=74DFpJ5PDGuiZuUdCYlxHA2E28mDETuSpZdGe24dwKI,3130
autogen_ext/agents/web_surfer/page_script.js,sha256=UacdBbs2_Kkzz2BGdKPHJxSqPG8jlz171UX8OBRt2lg,13495
autogen_ext/agents/web_surfer/playwright_controller.py,sha256=rZhlDOKvSWNT15x3uRWjF8JKRdCmI4m88DczqMfnkfk,21199
autogen_ext/auth/azure/__init__.py,sha256=_HEwj_gx_3CR4qn9fbP0h1Ajf1351Pa2jtNZx4TInsw,2066
autogen_ext/cache_store/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autogen_ext/cache_store/diskcache.py,sha256=yyfSn1yzJF1P3DORGdxfln8mVn12F3fDWM3bI0Q6XSk,1751
autogen_ext/cache_store/redis.py,sha256=Y2aKqx4-xICLIR13nT3MDuwAIeBppRvrHU3PLHAX5Zw,2867
autogen_ext/code_executors/_common.py,sha256=xJ3V05DahUl5DaJ8daK4ALxOIJmcSZQ5ItGMpJ0xPFE,6094
autogen_ext/code_executors/azure/__init__.py,sha256=3KOPqty3DQusWmUff8wYyV7Fj-1wJzkBjlrAn0Q654s,153
autogen_ext/code_executors/azure/_azure_container_code_executor.py,sha256=uO-2ViQTrvxbftw6nyEzZaRWLoGOi8wz1U6sze3nPGo,19295
autogen_ext/code_executors/docker/__init__.py,sha256=XELrAxc1X3OQk6o2Pwo1VLPvlnYrlVlOB8CWS4zRK7Q,110
autogen_ext/code_executors/docker/_docker_code_executor.py,sha256=MjeVnP2h8q01Q9XjzXuVcOOcFK3-NV2ddnQrA32qgkc,18785
autogen_ext/code_executors/jupyter/__init__.py,sha256=0xmprSsJMidnZS2Kc7iU01OAnrWUODvcn541s6nX15s,142
autogen_ext/code_executors/jupyter/_jupyter_code_executor.py,sha256=hVBkVthQwrOWXiDPBy8d5YazME57o1Jw3uG5waouNGk,10302
autogen_ext/code_executors/local/__init__.py,sha256=Xd88Za18TPut6kuPzH5CjHOqKJbiN9N8ZSh4xcdF6ZQ,17229
autogen_ext/experimental/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autogen_ext/experimental/task_centric_memory/README.md,sha256=7WOlaz0kjhqnpmNYw9Rb1ouu6DgF7DwImUah2RFP7ew,10028
autogen_ext/experimental/task_centric_memory/__init__.py,sha256=JJoNa-A12TBSmStVJhdc_UfFrEtaIHXerYgihMz7-Uw,80
autogen_ext/experimental/task_centric_memory/_memory_bank.py,sha256=YcestiweMxwQG0w0-dFWjoqsMvmbFuHlEBA0SuSWg9k,8347
autogen_ext/experimental/task_centric_memory/_prompter.py,sha256=ttT2rnF84R2F-ELeg4GlKryFw2vTxqWSkPzaYLzdCqA,12742
autogen_ext/experimental/task_centric_memory/_string_similarity_map.py,sha256=05D7Sb1qxLwDEKXoO9hb-VlDb8c1NgtjZDK8EfSjlV0,5722
autogen_ext/experimental/task_centric_memory/memory_controller.py,sha256=3QO5VDoed5-lMjNd3t9ZXM9GexpJkEarbUynJhycuMY,18860
autogen_ext/experimental/task_centric_memory/utils/__init__.py,sha256=PR4bO7RAzkePEuLajR_QNmnZappys_k7ugEmm-WzqeA,309
autogen_ext/experimental/task_centric_memory/utils/_functions.py,sha256=W1F45raxwgDRL2zPHt33NYBrWJ7eSTApBZSylIRsBz4,3328
autogen_ext/experimental/task_centric_memory/utils/apprentice.py,sha256=Lha6BTDpVO6ue3oV6kUNwVhIHi6JBYaWNByRdDFKlR8,10389
autogen_ext/experimental/task_centric_memory/utils/chat_completion_client_recorder.py,sha256=iokG0y8XIKvN0wZbkSGK1jwbi0brBJv_tww6pdIq_6w,9606
autogen_ext/experimental/task_centric_memory/utils/grader.py,sha256=EgG-ltDfATOYFTGw5pG-ZnQLf6XfgWPkZ5thC6xIBVE,7421
autogen_ext/experimental/task_centric_memory/utils/page_logger.py,sha256=e1rd6qfVJIA95E4QSxImbuWVcRNduwk_Nm5a3FDu114,19428
autogen_ext/experimental/task_centric_memory/utils/teachability.py,sha256=3Xk-sY0tWCwQYUBIDDqxmQEz8XaU3dUQ6ocpcT5ejgc,5252
autogen_ext/memory/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
autogen_ext/memory/chromadb.py,sha256=Xd4iKOb6EG1GnnhRXP-LkD3nyjwr9Pck8f8IeMREkcM,18021
autogen_ext/models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autogen_ext/models/_utils/normalize_stop_reason.py,sha256=YZ0KatGpt_lpP4_fS4G9L2jm8VgNHCqmBK4C_jbQ23Y,591
autogen_ext/models/_utils/parse_r1_content.py,sha256=eXgTHhqHxVAQzxe1rrgcgCBbn1LuuGaKbx5EUYZSzcQ,1106
autogen_ext/models/anthropic/__init__.py,sha256=iysSYALaC_lVQxbaWVz7xLa3e0TCx12rcoDEFH9TyxA,441
autogen_ext/models/anthropic/_anthropic_client.py,sha256=qFSnBCCLUFqdBqA4wS1ZupPkW5kaA5Z9LGdP01NAHIU,36738
autogen_ext/models/anthropic/_model_info.py,sha256=f13HUA9BHxNmMh_dGU2ObIZCOMYPMQbkOCDrDY8EWVY,3447
autogen_ext/models/anthropic/config/__init__.py,sha256=BoK5KAGerMFc9BphEO-_h8OI_QbU8f419b5nxxpGid4,2202
autogen_ext/models/azure/__init__.py,sha256=A9-8k5ZlNpuwMbI4XpJFNfpa1wBV_GnYkRKYuZmuMsE,192
autogen_ext/models/azure/_azure_ai_client.py,sha256=2GRcKlOW4Bn8yBQ-1gKZwWnLCOt4BQP7LJEG9GdM0LE,21164
autogen_ext/models/azure/config/__init__.py,sha256=72DnD0qVT59g3hAdHWBwr9kGV9dTZJWJH8Zs_e9RnKw,1512
autogen_ext/models/cache/__init__.py,sha256=shscSCzZKNa6ixb0tzc6UQP1s_XcfXBaadj9K4Z6axU,150
autogen_ext/models/cache/_chat_completion_cache.py,sha256=nPo5poPTpU5ciumnsIuc6JPIt24GEHW5SFDsksVOrZE,9167
autogen_ext/models/llama_cpp/__init__.py,sha256=MnOBAbJc92zxH0hN_oil0fBVP3qWU8yqrBkB8hHChcc,323
autogen_ext/models/llama_cpp/_llama_cpp_completion_client.py,sha256=jRSlZ_aQmLBc9dXJUN97bxrukM9XoDPQe266uvyv0To,16135
autogen_ext/models/ollama/__init__.py,sha256=BEQ5xBEYOBzEAg8Xr_bs-1D160hLGZai8UAs2iwYvO4,288
autogen_ext/models/ollama/_model_info.py,sha256=PK481aD2UQirKJZ8a2NyAa-zijPRN6O9ABx1a8wLEMY,7657
autogen_ext/models/ollama/_ollama_client.py,sha256=2oxsU_6VSREM-y_4iVHRO-tDETKUGEcCFF5YzR7bAK0,42008
autogen_ext/models/ollama/config/__init__.py,sha256=j0eLKmr8McP9POu4LZnMf_dFezs5bDwyn131UNPEbxs,1563
autogen_ext/models/openai/__init__.py,sha256=DnpUu2__UrHDFavsAywBoVcgp8_G-9i00GvrVhtZNWU,612
autogen_ext/models/openai/_model_info.py,sha256=8Sap6hidtXUlxmqxGok7HtDGGRcFFPMaLsLvn1WIgNY,6011
autogen_ext/models/openai/_openai_client.py,sha256=tUVs1O1LgnZZOwn4GPnx32zgQBj53jzvHqhVJDCWWqg,64421
autogen_ext/models/openai/config/__init__.py,sha256=TpaMt7YjvHIYq3-dUAolkbIkZTw0KM1MhkKF4wTRgFI,3268
autogen_ext/models/replay/__init__.py,sha256=oXNJ5nxBhg7ryxWcMejzvIjdQOKM5FPT4pOJFtDcyqY,120
autogen_ext/models/replay/_replay_chat_completion_client.py,sha256=X6oPRbXg__M3HsDX8Si0PuQcbq68GaFa5uGP_ABoRwo,12445
autogen_ext/models/semantic_kernel/__init__.py,sha256=Oh93RAuk01GGW9TLB6elUKOv1qXdh-p_OBYW6z2tk1c,104
autogen_ext/models/semantic_kernel/_sk_chat_completion_adapter.py,sha256=YRLmoH3WE7o1ban4CYwOi2qBA4HO3fHn3SqjPlOHUbE,31359
autogen_ext/runtimes/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autogen_ext/runtimes/grpc/__init__.py,sha256=4xixtX_bAZVqrGDJigjKg4k1fKWp88HCbP-F_h4t1So,515
autogen_ext/runtimes/grpc/_constants.py,sha256=mzeA-BARAPVz4oFkr-dlUe67kUcmqLnnZrpQ-j1RIbk,516
autogen_ext/runtimes/grpc/_type_helpers.py,sha256=EI78UT7LcYNo-omz85G515L-5Hmp1lIQ6l3cPWoodgM,176
autogen_ext/runtimes/grpc/_utils.py,sha256=eGncv8DqFi4nBVkfgnEVl9VOfbbJMa3dSKT1MSzPmbs,2068
autogen_ext/runtimes/grpc/_worker_runtime.py,sha256=Rcl3dquiKepT4vE1-R491ZI4zk5pABCMXHOxpaOB1TU,34162
autogen_ext/runtimes/grpc/_worker_runtime_host.py,sha256=1w8e7DTqmyP2duMJ_Glg5wu_Dpoji2qz5P4kCbf65VM,2650
autogen_ext/runtimes/grpc/_worker_runtime_host_servicer.py,sha256=_57n60WWCYRK1g5KVorSdbJVqumeuQP01XQs0CDcOVg,16995
autogen_ext/runtimes/grpc/protos/__init__.py,sha256=dbotk27W7m3d1tz09aijZnHk_IKdXar4xi0l0WpLwts,124
autogen_ext/runtimes/grpc/protos/agent_worker_pb2.py,sha256=KlkaTUCqwrueudTayhW1dOqXQ3nnKNuhqf8fgD4bmXk,8007
autogen_ext/runtimes/grpc/protos/agent_worker_pb2.pyi,sha256=VH4iWXtSVIzaYprDdUhTexnQVeT4C-X7BNxqNZvrwrY,16558
autogen_ext/runtimes/grpc/protos/agent_worker_pb2_grpc.py,sha256=Vbs_mDjdOKyIMMTBnLP-3bPVY5tHLjeIN9UtpKU4jPg,12396
autogen_ext/runtimes/grpc/protos/agent_worker_pb2_grpc.pyi,sha256=JM6tjpWoSqlSotGkBf-3yj1jCec-vwM-bKLX0lZ_SXs,4438
autogen_ext/runtimes/grpc/protos/cloudevent_pb2.py,sha256=_Y6fpY1XShwuxNxDVvLDmG5UOptA0jk6uQ8ERsQAk80,3058
autogen_ext/runtimes/grpc/protos/cloudevent_pb2.pyi,sha256=0XotcQ080-vyLTEm8je8Cp0_eF3jyGxsf1FFmShrn_k,5445
autogen_ext/runtimes/grpc/protos/cloudevent_pb2_grpc.py,sha256=I_mUGo88SMzh1L-lLGPgurKQVK1EnpMzCzKHhT8sLwY,891
autogen_ext/runtimes/grpc/protos/cloudevent_pb2_grpc.pyi,sha256=I3qN0aHuzx9SFDj_rJTDq50Lyr4RD8dehVXe82JoWEQ,642
autogen_ext/teams/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autogen_ext/teams/magentic_one.py,sha256=ynX55gvA2oG5dwzYYjHIACUhX3yGG-RnimTgpNxXBFU,9572
autogen_ext/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
autogen_ext/tools/code_execution/__init__.py,sha256=y6GAqJjTiIDRjonfhCn6aNwxRLJPYKOXVAHjrOaQoMY,178
autogen_ext/tools/code_execution/_code_execution.py,sha256=myj1KAfEPUsEvmmov9TVhAstvhejJlOmSVUWK01BQ1E,3606
autogen_ext/tools/graphrag/__init__.py,sha256=vusbuxMieXPFU4VvYwbUauBpAtHk-iMpvbwzWmLOaQI,653
autogen_ext/tools/graphrag/_config.py,sha256=lud-s6I-UzTCIgCMFOAt03flh2FdZSPJDP5TL8Ug1nc,1699
autogen_ext/tools/graphrag/_global_search.py,sha256=aLkhEpFk-0W1M9feM5ZT3v47RSEtbKBMdvXiMUlocOk,8653
autogen_ext/tools/graphrag/_local_search.py,sha256=pZJ8Nri10DJSXpQIiBaEm1o-4kAUwiVRvt3X2Dg4Brc,9349
autogen_ext/tools/http/__init__.py,sha256=T4bemr9syEvpasNK6slKaQUptCiL-9-9LcPEG0BlIbw,57
autogen_ext/tools/http/_http_tool.py,sha256=Cpkd6eo-Q6MoQOGCn8ryHTVtt6ay7T-vhWO8hCUb_0w,8506
autogen_ext/tools/langchain/__init__.py,sha256=4seSB4QI9hpPQadFVOlWvuglhoH4jo9jxCGciIVDW0c,89
autogen_ext/tools/langchain/_langchain_adapter.py,sha256=nIs3v0boVnj_BxBdZdb6XafoFp0sbIReqCcn24qb46w,8400
autogen_ext/tools/mcp/__init__.py,sha256=Ec-scX2Ilodq8lL5Vy7xusX9PVCULW7T8ToVVorytXs,350
autogen_ext/tools/mcp/_base.py,sha256=FjZ_bPWJ8dc20CHcROU6lYZzyxpQ4JgWMcXdeigH7aw,3521
autogen_ext/tools/mcp/_config.py,sha256=Y0HEuC56MT-wFCw5edzHi9FLeU8sulak5qIVnwpAD40,511
autogen_ext/tools/mcp/_factory.py,sha256=xBU5oz7qwpxgcNexw0NUGOqfThP1NDqokrE1Hk9a2CU,5539
autogen_ext/tools/mcp/_session.py,sha256=pyDGd5FBxQ5wLcj3Q2nb9_WsnjXppMmugPkBgE8cbV0,955
autogen_ext/tools/mcp/_sse.py,sha256=F9X07zHZFP3UAre1xnrzdsL_kAh9vlf5DYIRnw0fQl4,4048
autogen_ext/tools/mcp/_stdio.py,sha256=S5iQbmLQDU0dt4xwHQQrViBUm90xgvmU-kry9ifZ1SY,2303
autogen_ext/tools/semantic_kernel/__init__.py,sha256=L296eV_avmWHi07V4cjU3MBn7MbDOfcTlyHdabGrjdY,108
autogen_ext/tools/semantic_kernel/_kernel_function_from_tool.py,sha256=AykANf7s9fAeC43lcZ_k1T8j59DAhYrxP1OOi07TATc,2736
autogen_ext/ui/__init__.py,sha256=f5Modvn8SLyTlS5_BJqnXgnNkwrvZCkHwPGw-zQ_HWc,154
autogen_ext/ui/_rich_console.py,sha256=8EuO4V49Ct5FGH47wL9CNzwoCnkTvS_hFF233TGvVD0,8414
autogen_ext-0.4.9.dist-info/METADATA,sha256=cu8HSYvNtbNTTXA6XkHUl2vGfW09k4df-wlvV5BssHI,6180
autogen_ext-0.4.9.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
autogen_ext-0.4.9.dist-info/licenses/LICENSE-CODE,sha256=ws_MuBL-SCEBqPBFl9_FqZkaaydIJmxHrJG2parhU4M,1141
autogen_ext-0.4.9.dist-info/RECORD,,
