Skip to content

Conversation

@randall77
Copy link
Contributor

make them more clickable.,

@randall77 randall77 requested a review from jba May 28, 2024 19:51
// EmbedOptions is options for the Vertex AI embedder.
// Set [ai.EmbedRequest].Options to a value of type &EmbedOptions.
// EmbedOptions are options for the Vertex AI embedder.
// Set [ai.EmbedRequest.Options] to a value of type &[EmbedOptions].
Copy link
Contributor

Choose a reason for hiding this comment

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

[*EmbedOptions] or maybe *[EmbedOptions]

(&T is not a type)

@randall77 randall77 merged commit eeb9902 into main May 29, 2024
@randall77 randall77 deleted the khr-work20 branch May 29, 2024 16:33
ianlancetaylor pushed a commit that referenced this pull request May 29, 2024
* Clean up doc strings, make them more clickable.

* fix EmbedOptions type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants