diff --git a/example/discord/honcho-dspy-personas/pyproject.toml b/example/discord/honcho-dspy-personas/pyproject.toml index 2a4144f..9ab6c42 100644 --- a/example/discord/honcho-dspy-personas/pyproject.toml +++ b/example/discord/honcho-dspy-personas/pyproject.toml @@ -13,7 +13,7 @@ langchain-core = "^0.1.23" langchain-openai = "^0.0.6" py-cord = "^2.4.1" langsmith = "^0.1.3" -honcho-ai = {path = "../../../sdk", develop = true} +honcho-ai = "^0.0.4" [build-system]