Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ksgk-fy
/
anno
like
0
No application file
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
anno
/
simSearch
/
src
/
pooldata.py
Ksgk-fy
Upload 67 files
ee657a1
verified
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
139 Bytes
from
typing
import
List
,
Callable
,
Set
,
Dict
,
Tuple
# Bag of Prompts to be used by an agent
class
PromptBag
:
raise
NotImplementedError