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: move tool functions to user #1487

Merged
merged 6 commits into from
Jun 29, 2024
Merged

feat: move tool functions to user #1487

merged 6 commits into from
Jun 29, 2024

Conversation

sarahwooders
Copy link
Collaborator

@sarahwooders sarahwooders commented Jun 29, 2024

Please describe the purpose of this pull request.
Instead of requring tools to be global and created by the administrator, this PR makes it possible to create user-specific tools from the user client. The administrator can also create global tools, where user_id=None.

How to test
poetry run pytest -s tests/test_tools.py

@sarahwooders sarahwooders requested a review from cpacker June 29, 2024 23:40
@cpacker cpacker merged commit 1ea45c2 into main Jun 29, 2024
11 checks passed
@cpacker cpacker deleted the easier-tools branch June 29, 2024 23:49
mattzh72 pushed a commit that referenced this pull request Oct 9, 2024
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