跳至内容

Amazon Q Chat context

0

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

已提问 2 年前1669 查看次数

2 回答
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
专家

已回答 2 年前

专家

已审核 2 年前

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

已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。