This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
xzc
/
mem0
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
ebc5e25f98
Branches
Tags
main
mem0
/
embedchain-js
/
embedchain
/
models
/
DataType.ts
DataType.ts
61 B
Historique
Raw
1
export type DataType = 'pdf_file' | 'web_page' | 'qna_pair';