mirror of
https://github.com/simstudioai/sim.git
synced 2026-09-24 15:45:35 +08:00
Added tool UI to agent
This commit is contained in:
@@ -36,6 +36,7 @@ export const repoInfoTool: ToolConfig<RepoInfoParams, RepoInfoResponse> = {
|
||||
},
|
||||
apiKey: {
|
||||
type: 'string',
|
||||
requiredForToolCall: true,
|
||||
description: 'GitHub Personal Access Token'
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user