We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c360a1 commit 22bf4d3Copy full SHA for 22bf4d3
google/generativeai/client.py
@@ -41,6 +41,7 @@
41
# - I think their proxy would forward the discovery traffic.
42
# - But they don't need to intercept the files-service at all, and uploads of large files could overload them.
43
# - Do the scotty uploads go to the same domain?
44
+# - If you do route the discovery call to kaggle, be sure to attach the default_metadata (they need it).
45
# - One solution to all this would be if configure could take overrides per service.
46
# - set client_options.endpoint, but use a different endpoint for file service? It's not clear how best to do that
47
# through the file service.
0 commit comments