As a heavy browser user with way too many tabs open, I wish I knew this sooner:
💡 Cmd+Shift+A (Mac) / Ctrl+Shift+A (Windows) opens a sidebar to search all your tabs
💡 Type @tabs in the address bar to find tabs fast
Works in Chrome & Edge!
#productivity#chrometips#edgetips
BotFramework Web Chat provides an embeddable chat interface for your application. One of the powers of Web Chat is the possibilities to style the UI. This post describes all styling properties in the StyleSet.
https://t.co/b0tOnvygmB
How to use the Bot Framework Web Chat, normally tightly connected to the Microsoft Bot Framework of Copilot Studio as a powerful component to chat to LLMs or Agents.
https://t.co/kd1bm7Lba4
I just published Azure AI Agent Service / OpenAI Assistant event messages overview https://t.co/xX7e1VJGau
Communication with the Azure AI Agent Service, wire compatible with OpenAI Assistant, is driven by event messages. A lot of event messages...
I just published Azure AI Agent Service Overview https://t.co/WR5yp7PC7K
A post on Azure AI Agent Service, the Microsoft incarnation of OpenAI Assistants. LLM model, system prompt, RAG, integration, tool calling, code interpreter, search, ...) behind a single API endpoint...
@mattpocockuk Would using the mcp protocol to interact with your code and describe your application programming interface be a viable alternative to building an API? You could then use it from AI or from your consuming application…instead op creating an OpenAPI specification. For docs as well