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.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 you are reading right 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
. The 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β
The default value is 0.3, representing the randomness or "creativity" in the text generation. A higher value generates more diverse output, while a lower value sticks closely to the training data. 0 is the most deterministic, and 1 is the most random.
Window Memoryβ
This tool stores the historical log of your past conversations. By default, it is set to 4, but you can adjust this value to your preference.
- Default: 4
- Minimum: 1
- Maximum: 10