等待一家大型實驗室發布一個如此強勁的公告視頻
henry 🌘
henry 🌘8月9日 07:23
1. create a goroutine 2. call the llm api in a loop 3. if you get back a tool invocation then do the tool 4. if you get back the answer send it to the caller using a channel since this style is so good for ai agent actions we could give it a name, like “actor model”
1.54K