Skip to content

Commit

Permalink
fix: cot tools entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
0xArdi committed Apr 8, 2024
1 parent 41dd06e commit ed34423
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fingerprint:
__init__.py: bafybeiflni5dkn5fqe7fnu4lgbqxzfrgochhqfbgzwz3vlf5grijp3nkpm
prediction_url_cot.py: bafybeiczvut645b7xma2x6ivadhdbbqrvwusjoczidv2bwfbhidazshlfu
fingerprint_ignore_patterns: []
entry_point: prediction_request_reasoning_claude.py
entry_point: prediction_url_cot.py
callable: run
dependencies:
google-api-python-client:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fingerprint:
__init__.py: bafybeicctw7lsy7tuykskh3elqprgswn3hyivjpvlj7l33pj7imvgyc2ma
prediction_url_cot_claude.py: bafybeif3xiehvlodmuolwoobrqtliqhmpcaao5zyynkbawivmarnif3esi
fingerprint_ignore_patterns: []
entry_point: prediction_request_reasoning_claude.py
entry_point: prediction_url_cot_claude.py
callable: run
dependencies:
google-api-python-client:
Expand Down
4 changes: 2 additions & 2 deletions packages/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"custom/napthaai/prediction_request_reasoning/0.1.0": "bafybeiexotxqt3o4mmbjr7gp74hhcsbfhvldlrcqbj573oliljqxeilh44",
"custom/valory/prepare_tx/0.1.0": "bafybeifnanct3pkknaxiffm7cq4rgenfii4grf3srhlj5clmwtxmvmyaay",
"custom/valory/short_maker/0.1.0": "bafybeif63rt4lkopu3rc3l7sg6tebrrwg2lxqufjx6dx4hoda5yzax43fa",
"custom/napthaai/prediction_url_cot/0.1.0": "bafybeifaypee6w72yn4bryt5vpe3mxpe756e5n2rqri4xuazqj5k7bdmem",
"custom/napthaai/prediction_url_cot_claude/0.1.0": "bafybeifq46nxdfq6uxaed5ljk3bo3tanfqoqkw7fqz5nk3zwmuw3solhym",
"custom/napthaai/prediction_url_cot/0.1.0": "bafybeif46dmf5vvp725u2msppcz7ixtm3z6t7czsywtqph7qpwuz3xb4wm",
"custom/napthaai/prediction_url_cot_claude/0.1.0": "bafybeibbnmnxumsu663q22ifp2iivy2i4cv3tmbtzyptsvna2xvw26pasi",
"custom/napthaai/prediction_request_reasoning_claude/0.1.0": "bafybeib3gpssxbykqgbgn6pwovobxvxyaufh2wndeabpqsgqrlmku57wbu",
"custom/napthaai/prediction_request_rag_claude/0.1.0": "bafybeib7pslkmh5pthp2u5627wqnyubc6gqgs54kjkuxnk4wifash6hini",
"protocol/valory/acn_data_share/0.1.0": "bafybeih5ydonnvrwvy2ygfqgfabkr47s4yw3uqxztmwyfprulwfsoe7ipq",
Expand Down

0 comments on commit ed34423

Please sign in to comment.