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: bidirectional query protocol with chunking in Python SDK #1007

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

j-lanson
Copy link
Collaborator

Continued impl of the Python SDK. Added:

  • Better graceful exit code
  • Bidirectional query protocol handling
  • Chunking and synthesizing

There are also a couple minor fixes to the Rust SDK that I found while porting the code over, mostly to do with returning inaccurate error types.

@j-lanson j-lanson added type: enhancement New feature or request product: python-sdk Relates to the Python plugin SDK labels Mar 10, 2025
@j-lanson j-lanson self-assigned this Mar 10, 2025
@j-lanson j-lanson force-pushed the jlanson/python-sdk-query branch 4 times, most recently from b08a9cd to b014d41 Compare March 10, 2025 17:43
@KirilldogU KirilldogU self-requested a review March 10, 2025 18:12
@j-lanson j-lanson force-pushed the jlanson/python-sdk-query branch 2 times, most recently from 8bbdf8b to 801b747 Compare March 10, 2025 21:57
@j-lanson j-lanson force-pushed the jlanson/python-sdk-query branch from 801b747 to 82e0f92 Compare March 12, 2025 13:51
Signed-off-by: jlanson <jlanson@mitre.org>
@j-lanson j-lanson force-pushed the jlanson/python-sdk-query branch from 82e0f92 to 97ad997 Compare March 12, 2025 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: python-sdk Relates to the Python plugin SDK type: enhancement New feature or request
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants