Skip to content

Conversation

@edenreich
Copy link
Collaborator

Summary

Tool-Use allows the agents to be more sophisticated and efficient.

It allows the LLM to decide which client function to call when further information is required to fulfil a task.

…I definition

Signed-off-by: Eden Reich <eden.reich@gmail.com>
Signed-off-by: Eden Reich <eden.reich@gmail.com>
@edenreich edenreich force-pushed the feature/implement-tool-use branch from 5d80dfe to dba7f19 Compare February 7, 2025 22:07
@edenreich edenreich merged commit 1a484a7 into main Feb 7, 2025
1 check passed
github-actions bot pushed a commit that referenced this pull request Feb 7, 2025
## [0.7.0](0.6.3...0.7.0) (2025-02-07)

### ✨ Features

* Add tool call functionality to Message struct and related types ([dba7f19](dba7f19))
* Implement Tool-Use ([#2](#2)) ([1a484a7](1a484a7))

### 📚 Documentation

* **openapi:** Add Tool schema and update Message structure in OpenAPI definition ([ae377e9](ae377e9))
@edenreich edenreich deleted the feature/implement-tool-use branch February 8, 2025 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants