Blog about anything related to my learnings
  • About
  • posts
bluesky
Blog about anything related to my learnings
POSTS

I was looking to dynamically generate dynamic adaptive card instead of rendering a rigid adaptive card structure which might require different rules to display Using pompt tool to generate dynamic adaptive cards with Copilot Studio

Notes

  • It refused to work with too many parameters, 8+ parameters and had to update to use only one parameter. The issue I had was it was returning same output
  • Ability to turn on code interpreter to generate charts on the fly
  • Each prompt typically has a maximum length of 8,000 characters (including system, user, and assistant messages combined).
  • Use memory and variables for personalization instead of making prompts excessively long. Exceeding this can cause truncation or errors. Note: If LLM language use and web search are turned off, prompt is still able to use its own language and web search to get data
    © Blog about anything related to my learnings 2026
    bluesky