langchain.js
Preparing search index...
langsmith
schemas
AttachmentInfo
Interface AttachmentInfo
interface
AttachmentInfo
{
mime_type
?:
string
;
presigned_url
:
string
;
}
Index
Properties
mime_
type?
presigned_
url
Properties
Optional
mime_
type
mime_type
?:
string
presigned_
url
presigned_url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mime_
type
presigned_
url
langchain.js
Loading...