Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python: semantic_kernel.connectors.ai.open_ai.OpenAIChatCompletion is missing endpoint property #6202

Open
matthewbolanos opened this issue May 12, 2024 · 0 comments
Assignees
Labels
enhancement python Pull requests for the Python Semantic Kernel

Comments

@matthewbolanos
Copy link
Member

In .NET, when constructing an OpenAIChatCompletion, you can provide an optional endpoint property to connect to local models and other services that use the OpenAI API specification.

@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code triage labels May 12, 2024
@github-actions github-actions bot changed the title semantic_kernel.connectors.ai.open_ai.OpenAIChatCompletion is missing endpoint property .Net: semantic_kernel.connectors.ai.open_ai.OpenAIChatCompletion is missing endpoint property May 12, 2024
@markwallace-microsoft markwallace-microsoft added python Pull requests for the Python Semantic Kernel and removed .NET Issue or Pull requests regarding .NET code triage labels May 13, 2024
@github-actions github-actions bot changed the title .Net: semantic_kernel.connectors.ai.open_ai.OpenAIChatCompletion is missing endpoint property Python: .Net: semantic_kernel.connectors.ai.open_ai.OpenAIChatCompletion is missing endpoint property May 13, 2024
@markwallace-microsoft markwallace-microsoft changed the title Python: .Net: semantic_kernel.connectors.ai.open_ai.OpenAIChatCompletion is missing endpoint property Python: semantic_kernel.connectors.ai.open_ai.OpenAIChatCompletion is missing endpoint property May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

No branches or pull requests

3 participants