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 #1371 : Chain Query too many values #1374

Merged
merged 1 commit into from
Jan 19, 2025
Merged

Fix #1371 : Chain Query too many values #1374

merged 1 commit into from
Jan 19, 2025

Conversation

Josh-XT
Copy link
Owner

@Josh-XT Josh-XT commented Jan 19, 2025

This pull request includes changes to the agixt/endpoints/GQL.py file to modify the get_user_from_context function calls. The changes ensure that additional variables auth and magical are retrieved along with the user.

Key changes include:

  • Updated providers method to retrieve auth and magical from get_user_from_context function.
  • Updated extension_settings method to retrieve auth and magical from get_user_from_context function.
  • Updated chains method to retrieve auth and magical from get_user_from_context function.
  • Updated chain_args method to retrieve auth and magical from get_user_from_context function.

@Josh-XT Josh-XT marked this pull request as ready for review January 19, 2025 00:35
@Josh-XT Josh-XT merged commit 3b3edf3 into main Jan 19, 2025
4 checks passed
@Josh-XT Josh-XT deleted the Fix-1371 branch January 19, 2025 00:35
@Josh-XT Josh-XT mentioned this pull request Jan 19, 2025
10 tasks
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.

1 participant