prediction-market-agent-tooling 0.56.0.dev1861__py3-none-any.whl → 0.56.0.dev1862__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.
- prediction_market_agent_tooling/tools/caches/db_cache.py +4 -2
- {prediction_market_agent_tooling-0.56.0.dev1861.dist-info → prediction_market_agent_tooling-0.56.0.dev1862.dist-info}/METADATA +1 -1
- {prediction_market_agent_tooling-0.56.0.dev1861.dist-info → prediction_market_agent_tooling-0.56.0.dev1862.dist-info}/RECORD +6 -6
- {prediction_market_agent_tooling-0.56.0.dev1861.dist-info → prediction_market_agent_tooling-0.56.0.dev1862.dist-info}/LICENSE +0 -0
- {prediction_market_agent_tooling-0.56.0.dev1861.dist-info → prediction_market_agent_tooling-0.56.0.dev1862.dist-info}/WHEEL +0 -0
- {prediction_market_agent_tooling-0.56.0.dev1861.dist-info → prediction_market_agent_tooling-0.56.0.dev1862.dist-info}/entry_points.txt +0 -0
@@ -49,7 +49,8 @@ def db_cache(
|
|
49
49
|
api_keys: APIKeys | None = None,
|
50
50
|
ignore_args: Sequence[str] | None = None,
|
51
51
|
ignore_arg_types: Sequence[type] | None = None,
|
52
|
-
) -> Callable[[FunctionT], FunctionT]:
|
52
|
+
) -> Callable[[FunctionT], FunctionT]:
|
53
|
+
...
|
53
54
|
|
54
55
|
|
55
56
|
@overload
|
@@ -61,7 +62,8 @@ def db_cache(
|
|
61
62
|
api_keys: APIKeys | None = None,
|
62
63
|
ignore_args: Sequence[str] | None = None,
|
63
64
|
ignore_arg_types: Sequence[type] | None = None,
|
64
|
-
) -> FunctionT:
|
65
|
+
) -> FunctionT:
|
66
|
+
...
|
65
67
|
|
66
68
|
|
67
69
|
def db_cache(
|
@@ -69,7 +69,7 @@ prediction_market_agent_tooling/tools/betting_strategies/market_moving.py,sha256
|
|
69
69
|
prediction_market_agent_tooling/tools/betting_strategies/minimum_bet_to_win.py,sha256=-FUSuQQgjcWSSnoFxnlAyTeilY6raJABJVM2QKkFqAY,438
|
70
70
|
prediction_market_agent_tooling/tools/betting_strategies/stretch_bet_between.py,sha256=THMXwFlskvzbjnX_OiYtDSzI8XVFyULWfP2525_9UGc,429
|
71
71
|
prediction_market_agent_tooling/tools/betting_strategies/utils.py,sha256=kpIb-ci67Vc1Yqqaa-_S4OUkbhWSIYog4_Iwp69HU_k,97
|
72
|
-
prediction_market_agent_tooling/tools/caches/db_cache.py,sha256=
|
72
|
+
prediction_market_agent_tooling/tools/caches/db_cache.py,sha256=iHd_Qi4hMlzUIwT700i196A9ScaQCptKQPH1taQRGEQ,13859
|
73
73
|
prediction_market_agent_tooling/tools/caches/inmemory_cache.py,sha256=tGHHd9HCiE_hCCtPtloHZQdDfBuiow9YsqJNYi2Tx_0,499
|
74
74
|
prediction_market_agent_tooling/tools/contract.py,sha256=s3yo8IbXTcvAJcPfLM0_NbgaEsWwLsPmyVnOgyjq_xI,20919
|
75
75
|
prediction_market_agent_tooling/tools/costs.py,sha256=EaAJ7v9laD4VEV3d8B44M4u3_oEO_H16jRVCdoZ93Uw,954
|
@@ -97,8 +97,8 @@ prediction_market_agent_tooling/tools/tavily/tavily_models.py,sha256=5ldQs1pZe6u
|
|
97
97
|
prediction_market_agent_tooling/tools/tavily/tavily_search.py,sha256=Kw2mXNkMTYTEe1MBSTqhQmLoeXtgb6CkmHlcAJvhtqE,3809
|
98
98
|
prediction_market_agent_tooling/tools/utils.py,sha256=W-9SqeCKd51BYMRhDjYPQ7lfNO_zE9EvYpmu2r5WXGA,7163
|
99
99
|
prediction_market_agent_tooling/tools/web3_utils.py,sha256=44W8siSLNQxeib98bbwAe7V5C609NHNlUuxwuWIRDiY,11838
|
100
|
-
prediction_market_agent_tooling-0.56.0.
|
101
|
-
prediction_market_agent_tooling-0.56.0.
|
102
|
-
prediction_market_agent_tooling-0.56.0.
|
103
|
-
prediction_market_agent_tooling-0.56.0.
|
104
|
-
prediction_market_agent_tooling-0.56.0.
|
100
|
+
prediction_market_agent_tooling-0.56.0.dev1862.dist-info/LICENSE,sha256=6or154nLLU6bELzjh0mCreFjt0m2v72zLi3yHE0QbeE,7650
|
101
|
+
prediction_market_agent_tooling-0.56.0.dev1862.dist-info/METADATA,sha256=eM3JPHeXi9I2L2TuLo7djynPRyeqhdaVNxCanLy5qTo,8114
|
102
|
+
prediction_market_agent_tooling-0.56.0.dev1862.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
103
|
+
prediction_market_agent_tooling-0.56.0.dev1862.dist-info/entry_points.txt,sha256=m8PukHbeH5g0IAAmOf_1Ahm-sGAMdhSSRQmwtpmi2s8,81
|
104
|
+
prediction_market_agent_tooling-0.56.0.dev1862.dist-info/RECORD,,
|
File without changes
|
File without changes
|