Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RainPoo
/
Automated-Interview-Filtering
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Automated-Interview-Filtering
/
src
/
llm
/
enums.py
RainPoo
Upload 41 files
1ff6afc
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
77 Bytes
OPENAI_LLM =
"openai"
NVIDIA_LLM =
"nvidia"
DEFAULT_LLM_API_BASE =
"default"