[project] dependencies = [ "llama-stack", "pydantic", "ollama", "aiohttp", "aiosqlite", "autoevals", "blobfile", "chardet", "chromadb-client", "datasets", "faiss-cpu", "fastapi", "fire", "httpx", "matplotlib", "mcp", "nltk", "numpy", "openai", "opentelemetry-exporter-otlp-proto-http", "opentelemetry-sdk", "pandas", "pillow", "psycopg2-binary", "pymongo", "pypdf", "redis", "requests", "scikit-learn", "scipy", "sentencepiece", "tqdm", "transformers", "tree_sitter", "uvicorn", ] name = "llama-stack-provider-ollama" version = "0.1.0" description = "External provider for Ollama using the Llama Stack API" readme = "README.md" requires-python = ">=3.10"