mszel commited on
Commit
5384241
·
1 Parent(s): 5b603ce

dependencies

Browse files
Files changed (1) hide show
  1. lynxkite-lynxscribe/pyproject.toml +1 -1
lynxkite-lynxscribe/pyproject.toml CHANGED
@@ -6,7 +6,7 @@ readme = "README.md"
6
  requires-python = ">=3.11"
7
  dependencies = [
8
  "lynxkite-core",
9
- "lynxscribe[openai] @ git+ssh://[email protected]/biggraph/lynxscribe@main",
10
  ]
11
 
12
  [tool.uv.sources]
 
6
  requires-python = ">=3.11"
7
  dependencies = [
8
  "lynxkite-core",
9
+ "lynxscribe[openai,faiss-cpu,litellm,google] @ git+ssh://[email protected]/biggraph/lynxscribe@main",
10
  ]
11
 
12
  [tool.uv.sources]