mirror of
https://github.com/ollama/ollama-python.git
synced 2026-07-21 09:05:23 -04:00
[PR #213] [MERGED] integrate tool calls #415
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ollama/ollama-python/pull/213
Author: @joshyan1
Created: 7/16/2024
Status: ✅ Merged
Merged: 7/17/2024
Merged by: @joshyan1
Base:
main← Head:jyan/tools2📝 Commits (5)
a2ac3catool calls67c5ea3removed unneeded toolcall9409f1arfmt5d121a9tests4b8c40etests📊 Changes
5 files changed (+155 additions, -14 deletions)
View changed files
➕
examples/tools/README.md(+3 -0)➕
examples/tools/main.py(+87 -0)📝
ollama/_client.py(+9 -13)📝
ollama/_types.py(+50 -1)📝
tests/test_client.py(+6 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.