Lists (7)
Sort Name ascending (A-Z)
Stars
2
stars
written in Bicep
Clear filter
Gayathrichennaioutlook / function-python-ai-langchain
Forked from Azure-Samples/function-python-ai-langchainSimple starting point function to host LangChains with LLMs and other tools in an Azure Function.
Gayathrichennaioutlook / function-python-ai-textsummarize
Forked from Azure-Samples/function-python-ai-textsummarizeThis sample shows how to take text documents as a input via BlobTrigger, does Text Summarization processing using the AI Congnitive Language service, and then outputs to another text document using…