Trouble setting up Tavily with search web tool? #1892
-
Currently have it setup like this, I've tried just hardcoding in my API key as well. I tested the API key on Tavily and it works. When i use @search_web tool in chat I get the following error:
I tried setting log_level to TRACE, but codecompanion.log under ~/.local/state/nvim/codecompanion.log is empty? What am i missing? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 8 replies
-
Your log_level needs to be nested in another opts table. You can also remove the strategies part of the config as you're just replicating the defaults. Your API key can just be |
Beta Was this translation helpful? Give feedback.
Try the minimal.lua file in the repo. It's designed to help people who have config issues. If you're using Copilot, it should work ootb.