mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-31 14:54:33 +00:00
fix(opencode): enable web search for Go (#42630)
Co-authored-by: Aiden Cline <rekram1-node@users.noreply.github.com>
This commit is contained in:
parent
e23586af26
commit
4643e65ad6
3 changed files with 9 additions and 3 deletions
|
|
@ -257,7 +257,7 @@ Allows the LLM to fetch and read web pages. Useful for looking up documentation
|
|||
Search the web for information.
|
||||
|
||||
:::note
|
||||
This tool is only available when using the OpenCode provider or when the `OPENCODE_ENABLE_EXA` environment variable is set to any truthy value (e.g., `true` or `1`).
|
||||
This tool is only available when using the OpenCode or OpenCode Go provider, or when the `OPENCODE_ENABLE_EXA` environment variable is set to any truthy value (e.g., `true` or `1`).
|
||||
|
||||
To enable when launching OpenCode:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue