mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-08-25 20:46:31 +00:00
docs: update API tokens section to reflect new naming convention in settings
This commit is contained in:
@@ -639,7 +639,7 @@ The PentAGI web console already manages several settings areas after the server
|
||||
|
||||
- **Settings -> Providers**: Create, edit, delete, and test user-defined provider profiles for supported provider types. These profiles control per-agent model selection, runtime parameters, reasoning options, and pricing metadata.
|
||||
- **Settings -> Prompts**: Manage system, human, and tool prompt templates.
|
||||
- **Settings -> API Tokens**: Create and manage PentAGI Bearer tokens for REST and GraphQL access.
|
||||
- **Settings -> PentAGI API**: Create and manage PentAGI Bearer tokens for REST and GraphQL access.
|
||||
- **Other UI-managed preferences**: Favorite flows are stored as user preferences, and theme selection is handled from the main sidebar/profile controls rather than the Settings pages.
|
||||
|
||||
### Still Server-Managed
|
||||
|
||||
@@ -109,7 +109,7 @@ The running PentAGI instance already exposes several settings areas in the web U
|
||||
|
||||
- **Settings -> Providers**: Manage user-defined provider profiles, per-agent model and runtime options, and provider test actions for provider types supported by the running server.
|
||||
- **Settings -> Prompts**: Manage system, human, and tool prompt templates.
|
||||
- **Settings -> API Tokens**: Create, revoke, and delete PentAGI API tokens.
|
||||
- **Settings -> PentAGI API**: Create, revoke, and delete PentAGI API tokens.
|
||||
- **Other UI-managed preferences**: Favorite flows are stored as user preferences, and theme selection is handled client-side from the main sidebar/profile controls.
|
||||
|
||||
These web-console features do not replace the environment variables in this guide for provider credentials, endpoints, or external integrations.
|
||||
|
||||
Reference in New Issue
Block a user