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: Structured Comment Exploration #35

Open
wants to merge 4 commits into
base: development
Choose a base branch
from

Conversation

shiv810
Copy link
Collaborator

@shiv810 shiv810 commented Nov 18, 2024

Resolves #34

  • Control the depth, with which you want to explore new issues
  • Remove Elements from nodes if exceeding the context limit.

Copy link
Contributor

Unused exports (1)

Filename exports
src/helpers/issue-fetching.ts fetchAndHandleIssue

Unused types (2)

Filename types
src/types/github-types.ts GqlNodeResponse
src/types/llm.ts StreamlinedComments

@shiv810
Copy link
Collaborator Author

shiv810 commented Nov 18, 2024

@shiv810 shiv810 marked this pull request as ready for review November 21, 2024 06:58
@shiv810 shiv810 requested a review from 0x4007 November 24, 2024 15:09
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.

Handle Larger than Context Queries
2 participants