We have tool calling. It works in natural language, and could be used to control a fire truck
@aymericroucher
-

Astonishing LLM progress: opportunity landscape changes in 6 months
By
–

LLM progress keeps its astonishing pace! I'm reminded of Adobe founder Charles Gerschke saying "shoot where the duck is going to be"
In 6 months, thanks to AI, the opportunity landscape will be vastly different from today. -
Couldn’t find option in ChatGPT app or HuggingChat
By
–
Maybe! But couldn't find an option to do it in my normal ChatGPT app
Nor in HuggingChat! -
Branching from previous messages for better LLM chat
By
–
Linear message flows are too restrictive : LLM chat interfaces should have a button near each previous message that allows you to branch out from that message with a different follow-up question.
-
Celebrating shift from JSON tool calls to code blobs
By
–
Finally! Congrats, a step in a great direction!
We've been stuck in this local optimum of "writing actions as JSON blobs with individual tool calls in them" for much too long. Just let models write tool calls in code blobs! -

Rediscovery of CodeAct and smolagents a year later
By
–
I think they're finally going to rediscover CodeAct and smolagents, 1 year later!
-
Importance of In-Context Learning in AI Reasoning
By
–
Why would in-context learning be that important in AI? (i'm not talking about just "storing new info", which could be achieved for LLMs by enriching prompt, but about "updating reasoning processes") Like, for a human, I get it, we are limited by both lifespan and memory size
-
AI Improves Traffic Light Timing with Adaptive Control
By
–
Great unforeseen use case of AI:
Adaptive timing of red light, times better than pre-programmed times! (no more waiting for green at midnight in empty streets) -

Book Explains AI Progress for Wider Audience
By
–
Mom, I wrote a book! ⇒ "Ultra-Intelligence", the book to make more AI-pilled I often had this question from friends: "How far will AI go?" It's hard to know for a normal French person: most content on AI here is either math- or code-heavy, or just false. So I wrote this
-
Models Writing Tool Calls in Code Is More Expressive Than JSON
By
–
That's a good direction! Let models write their tool calls in code snippets, it's much more flexible & readable & expressive than the lame JSON blobs of usual tool calling!