From c1e0f9a62a923a70121af71694cccccadeb3ed17 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Tue, 13 Jun 2023 13:56:51 -0700 Subject: prune chat context to fit in token limit --- continuedev/pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'continuedev/pyproject.toml') diff --git a/continuedev/pyproject.toml b/continuedev/pyproject.toml index 7315e79d..af6ff045 100644 --- a/continuedev/pyproject.toml +++ b/continuedev/pyproject.toml @@ -20,6 +20,7 @@ websockets = "^11.0.2" urllib3 = "1.26.15" gpt-index = "^0.6.8" posthog = "^3.0.1" +tiktoken = "^0.4.0" [tool.poetry.scripts] typegen = "src.continuedev.models.generate_json_schema:main" -- cgit v1.2.3-70-g09d2