Function Calling

CareerWise 從強制注入到 Tool Use:逐步重構 LLM 知識庫搜尋的真實案例

以 CareerWise 職涯諮詢機器人為例,記錄逐步將強制塞入知識庫 chunk 的架構,重構為 LLM 自主決定是否搜尋的 Tool Use 模式的完整過程,包含 streaming + tool call 的實作細節與邊界情況。

Agentic Design Pattern Agentic AI Tool Use Function Calling LLM CareerWise AI Architecture Design Pattern · 留言


打破文字監獄:LLM 工具呼叫(Tool Use)與函式呼叫(Function Calling)的實作與應用

從 LLM 只能生成文字的困境出發,探討工具呼叫(Tool Use / Function Calling)的運作機制、應用場景與開源框架應用,最後反思多代理協作下的責任歸屬。

Agentic Design Pattern Tool Use Function Calling Agentic AI LLM AI 幻覺 LangChain CrewAI Google ADK AI Design Pattern Architecture · 留言