This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
xzc
/
mem0
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
378ef5246e
Branches
Tags
main
mem0
/
embedchain-js
/
embedchain
/
models
/
Method.ts
Method.ts
61 B
Histórico
Raw
1
export type Method = 'init' | 'query' | 'add' | 'add_local';