init: fix export for web_search (#581)
test / test (push) Has been cancelled
test / lint (push) Has been cancelled

This commit is contained in:
Parth Sareen
2025-09-19 10:06:30 -07:00
committed by GitHub
parent 4d0b81b37a
commit b22c5fdabb
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -2,6 +2,7 @@
# requires-python = ">=3.11"
# dependencies = [
# "rich",
# "ollama",
# ]
# ///
import os