Geert Baeke || 🤖 Azure AI MVP
geertbaeke.bsky.social
Geert Baeke || 🤖 Azure AI MVP
@geertbaeke.bsky.social
Azure & AI Platform Architect @ Cronos
📚 Blog: https://blog.baeke.info/
👥 LinkedIn: https://www.linkedin.com/in/geertbaeke/
I often use, or try to use, the port forwarding capabilities of VS Code. I am not sure why but for me, the tunnels it creates are just not reliable. I get much better results from ngrok. On top of that, ngrok provides a nice UI to see all the calls and inspect outputs.

#devtunnel #ngrok
January 19, 2025 at 10:27 PM
I decided to drink this beer in Cluj Napoca. Of course… Heineken

#beer
December 26, 2024 at 3:48 PM
🚨 New blog post: creating an AI agent with the Azure AI Agent SDK

#ai #azure #agents

blog.baeke.info/2024/12/24/c...
December 24, 2024 at 1:55 PM
I needed a simple UI for an agent created with the Azure Agent Service. I decided to try Lovable and created a chat ui with authentication and chat history support in minutes.

#ai #dev #lovable
December 22, 2024 at 12:15 PM
I predict you will get sick of the term "agents" pretty soon. If you aren't already! 😉
November 25, 2024 at 7:44 PM
A while ago, I wrote about writing a document extractor that extracts content from documents. In it, I also describe the basics of Diagrid Catalyst, with the main focus on pubsub.

blog.baeke.info/2024/09/13/w...

#ai #llm #structuredoutputs
November 14, 2024 at 1:37 PM
There's now an easy to use Copilot Agent builder right in Copilot chat. It has an easy to use UI to add SharePoint searches to your agent. Although you cannot add actions yet (API calls), you can export to ZIP and continue with actions in VS Code.

#microsoft #ai #copilot #gpt
November 14, 2024 at 1:37 PM
When you need to add multiple actions to Copilot declarative agents, adding them manually can be complex. Microsoft Kiota helps by generating Copilot Plugin files from OpenAPI specs, creating the needed actions.

See https://buff.ly/3O03pND.

#ai #copilot #kiota #actions
November 14, 2024 at 1:37 PM
I really like the Azure support in GitHub Copilot. As expected, I did notice some errors in generated commands or steps to take. Overall though, a really useful feature.

#azure #ai #github #copilot
November 14, 2024 at 1:37 PM