Configuration
The subsequent sections describe the various utilities and configurations of the CodeGPT application.
Main Menuโ
The main menu is your primary navigation hub within the CodeGPT application. It provides access to essential features and settings.
Toolsโ
Chat
: Engage in AI conversations using the models of your chosen provider or with agents on CodeGPT Plus.AI Agents Marketplace
: Peruse viable agents in the Marketplace and interact with them. Ensure you chooseCodeGPT Plus
as your provider and establish the mandatory connection. You also have the option to explore directly from the Homeโ
button.Autocomplete
: ๐ป Enhance your coding experience with intelligent code completion suggestions.
Experimentalโ
This section showcases experimental features ๐งช that are in the development phase
React Sandbox
: Experiment with React components through interaction or image upload.
Helpโ
Look here when you need help.
Extension Docs
: The document that you are reading righ now.API Docs
: ๐ Access the API documentation for CodeGPT.Report an issue
: Any issues you encounter can be reported in the Github repository.Feedback
: Send ๐ feedback to the team to help us improve the product.
Settingsโ
These optional configurations enhance your user experience.
Font Size
: Adjust the font size to your preference.Color Mode
: Alter the visual interface of the application by switching between the dark and light themes.
Select model providerโ
- Select your AI provider from the dropdown menu, then enter the
API Key
for the selected provider or follow the instructions for specific steps.
๐ Set the connection
Connect
. Status must change on the window. For more details, please check the page or every provider above.
Chat Settingsโ
- Explore this menu to adjust provider attributes, refine temperature control or conversation Style, and manage window memory.
Conversation styleโ
Representative of the randomness or "creativity" in the text generation, it ranges between 0 and 1. A higher value generates more diverse output, while a lower value sticks closely to the training data. The default value is set at 0.3, with 0 being the most deterministic and 1 being the most random.
Window Memoryโ
This tool stores the historical log of your past conversations. By default, it is set to 4. You can adjust this value to your preference.
- Default: 4
- Minimum: 1
- Maximum: 10