Skip to content

feat(toolbox-core): add authenticated parameters support #119

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

Merged
merged 9 commits into from
Apr 2, 2025

Conversation

kurtisvg
Copy link
Contributor

@kurtisvg kurtisvg commented Mar 30, 2025

Add's support for specifying token getters for use with Auth Service features.

  • ToolboxClient: adds optional auth_token_getters argument to the load_tool and load_toolset functions
  • ToolboxTool: adds add_auth_token_getters function to ToolboxTool

@kurtisvg kurtisvg requested a review from a team as a code owner March 30, 2025 17:16
@kurtisvg kurtisvg changed the title feat: add basic toolbox-core implementation feat: add authenticated parameters support Mar 30, 2025
Base automatically changed from kvg-toolbox-core-basic to main March 30, 2025 17:40
@kurtisvg kurtisvg changed the title feat: add authenticated parameters support feat(toolbox-core): add authenticated parameters support Mar 30, 2025
@kurtisvg kurtisvg force-pushed the kvg-basic-auth branch 2 times, most recently from d3d03a0 to 61d32aa Compare March 31, 2025 15:36
@twishabansal
Copy link
Contributor

Earlier, we were allowing users to pass in auth_headers as well as auth_tokens (ref)

If we plan to remove support for auth_headers, we should mention in the release notes for toolbox-langchain and toolbox-llamaindex.

@kurtisvg kurtisvg merged commit 10087a1 into main Apr 2, 2025
14 checks passed
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.

3 participants