Skip to content

Commit

Permalink
chore: spelling and packages
Browse files Browse the repository at this point in the history
  • Loading branch information
0xArdi committed Aug 8, 2024
1 parent e79e194 commit db2a161
Show file tree
Hide file tree
Showing 5 changed files with 116 additions and 108 deletions.
4 changes: 2 additions & 2 deletions packages/gnosis/customs/ofv_market_resolver/component.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ description: Tool for resolving markets using
license: Apache-2.0
aea_version: '>=1.0.0, <2.0.0'
fingerprint:
__init__.py: bafybeibbn67pnrrm4qm3n3kbelvbs3v7fjlrjniywmw2vbizarippidtvi
ofv_market_resolver.py: bafybeibwi4ybaw6epwbqmdc3ulgkhqp7f5n6vfdmna7vclqrnt6zz64ejy
__init__.py: bafybeie2727utrijcawhgm5bgj7p5lfah2pzepaufnk6m5swuwyduhf2eu
ofv_market_resolver.py: bafybeibzog6em3xjnau5gju7rchjgnydmx6fikgcedcfam4ocnwr3xjqku
fingerprint_ignore_patterns: []
entry_point: omen_buy_sell.py
callable: run
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ def rewrite_as_sentence(
)

prompt = f"""
Rewrite the question into a simple annoucment sentence stating a fact or prediction like it is already known.
Rewrite the question into a simple announcement sentence stating a fact or prediction like it is already known.
Make future tense into past tense.
For future questions that ask if something will happen "by" some date, rewrite it to "before" that date or any time sooner.
For future questions that ask if something will happen "on" some date, rewrite it to "on" that date.
Expand Down
2 changes: 1 addition & 1 deletion packages/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"custom/gnosis/omen_tools/0.1.0": "bafybeibjlqdi5vgr37x6yprm6p3ayydh2h6rtixbo4wmlrydghh3kvbgdu",
"custom/victorpolisetty/dalle_request/0.1.0": "bafybeief3ivpnmtodgv2mamkwrxi75rdljyftp37sukhyr4qjul7ezsegq",
"custom/jhehemann/prediction_sentence_embeddings/0.1.0": "bafybeifivchm3pxiofu7y7a6gzfijfzgptvehcmd6auqsfsro7unaewbo4",
"custom/gnosis/ofv_market_resolver/0.1.0": "bafybeihshd446f4cqn34ef23mhkzauctyn3yl34t6p5kjvz4cn4mboj244",
"custom/gnosis/ofv_market_resolver/0.1.0": "bafybeicg746dizbtbfjwsyycacqkqc63vcii5vr4wi6mujfa3u3sx3gd3e",
"protocol/valory/acn_data_share/0.1.0": "bafybeih5ydonnvrwvy2ygfqgfabkr47s4yw3uqxztmwyfprulwfsoe7ipq",
"protocol/valory/websocket_client/0.1.0": "bafybeifjk254sy65rna2k32kynzenutujwqndap2r222afvr3zezi27mx4",
"contract/valory/agent_mech/0.1.0": "bafybeiah6b5epo2hlvzg5rr2cydgpp2waausoyrpnoarf7oa7bw33rex34",
Expand Down
Loading

0 comments on commit db2a161

Please sign in to comment.