langfun/__init__.py,sha256=Szoh6akxhQkkwWKDk3n1fetBb4Dw-_UzJvpaqY_5ymU,1342
langfun/core/__init__.py,sha256=Obf0ygoMLX1XltmJl6ypjD1_FcdhuD04xgTF9Ib9I4s,3910
langfun/core/component.py,sha256=YLWF_lnyPp2u29J0xVKAiUUYqfXl_hc2vo4Ozt7yM0c,9308
langfun/core/component_test.py,sha256=VAPd6V_-odAe8rBvesW3ogYDd6OSqRq4FaPhfgOM4Zg,7949
langfun/core/concurrent.py,sha256=hWF5iZTaycxwwsj0yq2vkTIMqAV-yE9YuS5-ZIPZuI4,11522
langfun/core/concurrent_test.py,sha256=LHPjbxeHG7nyRugecC0px59FxGLz5sllwnTws9vfduM,7886
langfun/core/console.py,sha256=1c0MduJZrvqIojwmeWyOur-0pag1DE-rpcP4oKu11_o,1689
langfun/core/langfunc.py,sha256=TnN-18QYJYsH_OZH6D0Lo3qarM920q5E5L6Nm7aLHLw,17288
langfun/core/langfunc_test.py,sha256=H8it4edtQkfD6iQHSQO9V0OPKL16snO-EcbAzwnjFzQ,12589
langfun/core/language_model.py,sha256=rmQik2mj_SkfLiP-LxunHsFkLGiLLfZqKjmLymcdsh4,5641
langfun/core/language_model_test.py,sha256=31cxjGgKIOXCODv435_UeW2I6ZtyUyjz2-8hhhcevSw,4689
langfun/core/memory.py,sha256=f-asN1F7Vehgdn_fK84v73GrEUOxRtaW934keutTKjk,2416
langfun/core/message.py,sha256=eDG5Zdc6uPeCgg13ZNgNtJj5f2HnTjnDFxJ47XzpY4Q,12678
langfun/core/message_test.py,sha256=DKPViZknYPcmyxIx2exyi4LwMKzqLBSL9GbGUow0g24,6213
langfun/core/message_transform.py,sha256=TiNlFm3PRcvRl7DONe0YQHMfClujiFjDc5GhmWZnpc4,21038
langfun/core/message_transform_test.py,sha256=OWzAg426Mh-CO83yToL0Vc5C-TfUOAd-WzGx67-I-2I,15465
langfun/core/natural_language.py,sha256=H0A_eMa62lil8uoM7fu1qLM2mZYC6YCyiVOgKLDSEGk,1365
langfun/core/natural_language_test.py,sha256=ffMKJc9EwchgAjgVAjz8uiGmaabjJ3Rg4Rwrm4F-hus,1273
langfun/core/sampling.py,sha256=z-V1cYQlp6wDYY6e87vj2u7R9vOEBKWuhomwexBV9EA,6080
langfun/core/sampling_test.py,sha256=rZlypSURlkPYabqkyAhE96bOnX536p6_FQI3YoMAF3E,4192
langfun/core/subscription.py,sha256=euawEuSZP-BHydaT-AQpfYFL0m5pWPGcW0upFhrojqc,10930
langfun/core/subscription_test.py,sha256=Y4ZdbZEwm83YNZBxHff0QR4QUa4rdaNXA3_jfIcArBo,8717
langfun/core/template.py,sha256=PGAhimKn7_XkluAp9nqdT4UBcby1_f594PJlRzAYsR4,16651
langfun/core/template_test.py,sha256=XnhPYHSH4xVA0XMmMXTLP03eqTWMfhZ7q9F568WdEDw,13064
langfun/core/text_formatting.py,sha256=ytjj7opnRJ6w-pkglL2CZUyfYDXLpNf65E42LBb31gc,5158
langfun/core/text_formatting_test.py,sha256=nyKC6tn2L4hPJiqQHgxcbQsJJi4A4Nbj8FiO8iT6B80,1514
langfun/core/coding/__init__.py,sha256=-dKAYkyFqHeIDol_EdnQOP8YOH0jqYuC0tglwv_9nW8,1203
langfun/core/coding/python.py,sha256=aT7gYNgP3idRMv23Ukzz5cJfRTpzw3odA_IYqtGKfOo,8864
langfun/core/coding/python_test.py,sha256=GByQvwHde7J5vP9-nN8pkgzVn_XiZS_dy4ckXYUITA4,9632
langfun/core/llms/__init__.py,sha256=U5KoHx0Q1oUXJu4Sm3KmRMJmr2SEqaJyjuka-VVdW8M,1446
langfun/core/llms/fake.py,sha256=WfJVRNsOTyAXUPznBAAqsyuQoGjZWYxaf04hrugfiZU,1873
langfun/core/llms/fake_test.py,sha256=0lQYFnzMw7EX-fO3uQpgTSPFpHyafamOyMuL-GCrXZQ,2524
langfun/core/llms/openai.py,sha256=ZQaK9T5q6dSHKCF3u1_Fop1CjcUVhk28YzMqvOOeGEc,6904
langfun/core/llms/openai_test.py,sha256=yoqrad7IPMxVvD042shU62yZXa-XezTDDDxYsu7znVI,5064
langfun/core/memories/__init__.py,sha256=HpghfZ-w1NQqzJXBx8Lz0daRhB2rcy2r9Xm491SBhC4,773
langfun/core/memories/conversation_history.py,sha256=c9amD8hCxGFiZuVAzkP0dOMWSp8L90uvwkOejjuBqO0,1835
langfun/core/memories/conversation_history_test.py,sha256=AaW8aNoFjxNusanwJDV0r3384Mg0eAweGmPx5DIkM0Y,2052
langfun/core/structured/__init__.py,sha256=qNybwF4SPH7EeqOCAJ3fSKub7hg_WrM_msiNOcAIhiY,3068
langfun/core/structured/mapping.py,sha256=Bq-oRthAM9VmyG5FE1HXCGCJ3uwRZ0LGGQ-qCAlQvfE,5093
langfun/core/structured/mapping_test.py,sha256=UYG55T396tpNkT6IOc-zmWSx91KzWzm5ooxfuWPL6Qw,3921
langfun/core/structured/nl2structure.py,sha256=AXD-mv2SFGe75eVGCytOKyovKmWCiqhhMhqf9ezsai4,16415
langfun/core/structured/nl2structure_test.py,sha256=MAvxPxivoFQwqavKYwrxyJAJAXbNPMDj_7j-PRjl-fc,26962
langfun/core/structured/schema.py,sha256=Jo46A_YozD1DYxUeUBuS7yEYQkqS9PNb-qZTO-dOQdM,21346
langfun/core/structured/schema_test.py,sha256=1qcEPjHc5wXuMQu-b8gGx7uMak9pBcvuLLcMQDxJc7c,18954
langfun/core/structured/structure2nl.py,sha256=_jm-lkD4QYApwOHSWBTSWb0yCYLqR4dHElEdai8q1HQ,6383
langfun/core/structured/structure2nl_test.py,sha256=HY8wvVzvgJPoyLAlCYK9UT8htgYBNP53a_ksIk_vvgQ,7323
langfun/core/structured/structure2structure.py,sha256=PEPf1hsEasilrP4xOmBPhs0or-AQBaNdwWwqCRfmy-8,7372
langfun/core/structured/structure2structure_test.py,sha256=q6R9P9WIkt6iYCYLYPaytR9JOv5hVYhMKOPsRR8Oc-k,14643
langfun/core/templates/__init__.py,sha256=bO0eMsVJbi7sxEB2YlInKRQ2EVP-RyyKUwcD-8msuN4,927
langfun/core/templates/completion.py,sha256=mUqZHOEV3ag6-A08XghpeEltcrBvCDxXP004eDDfeag,1931
langfun/core/templates/completion_test.py,sha256=vGnjnM38UHyVDUyaUYtmp20s9KBGOdbPVsX-H-ET11E,1636
langfun/core/templates/conversation.py,sha256=HVih0atzCFpYbE-2bmO1VewhKGyKYAoCty-IZYCjf00,2589
langfun/core/templates/conversation_test.py,sha256=RryYyIhfc34dLWOs6GfPQ8HU8mXpKGL87UgVkysfIMo,3911
langfun/core/templates/demonstration.py,sha256=vCrgYubdZM5Umqcgp8NUVGXgr4P_c-fikKhwhzwhpKI,1460
langfun/core/templates/demonstration_test.py,sha256=SafcDQ0WgI7pw05EmPI2S4v1t3ABKzup8jReCljHeK4,2162
langfun/core/templates/selfplay.py,sha256=yhgrJbiYwq47TgzThmHrDQTF4nDrTI09CWGhuQPNv-s,2273
langfun/core/templates/selfplay_test.py,sha256=PNNQhbkQLMXyvdpZfEd-kNElgzYH2tS-ckrnHIqMVzg,2044
langfun/core/transforms/__init__.py,sha256=dbbsp30I-VXtxlRvKDVMyokxxQpmFk3D9cWsuB_BFEk,1760
langfun-0.0.2.dev20230920.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
langfun-0.0.2.dev20230920.dist-info/METADATA,sha256=dcwFg796g_k7HcBpc-b-8af0vUPljftV_yyLTV0n8vk,3251
langfun-0.0.2.dev20230920.dist-info/WHEEL,sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A,92
langfun-0.0.2.dev20230920.dist-info/top_level.txt,sha256=RhlEkHxs1qtzmmtWSwYoLVJAc1YrbPtxQ52uh8Z9VvY,8
langfun-0.0.2.dev20230920.dist-info/RECORD,,
