Skip to content

Conversation

@pavelgj
Copy link
Collaborator

@pavelgj pavelgj commented Jun 25, 2024

This allows:

for _, mname := range googleai.KnownModels() {
  m, err := googleai.DefineModel(mname, nil)
}

@pavelgj pavelgj marked this pull request as ready for review June 25, 2024 16:20
@pavelgj pavelgj requested review from apascal07 and jba June 25, 2024 16:20
@pavelgj pavelgj changed the title feat: [Go] added DefineAllKnownModels function to googeai and vertexai feat: [Go] added KnownModels function to googeai and vertexai Jun 25, 2024
@pavelgj pavelgj merged commit 99f1f18 into main Jun 25, 2024
@pavelgj pavelgj deleted the pj/goKnownModels branch June 25, 2024 17:25
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.

2 participants