Add diagram to readme#8
Add diagram to readme#8craigomatic wants to merge 0 commit intomicrosoft:mainfrom craigomatic:update-af-readme
Conversation
dluc
left a comment
There was a problem hiding this comment.
- the numbers in yellow are extremely hard to read
- we should rename "inputs" to "variables" to be consistent with SK terminology
- I would remove the OpenAI logo, use an image that is good both for OpenAI and Azure OpenAI
Ruokan is helping to fix
The samples use a slightly different model, if we rename here we would also want to rename the models used by both the client and azure function samples.
There doesn't really seem to be a specific logo that Azure OpenAI uses to differentiate from OpenAI, seems to be the same logo in both places: Any suggestions on a more generic logo? |
Maybe just put them side by side? Eventually we may update the image with other model providers like Cohere, Anthropic etc? |


Motivation and Context
To make it easier for a developer to understand how the Azure Function integrates the Semantic Kernel.
Description
This PR adds a single image to the readme for the Azure Function that shows the basic flow of data from the caller via HTTP POST, to the Azure Function/Semantic Kernel, which in turn makes a HTTP POST request to Azure Open AI/Open AI
Contribution Checklist
dotnet format