Skip to content

SupportAgentController

reference
1 min readUpdated

Kind: Controller

Source: atloria-monorepo/apps/api/src/support-agent/support-agent.controller.ts

Relationships

  • MODULE_DECLARES → getConfig
  • MODULE_DECLARES → upsertConfig
  • MODULE_DECLARES → search
  • MODULE_DECLARES → listAgents
  • MODULE_DECLARES → createAgent
  • MODULE_DECLARES → getAgent
  • MODULE_DECLARES → updateAgent
  • MODULE_DECLARES → deleteAgent
  • MODULE_DECLARES → chat
  • MODULE_DECLARES → getChatHistory
  • MODULE_DECLARES → clearChatHistory
  • MODULE_DECLARES → chatStream
  • DEPENDS_ON → SupportAgentService

Referenced By

  • SupportAgentModule (MODULE_DECLARES)

Was this page helpful?

Download as PDF