unique_web_search/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
unique_web_search/client_settings.py,sha256=VayGkiE6d2JEcdxP1GXO4MWsOjIYgD9vTFFeO1i7XYo,7712
unique_web_search/config.py,sha256=LjTXzAfDOdK0B4CudmgNXjR3Fjso-baI7l9HJXeIyoA,11210
unique_web_search/metrics.py,sha256=ZK0tYfQipf0ySwkRGZj9U_rliQwbCqqSfOZbXf0uaaI,1402
unique_web_search/prompts.py,sha256=3kvcrSbp4W8TSSvgLCZGg6wknYDFohglDQjiRgNyc68,4646
unique_web_search/schema.py,sha256=ijD5Ywksif063n6xA-w6mtVo6zGz-anIU6F-1V8d1LA,1996
unique_web_search/service.py,sha256=wuqN_9VuQnsud0T1_wZr_QZ3V26hCsKeUMp_wc2KVk4,17343
unique_web_search/services/argument_screening/__init__.py,sha256=oMWLHse5Ypg0sw0LTF2lk1tUHUoxaO7akEo3kRmk9wo,666
unique_web_search/services/argument_screening/config.py,sha256=t9sZR_r_-ouu1NYVBb2U8JccdT9r2_OoT3CJZWH9xNM,2736
unique_web_search/services/argument_screening/exceptions.py,sha256=YqA-QgCDmlzBtr9-nrFhT7UoHW5uLf-InW2XzuOzoj0,650
unique_web_search/services/argument_screening/prompts/__init__.py,sha256=i9RqSS7J-m-rpE12ViL7eCaybaWiGQqqZ7h2Y6XHocE,447
unique_web_search/services/argument_screening/prompts/guidelines.j2,sha256=rDXnaNtzURDFz4TdDZJ72e0CnUCWXQzf_uRKeRx6gxQ,2779
unique_web_search/services/argument_screening/prompts/rejection_response.j2,sha256=QjDEeFrsyZdWiPISssQO-WldBwgQ5oyFK2Uwa_8LP0M,311
unique_web_search/services/argument_screening/prompts/system_prompt.j2,sha256=gJbOAhmn4s_imf1xeVjdYVPI9VXUkvF5Qrj8j9l5agw,283
unique_web_search/services/argument_screening/prompts/user_prompt.j2,sha256=GOfHxFKseeY005LnI5kzP28lwItIMJWGYIetrmO_lMM,100
unique_web_search/services/argument_screening/service.py,sha256=wNdmRVG3KkRSFGAguQXcRJp7Nj2O9Z9b8uKmFUIUF6g,4573
unique_web_search/services/client/proxy_config.py,sha256=R8o2jgg6sM-F9nZyegVqhZae8MDzzrsAOdRC1UwKJdI,3470
unique_web_search/services/content_processing/__init__.py,sha256=pq_qn4MAavH7E4CUl2p7XmgwK1oSWv7IbhFcY5zT0_g,258
unique_web_search/services/content_processing/cleaning/__init__.py,sha256=p5ciVaMKvsB_yiyyVBgJLKfsvLe9mIxddAhveJaOrU8,456
unique_web_search/services/content_processing/cleaning/character_sanitize.py,sha256=4aj5AXwpQgZJlipvaT1S3d0h-irQ_AEqQlNfmhF1Gco,439
unique_web_search/services/content_processing/cleaning/clean.py,sha256=dWIw_hFbF4Z7gz7MspujElwrO7zNYi6j6YnT0ELZ2Ew,1284
unique_web_search/services/content_processing/cleaning/config.py,sha256=EHR368DF6FABkcuA_yMIou8jWkt8P0QVD1MLTrOVyTo,2601
unique_web_search/services/content_processing/config.py,sha256=3hNP7tW6ngMfaSOqnvD_LU7nRF1Oo0q2_d3lLe1I-1E,2103
unique_web_search/services/content_processing/processing_strategies/base.py,sha256=sev5dpqwEtSBXplXudJj6pLHgWtcGwOctGyYEYKYxuc,550
unique_web_search/services/content_processing/processing_strategies/config.py,sha256=--2mySRFlqSn3a-Frwdub6okO3InHa3O-5anVlFBS3E,959
unique_web_search/services/content_processing/processing_strategies/llm_guard_judge.py,sha256=hFjBljItSupqfk0vz0vocl_qa6aFQVufqJ-ErXChUe4,12143
unique_web_search/services/content_processing/processing_strategies/llm_keyword_redact.py,sha256=QwiBSWXFes5zC51DGVnZ1_BgVrpFU9JBAO5Op1K75-k,6718
unique_web_search/services/content_processing/processing_strategies/llm_process.py,sha256=-MfVooxXbfMIB6prUMo5FetY_dIJLI3MYz01DwkNtj8,13233
unique_web_search/services/content_processing/processing_strategies/prompts/__init__.py,sha256=JyIVn9wcAqWH9K-6J4HJsmfaBkm_E-112EA-qrHVyD0,780
unique_web_search/services/content_processing/processing_strategies/prompts/judge_and_sanitize_prompt.j2,sha256=5zwoI4YnSq6HP3lYrFJoqMSyvDGKJiisHhKjQ5UMyMw,2280
unique_web_search/services/content_processing/processing_strategies/prompts/judge_prompt.j2,sha256=cntMqMeTIGSH2c_NZ_iUL5gm5IevReylonTVjq_8CvQ,1070
unique_web_search/services/content_processing/processing_strategies/prompts/keyword_extract_prompt.j2,sha256=kBwfqfYRJ9V4tIdb5yFEEWjjWCixOt8FlSfTR2sWzOA,997
unique_web_search/services/content_processing/processing_strategies/prompts/page_context.j2,sha256=NTRocfM7_BaBENqMKzoX8j5rjlaMKzbT_U3H4He_8ec,199
unique_web_search/services/content_processing/processing_strategies/prompts/sanitize_rules.j2,sha256=NamTzCbZhVRH8Voh7W0rh6S7gH4z4Dh_43Ku_gMsj7g,4332
unique_web_search/services/content_processing/processing_strategies/prompts/system_prompt.j2,sha256=ObC7jeKojyHxnp3SOTWsUINGUL5NxbaR4t0iLHpBaec,3891
unique_web_search/services/content_processing/processing_strategies/prompts/user_prompt.j2,sha256=wn_yDxRMnunZecgkUyTbIQEj3fgdRTgfrtyNvzrdx4Y,622
unique_web_search/services/content_processing/processing_strategies/schema.py,sha256=Ziq5HnKsohM_9WCgmdL6UEPUcs22smJgoZi3-rQBJK0,801
unique_web_search/services/content_processing/processing_strategies/settings.py,sha256=WQfLkefwlGJTZnEiDpSx4F4euf-E1l0FqCXD8YX2KhM,4185
unique_web_search/services/content_processing/processing_strategies/truncate.py,sha256=oOP1yfzA1O1XWA6jfh6VWNRO1xFG3UH-zuezgqt5fR0,1802
unique_web_search/services/content_processing/service.py,sha256=QD4xR5U_7EeepnzcfHqcVNqC81-DgmTP0OoyKOCbNsE,7231
unique_web_search/services/crawlers/README.md,sha256=Q5a-809SKcRsr1WlEc4T-WFtEF3RujPGv6YYg29KGwo,11246
unique_web_search/services/crawlers/__init__.py,sha256=TKib68Pp08F4ECkg9IZKNUZj2-eJSJYcVglIN5KYjX4,3279
unique_web_search/services/crawlers/base.py,sha256=8xcKoJg3HLqbt2DelV9nrf76XkkyRrG_jBv4xtMxlZ8,1576
unique_web_search/services/crawlers/basic.py,sha256=W9lafvgMQWJmO26qd64Ne-tHmSKYo3tNIdsvp1QOSjU,4727
unique_web_search/services/crawlers/basic_proxy.py,sha256=I1CFA2ViR7tJ_fGCYpOuYJz_Ub1r6I-_b63-NW-mqb0,2986
unique_web_search/services/crawlers/crawl4ai.py,sha256=vE4LU9uvBYRNMjJw2sxE_-0Yn0FON8S5h8oKQkmG5GQ,10983
unique_web_search/services/crawlers/firecrawl.py,sha256=J0cwbAecECggYqOXRlb15-30xEGy8axHFugskANC6_U,1508
unique_web_search/services/crawlers/jina.py,sha256=_lI_qNRm09EyFsEMqSZJDh__IO5qJqoRRSmzUy8aLs4,3228
unique_web_search/services/crawlers/tavily.py,sha256=7x6-OdkcXqsjiVplcqovfTXHqSZd5mgOHM1AZprOCe4,2676
unique_web_search/services/crawlers/url_safety/__init__.py,sha256=9FUcyvROJnbVikfyJ0sy1VXMVgUczOcfoFQeQB4k_f0,476
unique_web_search/services/crawlers/url_safety/dns.py,sha256=GjNbURwNpYG5RKMlxjgLT9grxm5fyTExkrrQ1YizvNw,1553
unique_web_search/services/crawlers/url_safety/models.py,sha256=9ItPdpcmKJMPguDmS_3EtMzppV7_7EOLT3SUZBpbxik,2152
unique_web_search/services/crawlers/url_safety/netloc.py,sha256=H4y1ScYnpt7UVW0P41zFixZe2teaQ3ZfULPMDH369RY,1541
unique_web_search/services/crawlers/url_safety/policy.py,sha256=PtECUQdriPpyRPLtcuTeZciCQbpZk3fjtaRKCQSrEZM,1736
unique_web_search/services/crawlers/url_safety/redirect.py,sha256=kK38ETBZy1_016d3vSd6EagP9Wx_yBGosdit3hqe5R4,2508
unique_web_search/services/crawlers/url_safety/resolver.py,sha256=Ita7Qpbdq0ia8sk0VS5metkfXIfdJXoKrPmpicE2cVs,3310
unique_web_search/services/crawlers/url_safety/service.py,sha256=LToKQ1MvSrdFIr_CPL70RbXWaYpgr6FLuctp7eZ3u9U,2132
unique_web_search/services/crawlers/url_safety/settings.py,sha256=ljDoUmitNRV7O4c7N3FW0ppEPy1E1NC0z18Q3IE75yg,1549
unique_web_search/services/crawlers/utils.py,sha256=7kZ2g3x7jdJ6EnM-yS8NLC6836F98TC6Fy-0xHRbQkU,2009
unique_web_search/services/executors/README.md,sha256=wTtvzuW5d3SQouwP6BpgsSD2xQc1ZL9RRasX23nNwTw,8896
unique_web_search/services/executors/__init__.py,sha256=ueDInDRyCfrHFeah3Cc2gd6MSzNpO-eUXNSjKa55oWY,1679
unique_web_search/services/executors/base_config.py,sha256=Fi5Cr_g2r02ebeE3Vbi9eOiv90DG_E-2GUlUiksqj6E,1389
unique_web_search/services/executors/base_executor.py,sha256=ZuEaWTGVk1dr2HyUIUdjt3J3C9XNsSTqkU1qUGuroY4,5345
unique_web_search/services/executors/context.py,sha256=70rk6awbHKlwp-nOwFKThmUy-a5KYgk0r-RVW0m3tP0,3703
unique_web_search/services/executors/v1/__init__.py,sha256=u3aWPooxIqcIY0jJmMBfynQSd9f9Cs61KdAxHJoPvoE,437
unique_web_search/services/executors/v1/config.py,sha256=ezCSkhIGUykSiFt3RDA-xgvmbwuFrXDmsEiNq51fYrA,4705
unique_web_search/services/executors/v1/executor.py,sha256=fRpCX7G2XV4CyZTjaGctqXfuDYVlJTijr-uYAJfXU6E,12007
unique_web_search/services/executors/v1/prompts/__init__.py,sha256=T8h1nLwdnAfUKFQw1ANeUdcXPQMtt_gCEjXnic3xI_Y,523
unique_web_search/services/executors/v1/prompts/refine_query_system_prompt.j2,sha256=aCL56cMcCExCZi6k-JW-FfaLIsOC-TJDb-V8PJtjtSg,890
unique_web_search/services/executors/v1/prompts/restrict_date_description.j2,sha256=qWH013-BtjJauH0ykDz6kBSpus-li39Bd8S7pNarjGo,258
unique_web_search/services/executors/v1/prompts/tool_description.j2,sha256=ciK-n39Eb9UEgIuNvN9iiEm86-cv1CfFv6VLV0t5S90,163
unique_web_search/services/executors/v1/prompts/tool_description_for_system_prompt.j2,sha256=IZ70fa5y3gzAQwi477e00KygB3KEdiWROEdVkHPZ8Lg,2159
unique_web_search/services/executors/v1/schema.py,sha256=EH3oZxMekaulMxiMys2Op5cUvtLStvQp8FXlualbqHc,831
unique_web_search/services/executors/v2/__init__.py,sha256=a4M_7lOkBlZNSALcTfFLHUXAkW71hz3QkEi6BwIGQuI,225
unique_web_search/services/executors/v2/config.py,sha256=s15S8-bKNL7LRFxew2k3OSi16w_PQWe-3ZFQlNZ2zAI,2024
unique_web_search/services/executors/v2/executor.py,sha256=kcmMesPFxomTkhOIpWZTziLkBKCsWd1Ohb1cuSHal7Y,10457
unique_web_search/services/executors/v2/prompts/__init__.py,sha256=4Xd3PHJNKKlf0560z83HhDriLbh5Gwodykk7UWbevT8,394
unique_web_search/services/executors/v2/prompts/step_query_description.j2,sha256=jM4Xp91hLDoEUauDWn6_88mKshG7H8Ral9y2JFnBj8Y,734
unique_web_search/services/executors/v2/prompts/tool_description.j2,sha256=2W88P-oZmq5PKKWu8ArVBnonSt3WT2HWfOnyg0ICoBc,492
unique_web_search/services/executors/v2/prompts/tool_description_for_system_prompt.j2,sha256=2yHx5iPyw-uO9rT0wl7ILhz6m803fZOFtZxOz1A65O4,5630
unique_web_search/services/executors/v2/schema.py,sha256=J2XJpi5QUKdQLFvyqeepT1ZQ-r_glbjBYxw3fT-PCas,11542
unique_web_search/services/executors/v3/__init__.py,sha256=_lAobwEFPyjtCuyInID6U_htMSyqs8Tvi4NkOJo19XQ,225
unique_web_search/services/executors/v3/config.py,sha256=hOeS01ClgGgKARITvBBoEC-jhprwettDHrwkXOCxUM4,2708
unique_web_search/services/executors/v3/executor.py,sha256=xfM2ynWSqPhIB4fLp6KxG-nYvwFTjvLInwNKVws1kkc,7581
unique_web_search/services/executors/v3/prompts/__init__.py,sha256=4Bv3xoCGsgMGnry0THQqco-olDrQ8f4MlXmrYXyNqi8,323
unique_web_search/services/executors/v3/prompts/tool_description.j2,sha256=aynBpKMj8i4gJPzdf3B74qwQUbFhs1K1nbdduUZO5K4,1449
unique_web_search/services/executors/v3/prompts/tool_description_for_system_prompt.j2,sha256=lmv87BOAYSyRrR72_-z4dkW7U3bXh8yb9bbPLG8-uJg,7761
unique_web_search/services/executors/v3/schema.py,sha256=8V2YqGQ1pHxJAasCp4e8V7D_bRVug3CLMro2rm_6DOU,5073
unique_web_search/services/helpers.py,sha256=Kdbajj8FN7Y-vmkrqPdBzGLzrv8Y0njYEo7Uu6UYbnM,1877
unique_web_search/services/message_log.py,sha256=k7PaCWh9GC3QzvAogSKF_jLhvU5_sRPgWHF3M4ziivo,2705
unique_web_search/services/query_elicitation.py,sha256=b4MSZCkBdK9L-_YFIP8xXiPOcrDFZPBLSwa8-ZzfY7M,6636
unique_web_search/services/search_engine/README.md,sha256=qBn85f7orZBrautIQBXT0BTf3tMndW8_3Cx3gck9KLo,19637
unique_web_search/services/search_engine/__init__.py,sha256=TlyDzihkEL8I_zup_TZKqAT7GARVoPobCbrjdHTEVLg,4468
unique_web_search/services/search_engine/base.py,sha256=1TR_QUUPdwe_mLdTROuoxNEbMz8_QSyw4YVwLJXP5OM,3846
unique_web_search/services/search_engine/bing.py,sha256=wnV7xhGV2TQvxBHFvauvgY_1zfGVSsc7JSEVR090Ce8,3976
unique_web_search/services/search_engine/brave.py,sha256=7WXmfGH5asvRAWwyzYXNxo9JrXHmdaPXmhEQWgzL3Y8,3852
unique_web_search/services/search_engine/custom_api.py,sha256=nrS3vcrosi75QBe2viPMk9syJqRk7jxgA-3E0fD_tEU,5563
unique_web_search/services/search_engine/firecrawl.py,sha256=cX74hl-Nl0cOvfAAkW6X0iOV-_iYPJMsuPx8SIGx_iA,4778
unique_web_search/services/search_engine/google.py,sha256=Drvix2mLm8mr3jKhB4ZR253CQ5dXEiu8aUdqigfHh04,5587
unique_web_search/services/search_engine/jina.py,sha256=kND4N_rjERDgR36OFIqrORoaLP2p80zlwFqAt0vJ9NY,10054
unique_web_search/services/search_engine/perplexity.py,sha256=_uRZhrQAfKYYVErH7-ZyfkSLshHoPhWqoOKqe77h9vg,4301
unique_web_search/services/search_engine/schema.py,sha256=nDKgWspTWkQJkv4cCfNDUdB8ddZDY4jDQb6iVje7O6E,1045
unique_web_search/services/search_engine/tavily.py,sha256=DcE9Xo3Q8VED18WtDnFyhrFCeNmgu15tx2qlcJw444s,4647
unique_web_search/services/search_engine/utils/google/schema.py,sha256=ClG_NvwTY9AiBpTp-2zuvPEQW-dMb0XzagOFnUkEZlg,8172
unique_web_search/services/search_engine/utils/grounding/__init__.py,sha256=TA4E99TVusWRJRRluQoa4998bvTxU8eBwoO43w3TTFQ,607
unique_web_search/services/search_engine/utils/grounding/bing/__init__.py,sha256=qSu1qxPfqEZbeNQzqbzoSRFET0kldwkPaQ6UJJzGrTI,393
unique_web_search/services/search_engine/utils/grounding/bing/client.py,sha256=LmMmMh1HQxaNOlgLikIM_rWduYEj7U76ES_M27Vbzww,2424
unique_web_search/services/search_engine/utils/grounding/bing/models.py,sha256=CZOmWAn7Xh0CtrFAAscKOgfbvGc7BBjSXdT9ax1lzk0,363
unique_web_search/services/search_engine/utils/grounding/bing/runner.py,sha256=h6Bq6-b5MhoWnWp_Uegm_kChLN3j7Ckg_OXPuTZ7Lgg,7090
unique_web_search/services/search_engine/utils/grounding/models.py,sha256=VToD-YwUqpG4nw1lfIFaD7l9evcA_vDgNgTublEPPqA,2858
unique_web_search/services/search_engine/utils/grounding/response_parsing.py,sha256=rHPhB9G_EDWVm4aydF87eLJM-eQYPmdbEXgG-PwjbTo,3724
unique_web_search/services/search_engine/utils/grounding/vertexai/__init__.py,sha256=MZ4FZSZ-4DrxXfdrkT6Nci6XxevKfSi-_PXFpKqbFek,560
unique_web_search/services/search_engine/utils/grounding/vertexai/client.py,sha256=YncU_H-Vp8TphS2LAmEskAoeT4PL41QHmVVOI3rJ-ds,1766
unique_web_search/services/search_engine/utils/grounding/vertexai/exceptions.py,sha256=KLgVSWLfq3LXOR_XOCBS66Kv_xO8GlGph51U9AlHpSM,853
unique_web_search/services/search_engine/utils/grounding/vertexai/gemini.py,sha256=ESE3bfBUjbL1suaokcRtEI9TJl4c1Nm8HoPeCNRw3fY,1131
unique_web_search/services/search_engine/utils/grounding/vertexai/response_handler.py,sha256=Dz_E224-g3jjyt9iKBRJJS9xTPpQ1p_n90x4FWgKu-w,1883
unique_web_search/services/search_engine/vertexai.py,sha256=i2h63Byv9mHGuAZ_nHFmE2qyCra0iRlLMwQD1donLF8,4807
unique_web_search/services/snippet_judge/__init__.py,sha256=JA5g_fdglcrV-e7tL4nYW7pvSXzDWAELuLHJ-keUeVw,526
unique_web_search/services/snippet_judge/prompts.py,sha256=RGMrCgY5NjKGniuwJ09Uy3X4oBiDMEb05SqatiDMF3s,2091
unique_web_search/services/snippet_judge/schema.py,sha256=Uh_hDgD5mrsbGmNNYrntYpAOmsO1AB0eFdfcaC60DVY,1174
unique_web_search/services/snippet_judge/service.py,sha256=2DaRA56UA16wfsH1D2BDsaJ_uDMjf90hydoaBkU_-SI,7442
unique_web_search/services/structured_llm.py,sha256=Iy8DYCxlPZ8_PxXhXKgBrSe-7rinDfkBifSC2nPHhvY,1454
unique_web_search/settings.py,sha256=XBrczKnZbJZdFgmnIspb5Wvkcp_XraLpR6I2vW1y0i8,7251
unique_web_search/skills/web-search-v3.md,sha256=PaASLr7z28suMTZvJMOGc_A8sRtV9w0cu-3qkUAh1oA,13732
unique_web_search/utils.py,sha256=3s5hxkyUmIMGC0vxGgSwS6uHko6zC0PAHdrbCccZo2w,3344
unique_web_search-2026.26.0.dev1.dist-info/WHEEL,sha256=eh7sammvW2TypMMMGKgsM83HyA_3qQ5Lgg3ynoecH3M,79
unique_web_search-2026.26.0.dev1.dist-info/METADATA,sha256=hhdV4lBR-SMIAPsOaT_nI4IVSFJQmOvE22kfFmczAO0,5765
unique_web_search-2026.26.0.dev1.dist-info/RECORD,,
