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 #1370: Implement IDs for Chains in GQL #1376

Merged
merged 1 commit into from
Jan 19, 2025
Merged

Fix #1370: Implement IDs for Chains in GQL #1376

merged 1 commit into from
Jan 19, 2025

Conversation

Josh-XT
Copy link
Owner

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

Fix #1370: Implement IDs for Chains in GQL

This pull request includes a small change to the agixt/Chain.py file. The change adds the id field to the dictionary being appended to the chain_list in the get_user_chains method.

  • agixt/Chain.py: Added the id field to the dictionary in the get_user_chains method.

@Josh-XT Josh-XT marked this pull request as ready for review January 19, 2025 00:58
@Josh-XT Josh-XT merged commit 89c1edc into main Jan 19, 2025
4 checks passed
@Josh-XT Josh-XT deleted the fix-1370 branch January 19, 2025 00:58
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.

Implement IDs for Chains in GQL
1 participant