You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add isHuggingFaceOpenAICompatible function to detect OpenAI-compatible HuggingFace endpoints
- Add huggingface-inference-api provider to constructLlmApi switch case
- Route OpenAI-compatible HuggingFace endpoints through OpenAI adapter
- Return undefined for native HuggingFace endpoints to use existing HuggingFaceInferenceAPI class
- Add huggingface-inference-api to provider types in OpenAIConfigSchema
Fixes#5763
0 commit comments