microsoft / semantic-kernel

Integrate cutting-edge LLM technology quickly and easily into your apps
https://aka.ms/semantic-kernel
MIT License
21.87k stars 3.26k forks source link

GitHub Repo Q&A Bot Sample Public git download errors #2041

Closed arikbidny closed 1 year ago

arikbidny commented 1 year ago

Hi, After successfully configuring Azure OpenAI with ChatGPT3.5 Turbo and Ada for embedding, I am encountering an error while downloading a public repository.

Expected behavior To download and embed a public repository

Screenshots

image

Platform

TaoChenOSU commented 1 year ago

Hello @arikbidny,

Thanks for reporting the issue!

We had taken a note on the issue and worked on a PR: https://github.com/microsoft/semantic-kernel/pull/2117.

The PR should solve the problem you reported. Please try again after the PR is merged. Let us know if you see more issues :)

Thanks!

glahaye commented 1 year ago

@arikbidny please pull the latest version of the code. It contains the fix to your problem.

If you still encounter problems, feel free to either re-open this issue or create a new one.