langfun 0.1.2.dev202504100804__py3-none-any.whl → 0.1.2.dev202504110804__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of langfun might be problematic. Click here for more details.
- langfun/core/structured/querying.py +1 -1
- {langfun-0.1.2.dev202504100804.dist-info → langfun-0.1.2.dev202504110804.dist-info}/METADATA +1 -1
- {langfun-0.1.2.dev202504100804.dist-info → langfun-0.1.2.dev202504110804.dist-info}/RECORD +6 -6
- {langfun-0.1.2.dev202504100804.dist-info → langfun-0.1.2.dev202504110804.dist-info}/WHEEL +0 -0
- {langfun-0.1.2.dev202504100804.dist-info → langfun-0.1.2.dev202504110804.dist-info}/licenses/LICENSE +0 -0
- {langfun-0.1.2.dev202504100804.dist-info → langfun-0.1.2.dev202504110804.dist-info}/top_level.txt +0 -0
@@ -706,7 +706,7 @@ class QueryInvocation(pg.Object, pg.views.HtmlTreeView.Extension):
|
|
706
706
|
'lm_response',
|
707
707
|
pg.view(
|
708
708
|
self.lm_response,
|
709
|
-
extra_flags=dict(include_message_metadata=
|
709
|
+
extra_flags=dict(include_message_metadata=True)
|
710
710
|
),
|
711
711
|
),
|
712
712
|
], tab_position='top', selected=1).to_html()
|
@@ -137,7 +137,7 @@ langfun/core/structured/mapping.py,sha256=of-EeBq0RgmkiUaSk2rVEDVCzgn_wXU8tRke7N
|
|
137
137
|
langfun/core/structured/mapping_test.py,sha256=OntYvfDitAf0tAnzQty3YS90vyEn6FY1Mi93r_ViEk8,9594
|
138
138
|
langfun/core/structured/parsing.py,sha256=MGvI7ypXlwfzr5XB8_TFU9Ei0_5reYqkWkv64eAy0EA,12015
|
139
139
|
langfun/core/structured/parsing_test.py,sha256=kNPrhpdPY3iWhUld0TFYU-Zgn44wC0d6YuQ9XdVbQ8o,22346
|
140
|
-
langfun/core/structured/querying.py,sha256=
|
140
|
+
langfun/core/structured/querying.py,sha256=DI6GbwgFMqHNtE9__jTtJJGJH6-ZNIWEgkoWgmYsWCk,24430
|
141
141
|
langfun/core/structured/querying_test.py,sha256=5gNYus8Vf6lxMM7rxQGIUR_lzQw4MY7eikQgA5NNA4U,34156
|
142
142
|
langfun/core/structured/schema.py,sha256=_iqhHEGDQsHk0AsybWnK44sOspTWkKJjci781PWD7x0,27988
|
143
143
|
langfun/core/structured/schema_generation.py,sha256=3AcuKvv3VOtKY5zMVqODrxfOuDxzoZtGeBxHlOWDOWw,5308
|
@@ -156,8 +156,8 @@ langfun/core/templates/demonstration.py,sha256=vCrgYubdZM5Umqcgp8NUVGXgr4P_c-fik
|
|
156
156
|
langfun/core/templates/demonstration_test.py,sha256=SafcDQ0WgI7pw05EmPI2S4v1t3ABKzup8jReCljHeK4,2162
|
157
157
|
langfun/core/templates/selfplay.py,sha256=yhgrJbiYwq47TgzThmHrDQTF4nDrTI09CWGhuQPNv-s,2273
|
158
158
|
langfun/core/templates/selfplay_test.py,sha256=Ot__1P1M8oJfoTp-M9-PQ6HUXqZKyMwvZ5f7yQ3yfyM,2326
|
159
|
-
langfun-0.1.2.
|
160
|
-
langfun-0.1.2.
|
161
|
-
langfun-0.1.2.
|
162
|
-
langfun-0.1.2.
|
163
|
-
langfun-0.1.2.
|
159
|
+
langfun-0.1.2.dev202504110804.dist-info/licenses/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
|
160
|
+
langfun-0.1.2.dev202504110804.dist-info/METADATA,sha256=UuGetAgxCOtGnl_sRK-qCacVQ47Sol26gShG223KEgw,7692
|
161
|
+
langfun-0.1.2.dev202504110804.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
162
|
+
langfun-0.1.2.dev202504110804.dist-info/top_level.txt,sha256=RhlEkHxs1qtzmmtWSwYoLVJAc1YrbPtxQ52uh8Z9VvY,8
|
163
|
+
langfun-0.1.2.dev202504110804.dist-info/RECORD,,
|
File without changes
|
{langfun-0.1.2.dev202504100804.dist-info → langfun-0.1.2.dev202504110804.dist-info}/licenses/LICENSE
RENAMED
File without changes
|
{langfun-0.1.2.dev202504100804.dist-info → langfun-0.1.2.dev202504110804.dist-info}/top_level.txt
RENAMED
File without changes
|