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

Exclude binary file content from context #78

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Conversation

DonJayamanne
Copy link
Collaborator

No description provided.

@rebornix rebornix requested review from Copilot and rebornix October 30, 2024 22:29
@rebornix rebornix marked this pull request as ready for review October 30, 2024 22:29
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 3 out of 4 changed files in this pull request and generated 1 suggestion.

Files not reviewed (1)
  • package.json: Language not supported
Comments skipped due to low confidence (1)

src/dataAgent.ts:99

  • [nitpick] Removing pretty-printing from JSON.stringify might reduce log readability. Consider keeping the indentation for better log output.
logger.debug('Sending request', JSON.stringify(messages));

Tip: Turn on automatic Copilot reviews for this repository to get quick feedback on every pull request. Learn more

src/base.tsx Show resolved Hide resolved
@DonJayamanne DonJayamanne merged commit c0ee1fd into main Oct 31, 2024
2 of 5 checks passed
@DonJayamanne DonJayamanne deleted the don/binaryFile branch October 31, 2024 00:17
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