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

fix: handle content-type correctly #33

Merged
merged 1 commit into from
Oct 29, 2024
Merged

fix: handle content-type correctly #33

merged 1 commit into from
Oct 29, 2024

Conversation

kurtisvg
Copy link
Collaborator

Fixes a bug where the content-type wasn't being set correctly in the response type.

cc: @anubhav756

@kurtisvg kurtisvg requested a review from duwenxin99 October 29, 2024 01:59
@kurtisvg kurtisvg requested a review from a team as a code owner October 29, 2024 01:59
@kurtisvg kurtisvg requested a review from Yuan325 October 29, 2024 18:02
@kurtisvg kurtisvg enabled auto-merge (squash) October 29, 2024 19:58
@kurtisvg kurtisvg merged commit cf8112f into main Oct 29, 2024
5 of 6 checks passed
@kurtisvg kurtisvg deleted the kvg-content-type branch October 29, 2024 20:00
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