function-python-ai-langchain icon indicating copy to clipboard operation
function-python-ai-langchain copied to clipboard

Simple starting point function to host LangChains with LLMs and other tools in an Azure Function.

Results 1 function-python-ai-langchain issues
Sort by recently updated
recently updated
newest added

In the original version of appservice.bicep, appSettings was not wrapped with an @secure decorator, so if a developer put any secrets in their app settings, it would leak into deployment...