ai-station/.venv/lib/python3.12/site-packages/google_generativeai-0.8.5.d.../RECORD

151 lines
13 KiB
Plaintext

google/generativeai/__init__.py,sha256=GaZ-GiesldHLs0UT3olM4HmJoaMTyPD8PKrcuzk5RbQ,2549
google/generativeai/__pycache__/__init__.cpython-312.pyc,,
google/generativeai/__pycache__/answer.cpython-312.pyc,,
google/generativeai/__pycache__/caching.cpython-312.pyc,,
google/generativeai/__pycache__/client.cpython-312.pyc,,
google/generativeai/__pycache__/embedding.cpython-312.pyc,,
google/generativeai/__pycache__/files.cpython-312.pyc,,
google/generativeai/__pycache__/generative_models.cpython-312.pyc,,
google/generativeai/__pycache__/models.cpython-312.pyc,,
google/generativeai/__pycache__/operations.cpython-312.pyc,,
google/generativeai/__pycache__/permission.cpython-312.pyc,,
google/generativeai/__pycache__/protos.cpython-312.pyc,,
google/generativeai/__pycache__/responder.cpython-312.pyc,,
google/generativeai/__pycache__/retriever.cpython-312.pyc,,
google/generativeai/__pycache__/string_utils.cpython-312.pyc,,
google/generativeai/__pycache__/utils.cpython-312.pyc,,
google/generativeai/__pycache__/version.cpython-312.pyc,,
google/generativeai/answer.py,sha256=rxRKW4aO964nGIkta7xp4eg1yLoCrFdmlWkhZbrCecI,14058
google/generativeai/audio_models/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
google/generativeai/audio_models/__pycache__/__init__.cpython-312.pyc,,
google/generativeai/audio_models/__pycache__/_audio_models.cpython-312.pyc,,
google/generativeai/audio_models/_audio_models.py,sha256=e0WTo1KHbCcmBCS8dvKC1Yd-_xwuxFwRHsfm-ic4lbk,102
google/generativeai/caching.py,sha256=KJy7DAutyUuVsgcdj3Az8tFstKM33vGt2AuBsYfeYE8,10795
google/generativeai/client.py,sha256=8ByOQzPZAgAH8YQXmvYwxEEtvyvQNcNBL2glJPkD8Gs,15071
google/generativeai/embedding.py,sha256=JLEuuwaln0AEXWrRKEa1FUhqaY2Qu25vi33q7yFD6ps,12102
google/generativeai/files.py,sha256=teSZGEoLXF0tmkDBGa-NmZZ_nie60yim__a7JA-I97s,4122
google/generativeai/generative_models.py,sha256=NAFeT1bUbFlgbkz5ccUfZmiD34Wyw4bNv-QUsajJ75U,33828
google/generativeai/models.py,sha256=UYWyRI0-lfhg5lGoiy-RK8C99lapTCfIeTQlS1JceS8,15915
google/generativeai/notebook/__init__.py,sha256=CVZrwI1B6hcVoGkVXk5M1UPPF7mpH7PfSAjjyAnVW4o,1169
google/generativeai/notebook/__pycache__/__init__.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/argument_parser.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/cmd_line_parser.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/command.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/command_utils.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/compare_cmd.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/compile_cmd.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/eval_cmd.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/flag_def.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/gspread_client.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/html_utils.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/input_utils.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/ipython_env.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/ipython_env_impl.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/magics.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/magics_engine.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/model_registry.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/output_utils.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/parsed_args_lib.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/post_process_utils.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/post_process_utils_test_helper.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/py_utils.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/run_cmd.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/sheets_id.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/sheets_sanitize_url.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/sheets_utils.cpython-312.pyc,,
google/generativeai/notebook/__pycache__/text_model.cpython-312.pyc,,
google/generativeai/notebook/argument_parser.py,sha256=akmRzKaDm-_aTGe8cy7a6zYlJpo7Cf2nMZ0FtPf_BwE,3961
google/generativeai/notebook/cmd_line_parser.py,sha256=FmVwOGNsyknClyBya-sPO9JK_8kL5qpMGZ-v94gu_Q8,20405
google/generativeai/notebook/command.py,sha256=BwpHMSSORuZfyCqVeJ9q694dPpmfL2jJrLhnbhWqAHw,1535
google/generativeai/notebook/command_utils.py,sha256=9f1cxzGtKezr0BDzrY1rAjkrCt_rTYzp-GZzyj1bHEE,6271
google/generativeai/notebook/compare_cmd.py,sha256=_S3yv9DrLicCspBlBYC4JuSCIT4vWDqf1PvQ_8O7PPI,2566
google/generativeai/notebook/compile_cmd.py,sha256=LLGrGYCsG8PFj1DQ1Nu2NK3ihWxVeJ-ClVIM6mrRX3w,2365
google/generativeai/notebook/eval_cmd.py,sha256=t8b-MvrQsvk94CmDyKg6Jn5W4uMhIfSG2wJZyEJu8Tk,2756
google/generativeai/notebook/flag_def.py,sha256=MEc4kCX0YA5EvWEtw0gdBo7Tc5TLKeGGFP-dyLO69LM,17278
google/generativeai/notebook/gspread_client.py,sha256=sgDaDHTDolqdlK32U8XvKWYlBx_WtBT4xLO5mHshuSM,7711
google/generativeai/notebook/html_utils.py,sha256=1VW0U1yaIhvYQ9UGfzfBoey6tdhcSCdzLmCxly_22os,1555
google/generativeai/notebook/input_utils.py,sha256=rO0ApC7-dRjGJK7dV8od78_CRhSliHRQYFsrXI0cq8o,2819
google/generativeai/notebook/ipython_env.py,sha256=XvPFuaBF7SOsKBuftwW7Da0VDOPSbcjKIqq_BDGlSKc,1686
google/generativeai/notebook/ipython_env_impl.py,sha256=bgWDdVS7bSHf1_PB99gF9PD2Eff95diopnVFLfA6DjI,1058
google/generativeai/notebook/lib/__init__.py,sha256=XZJbp_UwFkIG3WxhEGGBxDjdv2pCkZF_n4r8aRJhbrw,598
google/generativeai/notebook/lib/__pycache__/__init__.cpython-312.pyc,,
google/generativeai/notebook/lib/__pycache__/llm_function.cpython-312.pyc,,
google/generativeai/notebook/lib/__pycache__/llmfn_input_utils.cpython-312.pyc,,
google/generativeai/notebook/lib/__pycache__/llmfn_inputs_source.cpython-312.pyc,,
google/generativeai/notebook/lib/__pycache__/llmfn_output_row.cpython-312.pyc,,
google/generativeai/notebook/lib/__pycache__/llmfn_outputs.cpython-312.pyc,,
google/generativeai/notebook/lib/__pycache__/llmfn_post_process.cpython-312.pyc,,
google/generativeai/notebook/lib/__pycache__/llmfn_post_process_cmds.cpython-312.pyc,,
google/generativeai/notebook/lib/__pycache__/model.cpython-312.pyc,,
google/generativeai/notebook/lib/__pycache__/prompt_utils.cpython-312.pyc,,
google/generativeai/notebook/lib/__pycache__/unique_fn.cpython-312.pyc,,
google/generativeai/notebook/lib/llm_function.py,sha256=Oslg0g1RdTsowY8xe1qJ77Yga9hsQl4Whq8U6woE0f8,18317
google/generativeai/notebook/lib/llmfn_input_utils.py,sha256=bLjxFzmn4KP78idKWpqUJQJCFvG5zWEeWZXzGFyKSTE,2969
google/generativeai/notebook/lib/llmfn_inputs_source.py,sha256=yxrUzHVMdsvriXRd9x9Vv2JZ4QjfvhbeMf9ME3Xc1Xo,2443
google/generativeai/notebook/lib/llmfn_output_row.py,sha256=6PXjNJi7Me2Pl0_xQ-DNahId6TkdpiBhLZ4Lsn2Y7GY,5917
google/generativeai/notebook/lib/llmfn_outputs.py,sha256=SjwJRDP33WECSTz4KoIxx3I7nmF9vU1HnP_yYXNSu50,8532
google/generativeai/notebook/lib/llmfn_post_process.py,sha256=X4_TJiBsrE77vlrCr1QBYtbfnPlPIMBiAZBFP0MmuCU,2470
google/generativeai/notebook/lib/llmfn_post_process_cmds.py,sha256=i3ZBzmG2YT1qAbKaFB17r4AMbN95QSlP21pjpPZaelk,8570
google/generativeai/notebook/lib/model.py,sha256=LlgdUxiY6FwoUkNxAfwFMdkqxBvr4A4bo0YRiP5wOFA,2055
google/generativeai/notebook/lib/prompt_utils.py,sha256=7lVWJjn0eqzhhux70XiXokqsQo7RbOVUkuGN6hepJ38,1264
google/generativeai/notebook/lib/unique_fn.py,sha256=yo1rucNEWEtrJ2rxbAa5HCLr9XF92sHwb7EB8NXYP6Y,1487
google/generativeai/notebook/magics.py,sha256=hEtQm7kD_gITn8ntSNC-NPb9SkB7DOxyA7Ki0tesSeY,4616
google/generativeai/notebook/magics_engine.py,sha256=TKbpNnA8VuNm36xuQYfKZH8e8JokjAX3Gqmrbj0WDx4,5468
google/generativeai/notebook/model_registry.py,sha256=cMLfJICxIssmsXp23pLV_8xnSnbWDmOfNwCIjzlDLtU,1919
google/generativeai/notebook/output_utils.py,sha256=QY-1UzR7yiYS5IEfU6vn0s-foLREVXznva2A2fA4kW8,2085
google/generativeai/notebook/parsed_args_lib.py,sha256=dXH02fJkckm24TkWnnJcpqtseYRxekGBMS-QUjF3Bfs,3084
google/generativeai/notebook/post_process_utils.py,sha256=SLa99MH-zGIJn9W3UppWT7aMH5QSu8OugjX0jIVeJec,5803
google/generativeai/notebook/post_process_utils_test_helper.py,sha256=bMusySOKISqIhmd2_49p8103Np1lwdhshp6YuIjLPRY,991
google/generativeai/notebook/py_utils.py,sha256=UACFs9bj-De6ceDAPtvIryNh9SxSk9vqtZNmVobumbY,2073
google/generativeai/notebook/run_cmd.py,sha256=tCcfCPHK5NKwD1d7qRjGRWD8LxLldyf8RVOf0jVKn1g,2744
google/generativeai/notebook/sheets_id.py,sha256=coYbKRwPjEoJJePA-1LErnBlTVibQdvT6P9AC87I0Bw,3071
google/generativeai/notebook/sheets_sanitize_url.py,sha256=e6oirLNc2e3lf2RZgF4PqDz3gKDqvESUjMDrItOP47Y,2977
google/generativeai/notebook/sheets_utils.py,sha256=rXsVzzlfAk7Z7w5CVGxfXsTQ8qZ5H4bNXPElBMpM--E,3964
google/generativeai/notebook/text_model.py,sha256=2hHo8deXP_2JJGoTbeRJJfI4VljlC0ymPTKTo3blx5w,2640
google/generativeai/operations.py,sha256=SIDtIPMZDTEpqMhRtc4SFr-53WuuvO9EKzE1vRGm_w8,5053
google/generativeai/permission.py,sha256=V_v0xEOLgfYDtZPU0U6GhEGOzfKF1DH23W5GhRzrUjU,6367
google/generativeai/protos.py,sha256=7Q7BDPEuQV6rMxGE_499APxfNFAFKzIWL4hCTiPd6dY,2738
google/generativeai/py.typed,sha256=KneSh8WTMIRWGGEgie2ncIfK7rC0NjiLWiKsTouBtWo,41
google/generativeai/responder.py,sha256=ximgn2mODWs9hWIy4wc9EPvyQwfiNp4BW8aGQt-gsPs,19972
google/generativeai/retriever.py,sha256=r8wKeHD4h1b7LQxn_x-Z7FX7Z9jsgPH4sFH8qq-zJXk,8907
google/generativeai/string_utils.py,sha256=vOU4fHULo9O69vtwsZ5DNQGndEV3ZDizX3sytv0ixZg,2441
google/generativeai/types/__init__.py,sha256=k9mb3vGWpu3dsPZAkMV1iQN5A1T23bvP1kN3CMt12Wk,1153
google/generativeai/types/__pycache__/__init__.cpython-312.pyc,,
google/generativeai/types/__pycache__/answer_types.cpython-312.pyc,,
google/generativeai/types/__pycache__/caching_types.cpython-312.pyc,,
google/generativeai/types/__pycache__/citation_types.cpython-312.pyc,,
google/generativeai/types/__pycache__/content_types.cpython-312.pyc,,
google/generativeai/types/__pycache__/file_types.cpython-312.pyc,,
google/generativeai/types/__pycache__/generation_types.cpython-312.pyc,,
google/generativeai/types/__pycache__/helper_types.cpython-312.pyc,,
google/generativeai/types/__pycache__/model_types.cpython-312.pyc,,
google/generativeai/types/__pycache__/palm_safety_types.cpython-312.pyc,,
google/generativeai/types/__pycache__/permission_types.cpython-312.pyc,,
google/generativeai/types/__pycache__/retriever_types.cpython-312.pyc,,
google/generativeai/types/__pycache__/safety_types.cpython-312.pyc,,
google/generativeai/types/__pycache__/text_types.cpython-312.pyc,,
google/generativeai/types/answer_types.py,sha256=UiVpZM0ASYkR6Lig4ngeWBrQl91mK7ygTBQDdaDH3vc,2115
google/generativeai/types/caching_types.py,sha256=JQoGErVp1zEjVaqi8bvIejp_HUhSnQEN-F0mT-tH18Q,2398
google/generativeai/types/citation_types.py,sha256=SPJlWpyeZu-akpl9ZpeLwry77zuXApHX8b0h7MlT8-8,1229
google/generativeai/types/content_types.py,sha256=mudeHsmwIE4NVwg03zO-7bjB4sD03yAmdEXp4_2hH_Y,32180
google/generativeai/types/file_types.py,sha256=DeBRIpeJy-1TFTJiyBVojC9_3jg27fKVWHuc5v2oBrU,3960
google/generativeai/types/generation_types.py,sha256=HumgmUXXI6ERiROyhlITA710-Tj2AGvEf1MRbUvQSp8,26055
google/generativeai/types/helper_types.py,sha256=BAn8P8mqp0WWZ3oSFqZvvpwj8O2yQOZOl3zC14HxYHw,2840
google/generativeai/types/model_types.py,sha256=LDP0S8V1YjlqXxHIbiuHVdaGZ0gvIg-V-oBwm3pdVqM,12760
google/generativeai/types/palm_safety_types.py,sha256=wmjooyJ9a33D1I52fXU1dw45xTli3pk6p5IrLdX_N6c,10393
google/generativeai/types/permission_types.py,sha256=r5EO_3lDwaSVGxnPFcrmbhMZop4F-m8CEK8WvJX8R3s,16549
google/generativeai/types/retriever_types.py,sha256=J4_UEES1gwrlMdBUnvBeGsIhr1QtmsNtK3jcctUGmPs,61271
google/generativeai/types/safety_types.py,sha256=bl9HbW8TNl4bSofESEDbQjvE1yzc5cXrG-aZcK6p5NY,10942
google/generativeai/types/text_types.py,sha256=i30VvVfYDc3wQOOxOBwhm2uH8Kio4PN9lJ0DW2ddUa4,982
google/generativeai/utils.py,sha256=G1Ps-Y18EZsfPcp3rmjF_Krps1bGOfbmcBij7_36Ulw,1090
google/generativeai/version.py,sha256=JFfEx-QQKDDRrPPFPcNuh81NsqHVjVwN_LJXhzXwswM,656
google_generativeai-0.8.5-py3.13-nspkg.pth,sha256=SSGHNp7YlGakPsphxkWm0fKg3pzrfQYRQ42ZPtiPF-4,467
google_generativeai-0.8.5.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
google_generativeai-0.8.5.dist-info/METADATA,sha256=wORq09cD0tgUTDArjBKGWP-OBMdjQH5VuEmE7rtbQ2M,3937
google_generativeai-0.8.5.dist-info/RECORD,,
google_generativeai-0.8.5.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
google_generativeai-0.8.5.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
google_generativeai-0.8.5.dist-info/licenses/LICENSE,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
google_generativeai-0.8.5.dist-info/namespace_packages.txt,sha256=_1QvSJIhFAGfxb79D6DhB7SUw2X6T4rwnz_LLrbcD3c,7
google_generativeai-0.8.5.dist-info/top_level.txt,sha256=_1QvSJIhFAGfxb79D6DhB7SUw2X6T4rwnz_LLrbcD3c,7