Skip to content

Commit

Permalink
no need for openAiBaseUrlTemplate
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelgj committed Jul 23, 2024
1 parent cf9c63e commit c64649f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions js/testapps/rag/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ export default configureGenkit({
location: 'us-central1',
modelGarden: {
models: [claude3Sonnet, llama3],
openAiBaseUrlTemplate:
'https://{location}-staging-aiplatform.sandbox.googleapis.com/v1beta1/projects/{projectId}/locations/{location}/endpoints/openapi',
},
}),
pinecone([
Expand Down

0 comments on commit c64649f

Please sign in to comment.