chore: detect is function calling from model config (#2312)

This commit is contained in:
Joel
2024-01-31 14:06:27 +08:00
committed by GitHub
parent b5ed81b349
commit 883a0a0e6a
4 changed files with 11 additions and 43 deletions

View File

@@ -139,8 +139,6 @@ export const DEFAULT_AGENT_SETTING = {
tools: [],
}
export const supportFunctionCallModels = ['glm-3-turbo', 'glm-4']
export const DEFAULT_AGENT_PROMPT = {
chat: `Respond to the human as helpfully and accurately as possible.