forked from langchain4j/langchain4j
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update documentation on Vertex AI (langchain4j#709)
Provide instructions on creating Google Cloud Platform account and establishing a new project with use of Vertex AI API. Add basic code samples for using google's PaLM2, Gemini and Embedding models. List available model names. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Updated the guide on Google Vertex AI Embedding Models with dependencies, example code, and available models. - Added a link to an article about image generation with Imagen. - Expanded the documentation for Google Gemini with setup instructions, authentication strategies, example uses, and early access information. - Detailed instructions for getting started with Google Vertex AI PaLM 2, including dependencies, example code, and model information. <!-- end of auto-generated comment: release notes by coderabbit.ai --> Co-authored-by: Lize Raes <49833622+LizeRaes@users.noreply.github.com>
- Loading branch information
Showing
4 changed files
with
333 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters