docs: drop retired full-graph settings and model keys - #11
Draft
sami-marreed wants to merge 1 commit into
Draft
Conversation
Remove documentation for settings and model keys deleted from cuga-agent, and document cuga_mode as a code generation profile. Signed-off-by: Sami Marreed <sami.marreed@ibm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation Pull Request
Related Issue
none
Description
Remove documentation for settings and model keys that were deleted from cuga-agent when the full CugaAgent graph was retired. Keep CugaLite, CugaSupervisor, and remaining live knobs. Document
cuga_modeas a code generation profile (fast|balanced|accurate|custom) rather than a reasoning mode.Type of Changes
Changes Made
[features]/[advanced_features]/[evolve]keys from the settings sample, option tables, recipes, and troubleshooting (save_reuse_fast,lite_mode,lite_mode_tool_threshold,force_lite_mode_apps,api_planner_hitl,code_planner_enabled,save_reuse_generate_html,decomposition_strategy,use_paraphrase,use_location_resolver,sub_task_keep_last_n,evolve.lite_mode_only)saved_flowsas the internal ChatAgent SSE helper portplanner,chat,final_answer,code,qa,action) and keep the reasoning-high profileslite_mode/lite_mode_onlyfrom the Memory enable snippet and tuning table; keep[evolve]api_planner.mdon the special-instructions stubVerification
Checked against cuga-agent
e715d6436ec98eea5ce6607729047ab2b9e4d12e(settings.tomlandconfigurations/models/settings.openai.toml). Save-reuse URL stubs are unchanged.Checklist