Skip to content

feat(amazonq): send relative file path for inline completion #1481

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

Merged
merged 1 commit into from
May 30, 2025

Conversation

LiGaCu
Copy link
Contributor

@LiGaCu LiGaCu commented May 30, 2025

Problem

Inline completion request should send the filename field with the relative path of the file instead of just the base name, which would benefit model generation quality.

Related PR on VSCode side for more context: aws/aws-toolkit-vscode#5543

Solution

Send relative file path for the filename field for inline completion.

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@LiGaCu LiGaCu requested a review from a team as a code owner May 30, 2025 03:12
@ege0zcan ege0zcan merged commit 35e4143 into aws:main May 30, 2025
6 checks passed
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