prediction-market-agent-tooling 0.15.0__py3-none-any.whl → 0.15.1__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.
@@ -80,6 +80,10 @@ def get_llm_api_call_cost(
80
80
  "prompt_tokens": 0.01,
81
81
  "completion_tokens": 0.03,
82
82
  },
83
+ "gpt-4-turbo-2024-04-09": {
84
+ "prompt_tokens": 0.01,
85
+ "completion_tokens": 0.03,
86
+ },
83
87
  "gpt-3.5-turbo-0125": {
84
88
  "prompt_tokens": 0.0005,
85
89
  "completion_tokens": 0.0015,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: prediction-market-agent-tooling
3
- Version: 0.15.0
3
+ Version: 0.15.1
4
4
  Summary: Tools to benchmark, deploy and monitor prediction market agents.
5
5
  Author: Gnosis
6
6
  Requires-Python: >=3.10,<3.12
@@ -10,7 +10,7 @@ prediction_market_agent_tooling/abis/wxdai.abi.json,sha256=m3qC06Yug-pToI0lSFe1f
10
10
  prediction_market_agent_tooling/benchmark/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
11
  prediction_market_agent_tooling/benchmark/agents.py,sha256=HtZGjY0En7lmUaLyynZSNO_YjsCg-hlRi6YQ4ZGQyHc,3829
12
12
  prediction_market_agent_tooling/benchmark/benchmark.py,sha256=xiHKzZx5GHSsDerFHMZ9j_LXAXnSaITSvv67iPe3MEU,21095
13
- prediction_market_agent_tooling/benchmark/utils.py,sha256=tV9eN71aFQnNU7jXsBDSbuz6VoYyvHqJL1ezyXViyHM,2754
13
+ prediction_market_agent_tooling/benchmark/utils.py,sha256=mRHhkS-_TrDSh4uyz-d36bKlJdwDk1w6gyfzXUc2Mrs,2875
14
14
  prediction_market_agent_tooling/config.py,sha256=Cvl9RWlOEPRzdSE7-ChTyKSMNTgNoOYmtJ0lT5yDqpE,3570
15
15
  prediction_market_agent_tooling/deploy/agent.py,sha256=ju-BDe8Ek1mTLWMoIyp_LLcNt2KhxgITa0O8OtgW_ko,7788
16
16
  prediction_market_agent_tooling/deploy/agent_example.py,sha256=vwswPCOutCG9vIqJT5lBcI1FZy3QRkNyVbNIJdn6wvk,652
@@ -64,8 +64,8 @@ prediction_market_agent_tooling/tools/safe.py,sha256=gNgcY6ugckx3DbupR8VBezDgh1d
64
64
  prediction_market_agent_tooling/tools/singleton.py,sha256=CiIELUiI-OeS7U7eeHEt0rnVhtQGzwoUdAgn_7u_GBM,729
65
65
  prediction_market_agent_tooling/tools/utils.py,sha256=6MRfLr5xGPEQGobLz_eCsE_p-XaAeOCcmygwgNCIvqE,5044
66
66
  prediction_market_agent_tooling/tools/web3_utils.py,sha256=tl_uN-SpKK4nXpqlSozefzMXpbAe9rFzaCB9IQ0QJxY,8335
67
- prediction_market_agent_tooling-0.15.0.dist-info/LICENSE,sha256=6or154nLLU6bELzjh0mCreFjt0m2v72zLi3yHE0QbeE,7650
68
- prediction_market_agent_tooling-0.15.0.dist-info/METADATA,sha256=Ei0er6jj362sgd3C_fXOrBhXLpxbqah55n_RKgjaLW8,5468
69
- prediction_market_agent_tooling-0.15.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
70
- prediction_market_agent_tooling-0.15.0.dist-info/entry_points.txt,sha256=m8PukHbeH5g0IAAmOf_1Ahm-sGAMdhSSRQmwtpmi2s8,81
71
- prediction_market_agent_tooling-0.15.0.dist-info/RECORD,,
67
+ prediction_market_agent_tooling-0.15.1.dist-info/LICENSE,sha256=6or154nLLU6bELzjh0mCreFjt0m2v72zLi3yHE0QbeE,7650
68
+ prediction_market_agent_tooling-0.15.1.dist-info/METADATA,sha256=3PCBmKISvfL0pfNUibhzvXD59uu4YEv4pxH536xdviw,5468
69
+ prediction_market_agent_tooling-0.15.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
70
+ prediction_market_agent_tooling-0.15.1.dist-info/entry_points.txt,sha256=m8PukHbeH5g0IAAmOf_1Ahm-sGAMdhSSRQmwtpmi2s8,81
71
+ prediction_market_agent_tooling-0.15.1.dist-info/RECORD,,