AxAgentCitationsOutput
type AxAgentCitationsOutput = object;Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/agent/config.ts#L257
Convenience result intersection for reading citations off a forward result.
Properties
evidenceCitations?
optional evidenceCitations: string[];Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/agent/config.ts#L257