Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion nodejs/openai/sample-agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ For detailed information about this sample, please refer to:
## 📚 Related Documentation

- [OpenAI Agent SDK Documentation](https://platform.openai.com/docs/guides/agents)
- [Microsoft Agents A365 Tooling](https://github.com/microsoft/Agent365-nodejs/tree/main/packages/agents-a365-tooling-extensions-openai)
- [Microsoft Agent 365 Tooling](https://github.com/microsoft/Agent365-nodejs/tree/main/packages/agents-a365-tooling-extensions-openai)
- [Model Context Protocol (MCP)](https://github.com/modelcontextprotocol/typescript-sdk/tree/main)
- [AgentsPlayground](https://learn.microsoft.com/en-us/microsoft-365/agents-sdk/test-with-toolkit-project?tabs=windows)

Expand Down
2 changes: 1 addition & 1 deletion python/agent-framework/sample-agent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ For detailed information about this sample, please refer to:
## 📚 Related Documentation

- [AgentFramework SDK Documentation](https://github.com/microsoft/Agent365)
- [Microsoft Agents A365 Tooling](https://github.com/microsoft/Agent365/tree/main/python)
- [Microsoft Agent 365 Tooling](https://github.com/microsoft/Agent365/tree/main/python)
- [Model Context Protocol (MCP)](https://github.com/microsoft/Agent365/tree/main/python/libraries/microsoft-agents-a365-tooling)

## 🤝 Contributing
Expand Down