Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 2.23 KB

File metadata and controls

46 lines (31 loc) · 2.23 KB

Advanced Reference

This page is the reference hub after the beginner Agent and Cog path.

Open these references after the no-credential direct Agent path, first real model run, core concepts, beginner Cog walkthrough, and branch/loop Cog walkthrough are clear.

Agent And Prompt Extension

Cog And Workflow Reference

  • Cogs: Cog schema, transitions, branching, loops, memory declarations, and return values.

Provider And Settings Reference

  • Settings: Settings overview.
  • System Settings: Debug mode, logging, paths, persona defaults, and miscellaneous options.
  • Model Settings: Provider and model selection.
  • APIs: Provider integration and advanced custom API hooks.
  • Vision: Multimodal provider support.

Optional Context Systems

Utilities And Compatibility Surfaces

  • Utilities: Discord, logger, parsing, prompt handling, and tool utility references.
  • Tools & Actions: Legacy dynamic execution surface retained for trusted project-owned tools and compatibility.

Internal AgentForge development guidance is intentionally kept outside the public beginner docs path.

Navigation