AI access

Flowix supports a built-in agent plus external agent CLIs and compatible model endpoints. Type / in a document and choose the agent you want to use.

This page introduces the available integration paths and how to choose. For specific setup steps, see the corresponding doc below.

Integration options

Agent Doc Type Best for
Claude Code Setup Anthropic's official CLI Docs / writing / tool use - default recommendation
Codex Setup OpenAI's official CLI ChatGPT subscription or OpenAI API
OpenCode Setup Open-source coding agent through ACP Open tooling / flexible model choice
Hermes Setup Open-source agent CLI Pure local / offline / privacy-sensitive
Flowix Agent Setup Built into Flowix Fastest in-app setup with your API key
Custom model Setup OpenAI-compatible endpoint Ollama / LM Studio / regional proxies

How to choose

  • First time / not sure which to pick - install Claude Code; best documentation quality and most stable tool use.
  • Already have a ChatGPT Plus / Pro subscription - install Codex and use your subscription quota at almost no extra cost.
  • Prefer open tooling and flexible models - connect OpenCode through ACP.
  • Must work offline / data can't leave your region - install Hermes and connect a local Ollama or LM Studio.
  • Want the simplest in-app setup - configure Flowix Agent with your API key.
  • Connecting DeepSeek / Zhipu / other OpenAI-compatible services - use a custom model; just fill in the Base URL.

It's not a single-choice question. One document can hold multiple agent cards at once, all using the notes and context you choose.

What to do after connecting

Once you've installed any agent, type / anywhere in a document to bring up the agent menu and pick the one you just installed - the system inserts a draggable agent card. Call it right from your cursor position: no terminal switching, no copying context, no manual conversation history management.

Recommended starting points