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: LlamaIndex SDK #48

Merged
merged 3 commits into from
Nov 7, 2024
Merged

feat: LlamaIndex SDK #48

merged 3 commits into from
Nov 7, 2024

Conversation

twishabansal
Copy link
Contributor

Added client code for LlamaIndex SDK.

Will add README and tests in a follow up PR.

@twishabansal twishabansal requested a review from a team as a code owner November 6, 2024 16:58
Copy link

conventional-commit-lint-gcf bot commented Nov 6, 2024

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@twishabansal twishabansal changed the title LlamaIndex SDK LlamaIndex SDK code Nov 6, 2024
@twishabansal twishabansal changed the title LlamaIndex SDK code LlamaIndex SDK Nov 6, 2024
@twishabansal twishabansal changed the title LlamaIndex SDK feat: LlamaIndex SDK Nov 6, 2024
@twishabansal twishabansal enabled auto-merge (squash) November 7, 2024 05:01
@twishabansal twishabansal merged commit b824abe into main Nov 7, 2024
5 of 6 checks passed
@twishabansal twishabansal deleted the llamaindex-sdk branch November 7, 2024 05:04
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