To enable AI Assistant you need access to one or more LLM providers. The setup details are particular to each LLM provider. The supported providers can be quickly set as follows:
Note: For advanced LLM configuration see the
LLM Configuration chapter.
To confirm that the LLM provider is properly set you can take a look in the VS Code status bar or Eclipse toolbar. Check that a default model is selected and that the list of models shows one or more models from enabled providers.
Now, you can work with the AI Assistant in the editor or in its dedicated chat view. To test it out, select some code and run the command
DVT AI Blueprint: Explain the Selected Code. A new chat session will start and the LLM will explain the selected code.
|