The .Net samples doesn't work - Corporate proxy and custom SSL chain
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Start with samples/dotnet/00-Getting-Started/README.md and samples/dotnet/00-Getting-Started/Program.cs, especially the AddAzureOpenAIChatCompletion call at line 40. Compare the documented secret names and setup with the sample's expected method usage, then verify that the sample builds and runs for Azure OpenAI; separately determine whether the corporate proxy and custom SSL chain need documented setup.
Written by the indexing model from the issue text.
Description
Hi there,
I've tested some samples under https://github.com/MicrosoftDocs/semantic-kernel-docs/blob/main/samples/dotnet/00-Getting-Started/README.md
And it doesn't work.
I am behind a corporate proxy with a custom SSL certificate chain. This could lead to some problem and would be great to know how to make the sample working in such case.
However the problem seems to be another. As written, I have loaded the variable in secret manager. I am using AzureOpenAI therefore I ran dotnet user-secrets set "AzureOpenAI:ChatCompletionDeploymentName" kind of commands.
And uncommented the line builder.Services.AddAzureOpenAIChatCompletion();.
When I try to build and run it I get error:
Severity Code Description Project File Line Suppression State
Error CS1501 No overload for method 'AddAzureOpenAIChatCompletion' takes 0 arguments 00-Getting-Started C:\Users\Source\Repos\semantic-kernel-docs\samples\dotnet\00-Getting-Started\Program.cs 40 Active
- Dominant language
- Mermaid
- Stars
- 263
- Forks
- 167
- Avg merge
- 3h 2m
- Merged PRs (30d)
- 1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from MicrosoftDocs/semantic-kernel-docs
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
MicrosoftDocs/semantic-kernel-docs#434 · 1 reaction ·
-
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 1/5 Under an hour Newbie friendliness 65/100
-
Difficulty 5/5 Over a week Newbie friendliness 10/100
All issues in MicrosoftDocs/semantic-kernel-docs
Similar issues
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
AXERA-TECH/ax-llm#77 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
games-on-whales/wolf#509 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100