Gil LaHaye

Results 17 comments of Gil LaHaye

> > Can we put this project under the samples/skills folder? > > What determines whether a skill goes in samples/skills or src/SemanticKernel.Skills? @shawncal told me one big difference is...

> Is this needed for `memory-sample` branch work? It's a "nice-to-have" for the memory sample. Not needed now.

Closing this PR - Changes are in PR #94

Lots of other changes have made it in during the past few days. Closing for now since it can't be reproduced anymore. Feel free to re-open if it occurs again.

@TaoChenOSU This is related to what you did in the Copilot Chat sample...

@VenkateshSrini Here's an updated link: https://github.com/microsoft/chat-copilot/tree/main/tools/importdocument

@VenkateshSrini I am not sure what you mean. Can you elaborate?

@VenkateshSrini You can use [PigPDF](https://uglytoad.github.io/PdfPig/) to extract the text from the PDF.

This should now be fixed with PR #497 This was due to a superfluous scope being requested in auth. Please try again with the latest from main and the problem...

> > How do we stop users from sending credentials over HTTP (not HTTPS) given that HTTPS is disabled in the sample? > > I'm concerned about the bad guidance...