Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creates "Connect to Google vertex" llm connector guide #5475

Merged
merged 14 commits into from
Jun 25, 2024

Conversation

benironside
Copy link
Contributor

@benironside benironside commented Jun 24, 2024

Fixes #5459 and fixes #5373. Creates a new LLM connector guide for Google Vertex AI.

Preview: Google Vertex AI

@benironside benironside self-assigned this Jun 24, 2024
@benironside benironside requested a review from a team as a code owner June 24, 2024 19:50
Copy link

A documentation preview will be available soon.

Request a new doc build by commenting
  • Rebuild this PR: run docs-build
  • Rebuild this PR and all Elastic docs: run docs-build rebuild

run docs-build is much faster than run docs-build rebuild. A rebuild should only be needed in rare situations.

If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here.

Copy link
Contributor

mergify bot commented Jun 24, 2024

This pull request does not have a backport label. Could you fix it @benironside? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • v7.x is the label to automatically backport to the 7.x branch.
  • v7./d./d is the label to automatically backport to the 7./d branch. /d is the digit

NOTE: backport-skip has been added to this pull request.

@elasticdocs
Copy link

elasticdocs commented Jun 24, 2024

🚀 Built elastic-dot-co-docs-preview-docs successfully!

Issues? Visit #next-docs in Slack

@elasticdocs
Copy link

🚀 Built elastic-dot-co-docs-preview-docs successfully!

Issues? Visit #next-docs in Slack

Copy link

@Charelzard Charelzard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please see comments listed.

@benironside benironside requested a review from Charelzard June 24, 2024 21:28
docs/serverless/assistant/connect-to-vertex.mdx Outdated Show resolved Hide resolved
docs/serverless/assistant/connect-to-vertex.mdx Outdated Show resolved Hide resolved

The following video demonstrates these steps.

<DocVideo source="vidyard" id="vFhtbiCZiKhvdZGy2FjyeT"/>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure why, but all videos on the page render as screenshots.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They render correctly if you refresh, in my experience 🤷

docs/serverless/assistant/connect-to-vertex.mdx Outdated Show resolved Hide resolved
docs/serverless/assistant/connect-to-vertex.mdx Outdated Show resolved Hide resolved
Copy link
Contributor

mergify bot commented Jun 25, 2024

This pull request is now in conflicts. Could you fix it @benironside? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b 5459-connect-to-vertex-llm-guide upstream/5459-connect-to-vertex-llm-guide
git merge upstream/main
git push upstream 5459-connect-to-vertex-llm-guide

@benironside benironside merged commit 2fb51b1 into main Jun 25, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Request] Connect Elastic AI Assistant to Google Vertex [Request] New Google Gemini Connector for GenAI
5 participants