Dev Khant a546a9f56a Update Mem0 LLM docs (#1497) 1 gadu atpakaļ
..
_snippets f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
api-reference a546a9f56a Update Mem0 LLM docs (#1497) 1 gadu atpakaļ
community f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
components f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
contribution f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
deployment f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
examples f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
get-started f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
images f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
integration f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
logo f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
product f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
support f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
use-cases f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
Makefile f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
README.md f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
development.mdx f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
favicon.png f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ
mint.json 4ec51f2dd6 [Mem0] Fix issues and update docs (#1477) 1 gadu atpakaļ
rest-api.json f842a92e25 Rename embedchain to mem0 and open sourcing code for long term memory (#1474) 1 gadu atpakaļ

README.md

Contributing to embedchain docs

👩‍💻 Development

Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command

npm i -g mintlify

Run the following command at the root of your documentation (where mint.json is)

mintlify dev

😎 Publishing Changes

Changes will be deployed to production automatically after your PR is merged to the main branch.

Troubleshooting

  • Mintlify dev isn't running - Run mintlify install it'll re-install dependencies.
  • Page loads as a 404 - Make sure you are running in a folder with mint.json