frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Mistral Agents API

https://mistral.ai/news/agents-api
152•pember•9mo ago

Comments

orliesaurus•9mo ago
Whoever made those embedded videos, here some feedback if you want it take it, it's free:

1) It's really hard to follow some of the videos since you're just copy pasting the prompts fr your agents into the chat because the output generation comes out and hides the prompts. Instead put the prompt text as an overlay/subtitle-like so we know what you're doing

2) The clicking sound of you copy pasting and typing is not ASMR, please just mute it next time

3) Please zoom into the text more, not everyone has 20/20 super vision 4K style

ianhawes•9mo ago
4) Use a clean browser profile so you don't show unrelated autocomplete
threeducks•9mo ago
To add to 3): YouTube embedded videos default to 360p for me even if I maximize the embedded video on my 4k screen, which is completely unreadable. This is probably an attempt by YouTube to get viewers to click through to the YouTube website. It is probably not in Mistral's best interest to funnel viewers to YouTube, so they should use a different video host.

But even at maximum 1080p resolution, the image quality is not that great. And while we are at it, the wine-red (#833048) on dark-brown (#23231F) syntax highlighting for keyword arguments has very poor contrast ratio of around 1.8 to 1: https://webaim.org/resources/contrastchecker/ which earns a rating of "Fail" across the categories normal text, large text and UI elements.

moralestapia•9mo ago
I came here to see if anyone else noticed.

Very sloppy job, imo.

It costs next to nothing to come up with a little story and have someone on Fiverr narrate it (or an AI, after all that's what they sell).

bbor•9mo ago
Ok I’m behind the times in terms of MCP implementation, so would appreciate a check: the appeal of this feature is that you can pass off the “when to call which MCP endpoint and with what” logic to Mistral, rather than implementing it yourself? If so I’m not sure I completely understand why I’d want a model-specific, remote solution for this rather than a single local library, since theoretically this logic should be the same for any given LLM/MCP toolset pairing. Just simpler?

It certainly looks easy to implement, I will say that! Docs halfway down the page: https://docs.mistral.ai/agents/mcp/

potatolicious•9mo ago
It seems like the main pitch here is auto-inclusion and auto-exclusion of various tools via an orchestration agent (which may or may not be the main model itself? Unclear from their post)

Mostly this seems like an end-run around tool calling scalability limits. Model performance degrades heavily if the field of possible tools gets too large, so you insert a component into the system that figures out what tools should be in-scope, and make only those available, to get reliability higher.

In terms of "why outsource this" it seems like the idea is that their orchestration agent would be better than a cruder task state machine that you would implement yourself. Time will tell if this assertion is true!

ed•9mo ago
> auto-inclusion and auto-exclusion of various tools via an orchestration agent

Where do you see that? That would be neat, I'm under the impression orchestration is manual though – you define an agent and give it the ability to hand off tasks to sub-agents.

potatolicious•9mo ago
Sorry, maybe I could've phrased it better: it basically forces the devs to divide their tools into buckets of fewer tools manually. (The Travel Agent has N tools, the Research Agent has M tools, etc. all specified by the dev)

The pitch is that if you do this bucketization, the overall orchestrator can intelligently pick the bucket to use, but the idea is that at any moment the LLM is only exposed to a limited set of tools.

As opposed to the more pie-in-the-sky idea that given N tools (where N is very very large) the LLM can still accurately tool-select without any developer intervention. This seems pretty far off at this point.

htrp•9mo ago
is mistral a model company, an agent company, or a enterprise software company now?
nomsters•9mo ago
yes
greenavocado•9mo ago
Mistral is trying to be everything at once and it shows. To make ends meet they pivoted to selling enterprise software through Le Chat and cozying up to Microsoft. Now they're throwing around terms like "agentic AI" to stay trendy, even as competitors like DeepSeek outperform them in key areas. Their identity crisis is obvious. Are they a model company? A software vendor? A research lab? At this point, they seem more like a startup chasing hype and funding than a company with a clear direction. The 6 billion Euro valuation looks impressive, but with so many shifts in strategy, you have to wonder if they're building something lasting or just riding the AI wave until it crashes.
eigenspace•9mo ago
Their strategy doesn't make sense to you because you're looking for a technical feature that differentiates them. But technical features aren't their key differentiator, geography is their key differentiator. They'll get a lot of contracts in Europe simply because they're European. Everyone is keenly aware of how dependant European tech stacks are on increasingly unfriendly foreign powers.

If there's a local European option that does most of what an American or Chinese company does, that's simply a safer choice.

From this point of view, them trying to do everything at once makes a lot of sense. They don't actually need to be the absolute best or even the cheapest at any one thing. They need to just exist in Europe, be stable, and offer good services that people want. Casting a wide net is a better strategy for them.

Raed667•9mo ago
Do they need to pick one? Their offering doesn't seem incoherent to me
brandall10•9mo ago
Couldn't the same questions be asked of OpenAI and Anthropic?

Ultimately these are product/service companies, levering their research and innovations as differentiators.

If you're "only a model" company you likely have no moat.

FailMore•9mo ago
Is this basically a LLM that has tools automatically configured so I don’t have to handle that myself? Or am I not understanding it correctly? As in do I just make standard requests , but the LLM does more work than normal before sending me a response? Or I get the response to every step?
spmurrayzzz•9mo ago
The aspirational goal is that the model knows what tools to call and when, without human intervention. In practice, you'll see varying efficacy with that depending on the tools you need. Some of the tool usage is in-distribution / well represented in training set, but if you have some custom exotic MCP server you created yourself (or pulled off of some random github) you may see mixed results. Sometimes that can be fixed by simply augmenting your prompt with contrastive examples of how to use or not use the tool.

As an aside, my experience with devstral (both via API and locally w/ open weights) has been very underwhelming to this effect. So I'm curious how this new agent infra performs given that observation.

koakuma-chan•9mo ago
It's a software framework for orchestrating agents. Each agent can have its own system prompt, its own tools, and it can delegate ("hand off") to a different agent. When a hand off occurs, the LLM runs again but as a different agent.
manmal•9mo ago
Like Gemini Gems, but agentic?
koakuma-chan•9mo ago
Gemini Gems seems to be a ChatGPT “GPTs” equivalent, and I never figured out what those actually are. Mistral Agents API is like OpenAI Agents SDK.
LeoPanthera•9mo ago
Gems and GPTs are just a way to customize the system prompt from the web UI.
qwertox•9mo ago
The "My MCPs" button looks very promising.

I was looking around at Le Chat, a thing I haven't done in months, and I thought that they've really worked on interesting stuff in interesting ways.

The ability to enrich either a chat or generally an agent with one or more libraries has been solved in a very friendly way. I don't think OpenAI nor Anthropic have solved it so well.

PC Gamer recommends RSS readers in a 37mb article that just keeps downloading

https://stuartbreckenridge.net/2026-03-19-pc-gamer-recommends-rss-readers-in-a-37mb-article/
548•JumpCrisscross•13h ago•258 comments

Can you get root with only a cigarette lighter? (2024)

https://www.da.vidbuchanan.co.uk/blog/dram-emfi.html
40•HeliumHydride•2d ago•8 comments

Tin Can, a 'landline' for kids

https://www.businessinsider.com/tin-can-landline-kids-cellphone-cell-alternative-how-2025-9
107•tejohnso•2d ago•76 comments

The gold standard of optimization: A look under the hood of RollerCoaster Tycoon

https://larstofus.com/2026/03/22/the-gold-standard-of-optimization-a-look-under-the-hood-of-rolle...
346•mariuz•12h ago•102 comments

The future of version control

https://bramcohen.com/p/manyana
500•c17r•16h ago•280 comments

Reports of code's death are greatly exaggerated

https://stevekrouse.com/precision
375•stevekrouse•20h ago•280 comments

The way CTRL-C in Postgres CLI cancels queries is incredibly hack-y

https://neon.com/blog/ctrl-c-in-psql-gives-me-the-heebie-jeebies
37•andrenotgiant•2d ago•4 comments

Why I love NixOS

https://www.birkey.co/2026-03-22-why-i-love-nixos.html
290•birkey•14h ago•205 comments

Project Nomad – Knowledge That Never Goes Offline

https://www.projectnomad.us
429•jensgk•19h ago•143 comments

Flash-MoE: Running a 397B Parameter Model on a Laptop

https://github.com/danveloper/flash-moe
344•mft_•20h ago•114 comments

A Copy-Paste Bug That Broke PSpice AES-256 Encryption

https://jtsylve.blog/post/2026/03/18/PSpice-Encryption-Weakness
37•jtsylve•3d ago•9 comments

MAUI Is Coming to Linux

https://avaloniaui.net/blog/maui-avalonia-preview-1
198•DeathArrow•16h ago•99 comments

Intuitions for Tranformer Circuits

https://www.connorjdavis.com/p/intuitions-for-transformer-circuits
49•cjamsonhn•6h ago•3 comments

GrapheneOS will remain usable by anyone without requiring personal information

https://grapheneos.social/@GrapheneOS/116261301913660830
362•nothrowaways•10h ago•95 comments

GoGoGrandparent (YC S16) is hiring Back end Engineers

https://www.ycombinator.com/companies/gogograndparent/jobs/2vbzAw8-backend-engineer
1•davidchl•4h ago

Five Years of Running a Systems Reading Group at Microsoft

https://armaansood.com/posts/systems-reading-group/
154•Foe•14h ago•44 comments

What Young Workers Are Doing to AI-Proof Themselves

https://www.wsj.com/economy/jobs/ai-jobs-young-people-careers-14282284
123•wallflower•13h ago•201 comments

Migrating the American Express Payment Network, Twice

https://americanexpress.io/migrating-the-payments-network-twice/
65•madflojo•7h ago•19 comments

You are not your job

https://jry.io/writing/you-are-not-your-job/
140•jryio•16h ago•149 comments

Building an FPGA 3dfx Voodoo with Modern RTL Tools

https://noquiche.fyi/voodoo
186•fayalalebrun•18h ago•42 comments

LLMs predict my coffee

https://dynomight.net/coffee/
110•surprisetalk•4d ago•47 comments

World Cup Trophy Theft: Gangsters, Spies and the Dog That Found It

https://www.bloomberg.com/news/articles/2026-03-20/the-1966-world-cup-trophy-theft-gangsters-spie...
4•helsinkiandrew•2d ago•1 comments

They're Vibe-Coding Spam Now

https://tedium.co/2026/02/25/vibe-coded-email-spam/
76•raybb•9h ago•47 comments

More common mistakes to avoid when creating system architecture diagrams

https://www.ilograph.com/blog/posts/more-common-diagram-mistakes/
180•billyp-rva•20h ago•56 comments

Ordered Dithering with Arbitrary or Irregular Colour Palettes (2023)

https://matejlou.blog/2023/12/06/ordered-dithering-for-arbitrary-or-irregular-palettes/
26•surprisetalk•5d ago•0 comments

How to Attract AI Bots to Your Open Source Project

https://nesbitt.io/2026/03/21/how-to-attract-ai-bots-to-your-open-source-project.html
122•zdw•1d ago•18 comments

First and Lego Education Partnership Update

https://community.firstinspires.org/first-lego-education-partnership-update
40•jchin•3d ago•16 comments

The IBM scientist who rewrote the rules of information just won a Turing Award

https://www.ibm.com/think/news/ibm-scientist-charles-bennett-turing-award
122•rbanffy•20h ago•9 comments

"Collaboration" Is Bullshit

https://www.joanwestenberg.com/collaboration-is-bullshit/
91•mitchbob•6h ago•34 comments

Teaching Claude to QA a mobile app

https://christophermeiklejohn.com/ai/zabriskie/development/android/ios/2026/03/22/teaching-claude...
94•azhenley•12h ago•11 comments