{"id":42231,"date":"2025-09-03T11:30:59","date_gmt":"2025-09-03T03:30:59","guid":{"rendered":"https:\/\/www.1ai.net\/?p=42231"},"modified":"2025-09-03T11:30:59","modified_gmt":"2025-09-03T03:30:59","slug":"%e8%85%be%e8%ae%af%e6%99%ba%e8%83%bd%e4%bd%93%e6%a1%86%e6%9e%b6-youtu-agent-%e5%bc%80%e6%ba%90%ef%bc%8c%e6%90%ad%e5%bb%ba-agent-%e5%8f%aa%e9%9c%80%e4%b8%a4%e6%ad%a5","status":"publish","type":"post","link":"https:\/\/www.1ai.net\/en\/42231.html","title":{"rendered":"Tencent Intelligent Body Framework Youtu-Agent Open Source, Build Agent in Two Steps"},"content":{"rendered":"<p>September 3 News.<a href=\"https:\/\/www.1ai.net\/en\/tag\/%e8%85%be%e8%ae%af\" title=\"[View articles tagged with [Tencent]]\" target=\"_blank\" >Tencent<\/a>Youtuber Labs announced yesterday<a href=\"https:\/\/www.1ai.net\/en\/tag\/%e5%bc%80%e6%ba%90\" title=\"[View articles tagged with [open source]]\" target=\"_blank\" >Open Source<\/a><a href=\"https:\/\/www.1ai.net\/en\/tag\/%e6%99%ba%e8%83%bd%e4%bd%93\" title=\"[View articles tagged with [intelligent body]]\" target=\"_blank\" >Agent<\/a>organizing plan\u00a0<strong>Youtu-<a href=\"https:\/\/www.1ai.net\/en\/tag\/agent\" title=\"[View articles tagged with [Agent]]\" target=\"_blank\" >Agent<\/a><\/strong>It's a new product that is designed to be used out of the box. It focuses on \"out-of-the-box use\" and claims to allow both professional developers and AI enthusiasts to quickly get started and build their own smart body applications.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-42232\" title=\"7a2b4088j00t1ztqs00add000u000kip\" src=\"https:\/\/www.1ai.net\/wp-content\/uploads\/2025\/09\/7a2b4088j00t1ztqs00add000u000kip.jpg\" alt=\"7a2b4088j00t1ztqs00add000u000kip\" width=\"1080\" height=\"738\" \/><\/p>\n<p>Tencent officials said that Youtu-Agent has three core advantages:<\/p>\n<ul>\n<li>Performance: Shining in authoritative tests, WebWalkerQA based on DeepSeek-V3.1 accuracy 71.47%, GAIA text subset Pass@1 72.8%. runs top-notch without relying on expensive closed-source models;<\/li>\n<\/ul>\n<ul>\n<li>Easy to get started: Compatible with DeepSeek, gpt-oss and other modeling APIs and tools, all you need to build an intelligent body is a YAML configuration (like filling out a list), and a single command can run it. It also supports \"auto-generation of intelligences\", you only need to run a script, it will be like a chat, through Q&amp;A interaction to understand your needs, and then automatically generate and save a configured Agent for you;<\/li>\n<li>Completely open source: based on the open source ecosystem, does not rely on closed-source APIs, lower cost; support for secondary development and customization, can be used directly, but also on-demand expansion.<\/li>\n<\/ul>\n<p>Youtu-Agent is an open source framework for real-world applications.<strong>Covering multiple application scenarios such as document management, data analysis, academic research and information synthesis<\/strong>.<\/p>\n<p>For example, in a dissertation research scenario, a researcher only needs to input a PDF dissertation, and the framework automatically parses the content, retrieves relevant research, and generates a structured research note, saving time for organization and research.<\/p>\n<p>1AIttached Tencent official use example:<\/p>\n<p><strong>Step 1: Get the code and install it locally<\/strong><\/p>\n<p>Enter the following command at the command line to pull the code locally from GitHub without having to train or prepare the model yourself.<\/p>\n<p>git clone https:\/\/github.com\/TencentCloudADP\/Youtu-agent.git<br \/>\ncd Youtu-agent<br \/>\nuv sync # or `make sync`<br \/>\ncp env.example env # config necessary API keys<br \/>\nsource \/venv\/bin\/activate<\/p>\n<p><strong>\/\/Write configurations for Agent to understand tasks<\/strong><\/p>\n<p>This step is to write a 'job description' for the intelligence, telling it what to do and how to do it.<\/p>\n<p>Youtu-Agent already has configuration templates ready, and you can define the behavior of the intelligences by writing a YAML file (which can be interpreted as a list of tasks, with descriptions of the model and tools written in a simple format).<\/p>\n<p>For example, the project comes with a configuration file \"configs \/ agents\/default.yaml\", which defines a smart body that will use the search tool:<\/p>\n<p>defaults.<br \/>\n- \/model\/base<br \/>\n- \/tools\/search@toolkits.search<br \/>\n- _self_<br \/>\nagent.<br \/>\nname simple-tool-agent<br \/>\ninstructions \"You are a helpful assistant that can search the web.\"<\/p>\n<p>After saving the configuration, just run the following command to invoke this search assistant:<\/p>\n<p>python scripts\/cli_chat.py -stream -config default<\/p>\n<p>In addition, Tencent announced plans to open source more tools in September and October, including the Youtu-GraphRAG knowledge graph framework, and the Youtu-Embedding LLM retrieval model.<\/p>\n<p>With Youtu-Agent open source address:<\/p>\n<p>https:\/\/github.com\/TencentCloudADP\/Youtu-agent<\/p>","protected":false},"excerpt":{"rendered":"<p>September 3 news, Tencent Youtu Labs yesterday announced open source intelligent body framework Youtu-Agent. it focuses on \"out-of-the-box ready to use\", claiming that professional developers and AI enthusiasts can quickly get started, build their own intelligent body applications. Tencent official said, Youtu-Agent has three core advantages: performance: in the authoritative test performance, WebWalkerQA based on DeepSeek-V3.1 accuracy 71.47%, GAIA text subset Pass@1 72.8%. do not rely on expensive closed-source model, but also can run out of first-class level; easy to get started: Compatible with DeepSeek, gpt-oss and other modeling APIs and tools, to build intelligent and efficient models.<\/p>","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[146],"tags":[1405,219,1355,323],"collection":[],"class_list":["post-42231","post","type-post","status-publish","format-standard","hentry","category-news","tag-agent","tag-219","tag-1355","tag-323"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.1ai.net\/en\/wp-json\/wp\/v2\/posts\/42231","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.1ai.net\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.1ai.net\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.1ai.net\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.1ai.net\/en\/wp-json\/wp\/v2\/comments?post=42231"}],"version-history":[{"count":0,"href":"https:\/\/www.1ai.net\/en\/wp-json\/wp\/v2\/posts\/42231\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.1ai.net\/en\/wp-json\/wp\/v2\/media?parent=42231"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.1ai.net\/en\/wp-json\/wp\/v2\/categories?post=42231"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.1ai.net\/en\/wp-json\/wp\/v2\/tags?post=42231"},{"taxonomy":"collection","embeddable":true,"href":"https:\/\/www.1ai.net\/en\/wp-json\/wp\/v2\/collection?post=42231"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}