Alex Chao

Results 56 comments of Alex Chao

Thank you @Codie-Petersen for this PR! We're actually introducing the ChatCompletitions endpoint for Python in this PR: https://github.com/microsoft/semantic-kernel/pull/121 Can we merge what you're doing here with that one?

So from the core repo side, we will likely rewrite the whole model backend code so as to be better designed to handle multiple models and multi-modal inputs/outputs. @dluc and...

@Codie-Petersen @jjhenkel Thank you so much for the great discussion!

@awharrison-28 if there are any breaking changes, can we also get them reflected in the memory notebook? https://github.com/microsoft/semantic-kernel/blob/main/samples/notebooks/dotnet/6-memory-and-embeddings.ipynb

@ddobric Can you incorporate the suggestion from @lemillermicrosoft and @awharrison-28? Then we can merge these changes in.

This is a great callout! Thanks for bringing this up. We'll add a backlog item to get this fixed!

Thanks for the note @NTaylorMullen! Since ChatGPT introduces a new API, we have to implement a ChatCompletition API in the Kernel. We have this on our backlog and have bumped...

These are great tips! Thanks for sending them @Stevenic!

This got merged in! Closing this issue