Skip to content

fix: Spaces are not allowed in the agent_name#808

Closed
anilkumar-kanasani-diconium wants to merge 1 commit into
microsoft-foundry:mainfrom
anilkumar-kanasani-diconium:fix/broken-agent-name-format
Closed

fix: Spaces are not allowed in the agent_name#808
anilkumar-kanasani-diconium wants to merge 1 commit into
microsoft-foundry:mainfrom
anilkumar-kanasani-diconium:fix/broken-agent-name-format

Conversation

@anilkumar-kanasani-diconium

Copy link
Copy Markdown

This pull request makes a minor update to the agent creation process by standardizing the agent name format. Agent name with spaces are not allowed. we are getting the following error when we try to create an agent with spaces.

image
  • Changed the agent_name parameter from "Modern Workplace Assistant" to "Modern-Workplace-Assistant" in the create_workplace_assistant function in main.py.

@anilkumar-kanasani-diconium
anilkumar-kanasani-diconium requested a review from a team as a code owner July 3, 2026 11:49
@anilkumar-kanasani-diconium anilkumar-kanasani-diconium changed the title Spaces are not allowed in the agent_name fix: Spaces are not allowed in the agent_name Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

👋 Thanks for your interest in contributing, @anilkumar-kanasani-diconium!

This repository does not accept pull requests directly. If you'd like to report a bug, suggest an improvement, or propose a new sample, please open an issue instead.

If you are a Microsoft-internal contributor, please submit your PR through foundry-samples-pr instead.

See CONTRIBUTING.md for more details.

@github-actions github-actions Bot closed this Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant