This is an automated email from the ASF dual-hosted git repository.

morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new b9988dcab92 [fix](sql-manual)Fix typos (#2714)
b9988dcab92 is described below

commit b9988dcab92bad42ec26804b1c38bd432cc19b4c
Author: wuwenchi <[email protected]>
AuthorDate: Fri Aug 8 07:09:10 2025 +0800

    [fix](sql-manual)Fix typos (#2714)
    
    ## Versions
    
    - [x] dev
    - [ ] 3.0
    - [ ] 2.1
    - [ ] 2.0
    
    ## Languages
    
    - [x] Chinese
    - [ ] English
    
    ## Docs Checklist
    
    - [ ] Checked by AI
    - [ ] Test Cases Built
    
    Co-authored-by: wuwenchi.wwc <[email protected]>
---
 .../sql-manual/sql-functions/ai-functions/llm-functions/llm-function.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/ai-functions/llm-functions/llm-function.md
 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/ai-functions/llm-functions/llm-function.md
index 5fc75e283a0..2cc9eab20ee 100644
--- 
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/ai-functions/llm-functions/llm-function.md
+++ 
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/ai-functions/llm-functions/llm-function.md
@@ -26,7 +26,7 @@ under the License.
 
 ## 描述
 
-LLM Function 是 Doris 提供的基于大语言模型能力的内置函数,用户可以在 SQL 查询中直接调用 LLM 执行多种文本只能任务。LLM 
Function 通过 Doris 的资源机制对接多个主流 LLM 厂商(如 OpenAI、Anthropic、DeepSeek、Gemini、Ollama 
MoonShot等)
+LLM Function 是 Doris 提供的基于大语言模型能力的内置函数,用户可以在 SQL 查询中直接调用 LLM 执行多种文本智能任务。LLM 
Function 通过 Doris 的资源机制对接多个主流 LLM 厂商(如 OpenAI、Anthropic、DeepSeek、Gemini、Ollama 
MoonShot等)
 
 所使用的 LLM 必须由 Doris 外部提供,且支持文本分析
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to