[PR #10453] server/python_tools: add python tool parsing logic #13247

Closed
opened 2026-04-13 00:21:58 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/ollama/ollama/pull/10453

State: closed
Merged: No


This PR introduces a small python parsing package for supporting python based tool calls.

Only kwargs and empty python functions are currently supported.

The parsing logic can be a bit hard to figure out so feedback to make clearer is appreciated!

**Original Pull Request:** https://github.com/ollama/ollama/pull/10453 **State:** closed **Merged:** No --- This PR introduces a small python parsing package for supporting python based tool calls. Only kwargs and empty python functions are currently supported. The parsing logic can be a bit hard to figure out so feedback to make clearer is appreciated!
GiteaMirror added the pull-request label 2026-04-13 00:21:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#13247