Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
LevelUp2x
/
adaptai
like
0
Follow
LevelUp 2x
2
Dataset card
Files
Files and versions
xet
Community
main
adaptai
/
projects
/
ui
/
crush
/
internal
/
message
/
attachment.go
ADAPT-Chase
Add files using upload-large-folder tool
cf4a594
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
112 Bytes
package
message
type
Attachment
struct
{
FilePath
string
FileName
string
MimeType
string
Content []
byte
}