@huyooo/ai-chat-bridge-electron 0.2.13 → 0.2.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -175,6 +175,8 @@ interface FileInfo {
175
175
  interface ElectronBridgeOptions extends Omit<AgentConfig, 'tools'> {
176
176
  /** IPC channel 前缀 */
177
177
  channelPrefix?: string;
178
+ /** Tavily API Key(用于统一 Web Search;可选) */
179
+ tavilyApiKey?: string;
178
180
  /**
179
181
  * 统一数据目录(必填)
180
182
  * 所有数据都存储在此目录下: