You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(web-search): wire TAVILY_API_KEY and FIRECRAWL_API_KEY from env
SearchProviderService already supported both providers but
createExtensionPack never passed them through. Now reads
TAVILY_API_KEY and FIRECRAWL_API_KEY from process.env alongside
existing SERPER_API_KEY, SERPAPI_API_KEY, BRAVE_API_KEY, SEARXNG_URL.
0 commit comments