Skip to content

Commit

Permalink
note abput default-metadata
Browse files Browse the repository at this point in the history
Change-Id: I9647c47718d7b6981692b484b9e9b2ed0f9a42cc
  • Loading branch information
MarkDaoust committed Sep 11, 2024
1 parent 0c360a1 commit 22bf4d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/generativeai/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
# - I think their proxy would forward the discovery traffic.
# - But they don't need to intercept the files-service at all, and uploads of large files could overload them.
# - Do the scotty uploads go to the same domain?
# - If you do route the discovery call to kaggle, be sure to attach the default_metadata (they need it).
# - One solution to all this would be if configure could take overrides per service.
# - set client_options.endpoint, but use a different endpoint for file service? It's not clear how best to do that
# through the file service.
Expand Down

0 comments on commit 22bf4d3

Please sign in to comment.