Back to Langchain4j

Google Custom Search

docs/docs/integrations/web-search-engines/google-custom-search.md

1.14.1510 B
Original Source

Google Custom Search

https://programmablesearchengine.google.com/

Maven Dependency

xml

<dependency>
    <groupId>dev.langchain4j</groupId>
    <artifactId>langchain4j-web-search-engine-google-custom</artifactId>
    <version>1.13.1-beta23</version>
</dependency>

APIs

  • GoogleCustomWebSearchEngine

Examples