semantic-kernel
semantic-kernel copied to clipboard
Python: add docs about supporting locally run models
Describe the request
This issue supports #4527. It was confirmed that the custom OpenAI client allows the user to configure the OPENAI_API_BASE for the OpenAIChatCompletion so it can reference a different model. Adding this to SK's Python docs would be a nice-to-have.
@TaoChenOSU could this be related to any work you're doing? Do we need this any more? Thanks.