Arun

Results 3 comments of Arun

We'd love to use this feature. We use Pydantic extensively, including at our ORM layer. This would allow us to continue defining types ergonomically in Python, and have them available...

Great idea! I tried it, but got `{"error":"unauthorized"}`. Looks like ollama doesn't forward along the value for `api_key`. You can set it manually using `headers { "Authorization" "Bearer api_key" }`...

Makes sense and the workaround is great for now. Thanks for your responsiveness and all your work on this project, we're fans :)