Tool function execution demo #70
Closed
philipp-meier
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
Would love to see it. I confess the current tool demo is not really sexy. I just wanted to dogfood my implementation. Feel free to pimp it 😃 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I started using Ollama, because I learned about the tool calls and wanted to try them out locally and found your tool demo.
In my opinion, it would be nice, if the tool console demo could also simulate simple function executions, so that the whole tool call functionality can be demonstrated/tested.
What do you think about this? Would this fit into the tool console demo?
I already implemented a simple version locally with this commit.
If someone is interested, I could create a PR with the mentioned commit.
... and if the demo was meant to only demonstrate the tool call itself or someone else has a better solution, that's fine too of course.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions