Urgent.News

the world's headlines, one feed

AI

Atlassian CEO Mike Cannon-Brookes says he will buy $250M of company shares after strong Q4 results eased fears that AI could threaten its business model (Nic Fildes/Financial Times)

Mike Cannon-Brookes' move comes as shares in Australian software company soar on strong quarterly sales

We haven't written up this one. Techmeme has the full story — the link below goes straight to it.

Read the original at ft.com →

More in AI

Using Multiple LLM Providers with the Laravel AI SDK

The Laravel AI SDK ( laravel/ai , v0.8.1) ships with built-in support for 14 AI providers: OpenAI, Anthropic, Google Gemini, Groq, Mistral, DeepSeek, xAI, Ollama, Azure OpenAI, Cohere, OpenRouter…

  • Laravel AI SDK supports 14 AI providers
  • Configure multiple providers via config/ai.php
  • Use using() method to select provider at runtime