Skip to content

Commit

Permalink
chore: fix entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
0xArdi committed Dec 13, 2023
1 parent 2faa32d commit 9b150d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/prediction_request_embedding/component.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ fingerprint:
__init__.py: bafybeidey4syohls5hxmso6qsp5p4uhtzle5txv2mlbym6ktjzknich6oa
prediction_request_embedding.py: bafybeibqwl52cnz64cysjd2jnjijuakdvyrffapxq65cdzx6g65gu42deq
fingerprint_ignore_patterns: []
entry_point: prediction_request_embedding.py
entry_point: prediction_sentence_embedding.py
callable: run
dependencies: {}

0 comments on commit 9b150d0

Please sign in to comment.