mirror of
https://github.com/Yanyutin753/ChatGPT-Next-Web-LangChain-Gpt-4-All.git
synced 2025-10-18 01:01:04 +00:00
feat: rewrite WolframAlphaTool
This commit is contained in:
@@ -89,7 +89,7 @@ export const EN_PLUGINS: BuiltinPlugin[] = [
|
||||
},
|
||||
{
|
||||
name: "WolframAlphaTool",
|
||||
toolName: "wolfram_alpha",
|
||||
toolName: "wolfram_alpha_llm",
|
||||
lang: "en",
|
||||
description:
|
||||
"Useful for when you need to answer questions about Math, Science, Technology, Culture, Society and Everyday Life.",
|
||||
|
Reference in New Issue
Block a user