Returning structured data from an LLM via LangChain

Posted on Mon 22 September 2025 in ai, langchain, python, api, json • Tagged with python, ollama, langchain, flask

Prompting to return structured data via LangChain and Flask


Continue reading

A simple chatbot using Ollama running on a Flask API

Posted on Sun 21 September 2025 in ai, langchain, python, api • Tagged with python, ollama, langchain, flask

A simple chatbot using Ollama and LangChain exposed via a Flask API.


Continue reading

A simple terminal chatbot using Ollama

Posted on Sun 21 September 2025 in ai, langchain • Tagged with python, ollama, langchain

A simple chatbot using Ollama and LangChain.


Continue reading

Azure Language Services with C#

Posted on Tue 16 September 2025 in ai, • Tagged with dotnet, azure, c#, ai, classifier

Consuming Azure AI Language Services in dotnet


Continue reading

Azure Language Services

Posted on Mon 15 September 2025 in ai, • Tagged with dotnet, azure, bicep, powershell, ai, classifier

Setting up Azure Language services through pipelines and powershell


Continue reading

Deploying a virtual network in Azure using bicep

Posted on Fri 12 September 2025 in azure • Tagged with powershell, azure, azure cli, bicep

Deploying Azure VNet via Bicep


Continue reading

Managed Identity with SQL Server & Entity Framework

Posted on Sun 04 August 2024 in dotnet • Tagged with dotnet, sql server

Entity framework with Managed Identity


Continue reading

Deploying Azure Resources via powershell and bicep

Posted on Wed 06 March 2024 in azure • Tagged with powershell, azure, azure cli

Deploying Azure resoures via powershell and bicep in a generic manner


Continue reading

Parallel tasks in powershell

Posted on Fri 01 September 2023 in powershell • Tagged with dotnet, powershell, parallelism

Speeding up powershell tasks using runspaces


Continue reading

Limitations of bicep deployed function apps

Posted on Thu 01 June 2023 in devops • Tagged with devops, yaml, api's, bicep, c#, function apps

Not so simple to deploy an eventgrid subscription to a function app (which has any sort of code complexity)


Continue reading