diff --git a/evaluation/README.md b/evaluation/README.md new file mode 100644 index 00000000..e69de29b diff --git a/pyproject.toml b/pyproject.toml index 1f3e244c..7b35c85b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,6 +8,11 @@ exclude = [ "configs", "notebooks", "embedchain", + "evaluation", + "mem0-ts", + "examples", + "vercel-ai-sdk", + "docs", ] packages = [ { include = "mem0" },