Skip to content

Add Python sample for agent-framework#561

Merged
axelsrz merged 1 commit into
mainfrom
users/matthewm/add-python-sample-agentframework
May 11, 2026
Merged

Add Python sample for agent-framework#561
axelsrz merged 1 commit into
mainfrom
users/matthewm/add-python-sample-agentframework

Conversation

@matthewmeyer
Copy link
Copy Markdown
Contributor

  • Create README.md with project overview and setup instructions
  • Add env.TEMPLATE for environment variable configuration
  • Define project metadata in pyproject.toml
  • Update requirements.txt with necessary dependencies
  • Implement agent logic in agent.py
  • Set up server in start_server.py
  • Create tools for date and weather lookup

@matthewmeyer matthewmeyer force-pushed the users/matthewm/add-python-sample-agentframework branch from d827494 to f88bfeb Compare May 8, 2026 20:28
@github-actions github-actions Bot added the Samples Changes to Samples label May 8, 2026
- Create README.md with project overview and setup instructions
- Add env.TEMPLATE for environment variable configuration
- Define project metadata in pyproject.toml
- Update requirements.txt with necessary dependencies
- Implement agent logic in agent.py
- Set up server in start_server.py
- Create tools for date and weather lookup

Co-authored-by: Copilot <copilot@github.com>
@matthewmeyer matthewmeyer force-pushed the users/matthewm/add-python-sample-agentframework branch from f88bfeb to d592442 Compare May 11, 2026 18:16
@axelsrz axelsrz merged commit 558d416 into main May 11, 2026
7 checks passed
@axelsrz axelsrz deleted the users/matthewm/add-python-sample-agentframework branch May 11, 2026 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Samples Changes to Samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants