Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shyamnath
/
inferencing-llm
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0af53f0
inferencing-llm
/
litellm
/
llms
/
azure_ai
/
rerank
/
handler.py
Shyamnath
Push core package and essential files
469eae6
12 days ago
raw
Copy download link
history
blame
Safe
143 Bytes
"""
Azure AI Rerank - uses `llm_http_handler.py` to make httpx requests
Request/Response transformation is handled in `transformation.py`
"""