YusufSimsek's picture
Add bookstore tool-calling assistant project
58f6928 verified
Raw
History Blame Contribute Delete
169 Bytes
[project]
name = "bookstore-tool-calling-assistant"
version = "0.1.0"
requires-python = ">=3.13"
dependencies = [
"gradio>=6.22.0",
"huggingface-hub>=1.26.0",
]