old-agentic-v1^2
Travis Fischer 2023-06-02 11:57:11 -07:00
rodzic 4127f96173
commit 7f792fbe71
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -13,6 +13,8 @@ export interface SerpAPIClientOptions extends Partial<SerpAPIParams> {
/**
* Lightweight wrapper around SerpAPI that only supports Google search.
*
* @see https://serpapi.com/search-api
*/
export class SerpAPIClient {
apiKey: string