Roman Guoussev-DonskoiNov 17, 20181 min readARM templates with conditionshttps://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-group-template-functions
Simple Web App with Azure OpenAI and Azure Cognitive Search Summary This post provides super-easy end-to-end example to build ChatGPT-like web app to provide responses based context your PDF...
Setting conda environment in VSCode and Jupiter NotebookOpen the settings. json file with the Preferences: Open User Settings (JSON) command in the Command Palette (Ctrl+Shift+P) In...
Query SQL using OpenAI and Langchain LLMs (such as OpenAI) are good for reasoning but they lack capability interface with outside world. This is where Langchain agents step...
Comments