Google Generative AI SDK
C#
Show/Hide TOC
Content
Extensions
Add
Remote
File Method
Overload List
AddRemoteFile(Content, RemoteFile)
Adds a remote file to the
GenerateContentRequest
using its URL and MIME type.
AddRemoteFile(Content, String, String)
Adds a remote file reference as a new
Part
to this
Content
.
See Also
Reference
ContentExtensions Class
GenerativeAI Namespace
In This Article
Overload List
See Also