Direkt zum Inhalt

Amazon Q Chat context

0

When using Amazon Q chat in the IDE, does it use the entire service package as context?

gefragt vor 2 Jahren1665 Aufrufe
2 Antworten
1

No, Amazon Q Developer does not use your entire AWS service package or environment as context when chatting in the IDE.

https://aws.amazon.com/q/developer/faqs/

What contextual information does Amazon Q Developer use in the IDE? Amazon Q Developer uses the following contextual information while answering questions: 1. Current conversational context, like questions asked and answers and code generated in the conversation panel. 2. The IDE context, including the selected code line, snippet, or functions in the file and the repository that the developers are currently working on.

AWS
EXPERTE
beantwortet vor 2 Jahren
EXPERTE
überprüft vor 2 Jahren
0

When you ask Amazon Q a question, it uses the current file that is open in your IDE as context, including the programming language and the file path. This means that Amazon Q will look at the functions, classes, or modules you are working on, and sometimes the imports or dependencies in the immediate scope.

For additional information on this topic you can refer to the documentation Working with Amazon Q in your IDE.

AWS
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.