run-llama/LlamaIndexTS

DeepSeek LLM doesn't support tool calls

Open

#1,896 opened on Apr 25, 2025

 (1 comment) (0 reactions) (0 assignees)TypeScript (524 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (3,078 stars)
PR merge metrics
 (PR metrics pending)

Description

Getting this error ("FunctionAgent requires an LLM that supports tool calls") when trying to use DeepSeek chat for RAG.

Contributor guide