### Describe the feature or improvement you're requesting I want to use OpenAI client for HF Inference with OpenAI Client ``` from openai import OpenAI client = OpenAI( base_url="", api_key="" ) ``` ### Additional context _No response_
Describe the feature or improvement you're requesting
I want to use OpenAI client for HF Inference with OpenAI Client
Additional context
No response