Converting an AWS Lambda Function in Go into an Azure Function using LLMs
Converting an AWS Lambda into an Azure Function using LLMs in Go The goal of this post is to show some strategies that can be used to convert AWS Lambda…
12/02/2024
Solution idea This solution shows how data from a CRM can be used as the grounding data in a retrieval augmented generation (RAG) pattern. The AI assistant can help resolve or suggest resolutions for customer requests using language models from Azure OpenAI with customer data from Dataverse or any other…