A practical setup question for one agent handling many businesses

A app and an dashboard use one shared database structure. Each business is separated by a .

The goal is for an AI agent to understand references such as business A or business B and then give the right business insight for that specific business. A skill.md file with queries and descriptions is already prepared.

The main choice is which gives a good balance between low cost and useful . The current plan is to use as the and let one agent handle many businesses.

Key points

  • Multiple businesses share the same database structure and are separated by .
  • The AI agent needs to understand which business is being discussed.
  • The setup already includes a skill.md file with queries and descriptions.
  • is the planned .
  • The planned design uses one agent for many businesses.
Read original