Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support requesting a single tool #56

Merged
merged 1 commit into from
Nov 11, 2024
Merged

feat: support requesting a single tool #56

merged 1 commit into from
Nov 11, 2024

Conversation

kurtisvg
Copy link
Collaborator

@kurtisvg kurtisvg commented Nov 8, 2024

Adds support for getting a ToolsManifest with a single tool when a GET /tools/$toolname request is sent.

@kurtisvg kurtisvg requested a review from a team as a code owner November 8, 2024 23:18
@kurtisvg kurtisvg force-pushed the kvg-single-tool branch 2 times, most recently from 85a487f to 2f78624 Compare November 8, 2024 23:19
@kurtisvg kurtisvg enabled auto-merge (squash) November 11, 2024 19:33
@kurtisvg kurtisvg merged commit efafba9 into main Nov 11, 2024
5 of 6 checks passed
@kurtisvg kurtisvg deleted the kvg-single-tool branch November 11, 2024 19:35
kurtisvg added a commit that referenced this pull request Nov 12, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.0.2](v0.0.1...v0.0.2)
(2024-11-12)


### ⚠ BREAKING CHANGES

* consolidate "x-postgres-generic" tools to "postgres-sql" tool
([#43](#43))

### Features

* Consolidate "x-postgres-generic" tools to "postgres-sql" tool
([#43](#43))
([f630965](f630965))
* **container:** Add entrypoint in Dockerfile
([#38](#38))
([b08072a](b08072a))
* LlamaIndex SDK
([#48](#48))
([b824abe](b824abe))
* **sdk:** Make ClientSession optional when initializing ToolboxClient
([#55](#55))
([26347b5](26347b5))
* Support requesting a single tool
([#56](#56))
([efafba9](efafba9))


### Bug Fixes

* Correct source type validation for postgres-sql tool
([#47](#47))
([52ebb43](52ebb43))
* **docs:** Correct outdated references to tool kinds
([#49](#49))
([972888b](972888b))
* Handle content-type correctly
([#33](#33))
([cf8112f](cf8112f))


### Miscellaneous Chores

* Release 0.0.2
([#65](#65))
([beea3c3](beea3c3))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Kurtis Van Gent <31518063+kurtisvg@users.noreply.github.com>
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