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