Guidance Request: Dataset Creation for Agent Evaluation in Foundry Portal

Ipsita Dutta 0 Reputation points
2026-07-08T16:17:02.8+00:00

Our goal is to evaluate agents in the Foundry portal, but I need guidance on how to design the dataset for the following two scenarios, especially given our restriction that synthetic data cannot be used.

  1. Document Q&A / extraction agent (user uploads a document and asks questions; agent extracts or summarizes information).
  2. Agent that takes a document, a JSON schema, and a prompt, and returns a JSON response.

Could you please advise:

  • How to construct the dataset for these cases?
  • What are the mandatory dataset fields and their exact names?
  • How can we handle large inputs (2–3 MB documents / JSON) in the dataset, since extracting text is not feasible in our environment?Our goal is to evaluate agents in the Foundry portal, but I need guidance on how to design the dataset for the following two scenarios, especially given our restriction that synthetic data cannot be used.
    1. Document Q&A / extraction agent (user uploads a document and asks questions; agent extracts or summarizes information).
    2. Agent that takes a document, a JSON schema, and a prompt, and returns a JSON response.
    Could you please advise:
    • How to construct the dataset for these cases?
    • What are the mandatory dataset fields and their exact names?
    • How to handle moderate size input files?
    • How can we handle large inputs (2–3 MB documents / JSON) in the dataset, since extracting text is not feasible in our environment?
Microsoft Foundry
Microsoft Foundry

A unified Azure platform for creating and managing AI models, agents, and applications with built‑in enterprise security, monitoring, and governance


2 answers

Sort by: Most helpful
  1. Ipsita Dutta 0 Reputation points
    2026-07-14T07:20:04.23+00:00

    Hi @Anshika Varshney Can you please answer my questions when you have a moment?

    Was this answer helpful?

    0 comments No comments

  2. Ipsita Dutta 0 Reputation points
    2026-07-13T05:06:01.4033333+00:00

    We also have a translator agent that can take either plain text input or an uploaded document and returns the translated output. Could you please guide us on how to structure the evaluation dataset for this type of agent?

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.