Hugging Face BlogJul 24, 2023, 12:00 AM

Hugging Face 推出 Agents.js:用 JavaScript 為你的大型語言模型賦予工具調用能力

Original: Introducing Agents.js: Give tools to your LLMs using JavaScript

Hugging Face has announced the launch of a brand-new open-source library designed specifically for JavaScript and TypeScript developers…

Hugging Face 發表全新 JavaScript 函式庫「Agents.js」(@huggingface/agents),旨在讓 Web 與 Node.js 開發者能輕鬆為大型語言模型(LLM)配置工具。透過此庫,開發者可以使用 JS/TS 建立具備推理與執行能力的 AI Agent,使其能自動選擇並調用 Hugging Face 上的各種模型(如圖像生成、翻譯、語音合成等)來完成複雜任務。

Hugging Face has announced the launch of a brand-new open-source library designed specifically for JavaScript and TypeScript developers: "Agents.js" (published on npm as `@huggingface/agents`). This tool ports the Agent (intelligent agent) concept — which became enormously popular in Hugging Face's Python `transformers` library — into the Web and Node.js ecosystem, enabling frontend and full-stack developers to easily build AI applications with "Tool Calling" and "autonomous planning" capabilities.

Full summary

Free shows the 3-line summary; Pro unlocks the full deep summary (~300 words) so you never have to click through.

See Pro plans →

Want the original English / full article?

Read on Hugging Face Blog →

Summaries are AI-generated; the original article is authoritative.