Skip to content

MCP Supply Chain Cookbook Improvements #1944

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jul 15, 2025
Merged

Conversation

lara-openai
Copy link
Contributor

@lara-openai lara-openai commented Jul 13, 2025

Summary

Cookbook update: "Building a Supply-Chain Copilot with OpenAI Agent SDK and Databricks MCP Servers"

  • Migrated the Agent code repository from OpenAI’s GitHub to the official OpenAI Cookbook GitHub, following this example.
  • Made the Databricks Supply Chain setup optional, clarifying that readers can either use their own Databricks datasets and analytical workloads or jump-start with the Databricks Supply Chain Solution Accelerator. The supporting repo was moved from a personal to my OpenAI GitHub account.
  • In the integration section for Databricks MCP servers, added CLI-specific code so the Agent can be launched directly from the command line. Also included Databricks MCP authentication and Guardrails implementation examples.
  • Enhanced the FastAPI section with clearer instructions and code to start the backend server, including guidance around the api_server.py file.
  • In the React chat UI section, added frontend setup instructions and a code snippet demonstrating how the app streams the response token-by-token from the FastAPI /chat endpoint.
  • Replaced the “Future Improvements” section with a more actionable “Next Steps” section tailored to readers.
  • Performed several editorial and clarity-focused refinements across the following sections: Solution Overview, Architecture, Databricks Authentication Setup and Connecting to Databricks MCP Servers.
  • Updated tags in the registry.yaml file.

Motivation

  • This maintains consistency with the structure and style of existing cookbooks.

@lara-openai lara-openai changed the title change next steps section MCP Supply Chain Cookbook Improvements Jul 13, 2025
@lara-openai lara-openai marked this pull request as ready for review July 14, 2025 08:39
@sabduragimov-openai sabduragimov-openai merged commit 070743e into main Jul 15, 2025
1 check passed
@sabduragimov-openai sabduragimov-openai deleted the lara-cookbook-updates branch July 15, 2025 16:39
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.

2 participants