Skip to content
Snippets Groups Projects
Commit c1510bd3 authored by Marcus Schiesser's avatar Marcus Schiesser
Browse files

fix: remove redundant config info

parent 69b9ce76
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ export type ToolDependencies = { ...@@ -30,7 +30,7 @@ export type ToolDependencies = {
export const supportedTools: Tool[] = [ export const supportedTools: Tool[] = [
{ {
display: "Google Search (configuration required after installation)", display: "Google Search",
name: "google.GoogleSearchToolSpec", name: "google.GoogleSearchToolSpec",
config: { config: {
engine: engine:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment