summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-04-08 22:28:47 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-04-08 22:28:47 +0200
commitd487ef8b04cc7f5ac1491f0638f902fe2abe5ac5 (patch)
treec2e02b81b410092f083d8c1d6c606e5975f2b568 /pyproject.toml
parent5f777ecdfbf486e5057d31547bdc53358037dce0 (diff)
Wip refactor
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index daec64e..abfc2be 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -19,6 +19,7 @@ python-dotenv = "^1.0.1"
qdrant-client = "^1.8.2"
loguru = "^0.7.2"
streamlit = "^1.33.0"
+cohere = "^5.2.3"
[build-system]