[go: up one dir, main page]

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

[Go] refactor googleai generate and copy to vertexai #650

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

jba
Copy link
Contributor
@jba jba commented Jul 18, 2024
  • Break the googleai generation code up into separate functions
    for readability.

  • Copy the code into vertexai.

  • Gate the header test behind a flag. It can't be run along
    with the live test, because both call genkit.Init.

- Break the googleai generation code up into separate functions
  for readability.

- Copy the code into vertexai.

- Gate the header test behind a flag. It can't be run along
  with the live test, because both call genkit.Init.
@jba jba merged commit fdf3523 into main Jul 22, 2024
5 checks passed
@jba jba deleted the jba/more-generate-copying branch July 22, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants