跳至內容

Amazon Q Chat context

0

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

已提問 2 年前檢視次數 1664 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。