Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RainPoo
/
Automated-Interview-Filtering
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f9c7ceb
Automated-Interview-Filtering
/
src
/
llm
/
enums.py
Rain Poo
feat: main processing pipeline (#4)
f9c7ceb
unverified
4 months ago
raw
Copy download link
history
blame
Safe
77 Bytes
OPENAI_LLM =
"openai"
NVIDIA_LLM =
"nvidia"
DEFAULT_LLM_API_BASE =
"default"