Skip to content

Commit

Permalink
fix: hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
dvilelaf committed Sep 30, 2024
1 parent aafd433 commit b48a265
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/dvilela/customs/gemini_prediction/component.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ description: A tool to make LLM prediction requests to Gemini.
license: Apache-2.0
aea_version: '>=1.0.0, <2.0.0'
fingerprint:
__init__.py: bafybeicuohbwuyxqyv5ovgimdz326ivvvzatnw7mczil5n3tktur56cw6u
corcel_request.py: bafybeidvrt7sice2wuubmolzpjfitnzgminxznrz3wjz7yv47kszgrt4be
__init__.py: bafybeictllsxej6cl3hhrsfyroyiqcp5ian2wayajwpesbyjwnf5gwinxq
gemini_prediction.py: bafybeichwqlsx4ttthccdxe7zobjy3oexz5l4btkjxod7clin7avy5yf4i
fingerprint_ignore_patterns: []
entry_point: gemini_prediction.py
callable: run
Expand Down
1 change: 1 addition & 0 deletions packages/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"custom/valory/tee_openai_request/0.1.0": "bafybeictmezaorzxelsy4dztbxh5n2343zio3rk6vo7wc5lptxlobhdnku",
"custom/dvilela/corcel_request/0.1.0": "bafybeieqwagfqyfivqudxarc4a2jo5qwbqrqzfhlkoztu4zd6kekji6ucm",
"custom/dvilela/llama_request/0.1.0": "bafybeigigl7dilxwkg5otxxmrfgg2x2aejzzsveyth6yynobemwdo5dz4e",
"custom/dvilela/gemini_prediction/0.1.0": "bafybeihtyylg2lv77htzqbzfzuckv3r5ylziqkznbsmc4yodkk5wp7wd3a",
"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

0 comments on commit b48a265

Please sign in to comment.