diff --git a/config/packages/llm_chain.yaml b/config/packages/llm_chain.yaml index 333b5df..a5e6ef4 100644 --- a/config/packages/llm_chain.yaml +++ b/config/packages/llm_chain.yaml @@ -39,6 +39,7 @@ llm_chain: options: temperature: 0.5 system_prompt: 'Please answer the users question based on Wikipedia and provide a link to the article.' + include_tools: true tools: - 'PhpLlm\LlmChain\Chain\Toolbox\Tool\Wikipedia' audio: