❤️ 🍰 🌹 🎬 🚴♀️ 🏋️♀️ 💻 🚀 💜
這裡記錄了我的學習和開發筆記,歡迎交流 (*´∀`)~♥
© 2026. All rights reserved.
Tool Use 改造完成後,LLM 可以自己決定要不要查知識庫了,但新的問題跟著浮現——當 LLM 決定查資料時,使用者看到的是完全空白的畫面。這篇文章記錄 CareerWise 如何用代理活動饋送(Agent Activity Feed)填補這段 UX 空洞。
July 18, 2026 Agentic Design Pattern Tool Use CareerWise UX Agentic AI LLM Architecture Streaming Server-Sent Events · 留言
以 CareerWise 職涯諮詢機器人為例,記錄逐步將強制塞入知識庫 chunk 的架構,重構為 LLM 自主決定是否搜尋的 Tool Use 模式的完整過程,包含 streaming + tool call 的實作細節與邊界情況。
July 16, 2026 Agentic Design Pattern Agentic AI Tool Use Function Calling LLM CareerWise AI Architecture Design Pattern · 留言
從 LLM 只能生成文字的困境出發,探討工具呼叫(Tool Use / Function Calling)的運作機制、應用場景與開源框架應用,最後反思多代理協作下的責任歸屬。
July 14, 2026 Agentic Design Pattern Tool Use Function Calling Agentic AI LLM AI 幻覺 LangChain CrewAI Google ADK AI Design Pattern Architecture · 留言