Skip to content

Commit 751f8dd

Browse files
committed
Add support for Gemini
1 parent 66c12a9 commit 751f8dd

File tree

2 files changed

+36
-0
lines changed

2 files changed

+36
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ dependencies = [
1010
"gunicorn>=23.0.0",
1111
"httpx>=0.28.1",
1212
"llm>=0.24.2",
13+
"llm-gemini>=0.18.1",
1314
"lxml>=5.3.2",
1415
"markdown>=3.7",
1516
"psycopg[binary]>=3.2.5",

uv.lock

+35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)