Skip to content

Conversation

@strickvl
Copy link
Contributor

@strickvl strickvl commented Oct 28, 2025

Bumped the model version and added Munich to the city list.

Added a custom UI to be served alongside:

CleanShot 2025-10-28 at 15 13 49

…xample

This commit corrects the temperature unit in the weather description from Celsius to Fahrenheit and updates the city information to provide a more accurate representation of the cities mentioned in the OpenAI agent example.

No functional changes are expected as a result of this update.
@strickvl strickvl requested a review from htahir1 October 28, 2025 13:13
@strickvl strickvl added the internal To filter out internal PRs and issues label Oct 28, 2025
@strickvl strickvl removed the request for review from htahir1 October 28, 2025 13:15
@strickvl strickvl changed the title Use gpt-5-nano in the OpenAI Agents SDK example Update the OpenAI Agents SDK example Oct 28, 2025
@strickvl strickvl requested a review from htahir1 October 28, 2025 14:13
Enhance the README for the OpenAI agent SDK by adding detailed instructions for deploying the pipeline as an HTTP service. This includes information on interacting with the service via CLI and HTTP API, as well as providing a custom web UI and API documentation links.

This update aims to improve user experience and accessibility of the OpenAI agent integration.
@strickvl strickvl requested a review from Copilot October 28, 2025 14:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the OpenAI Agents SDK example by upgrading the model version to gpt-5-nano, adding Munich to the available cities list, and introducing a custom web UI for interacting with the travel assistant. The changes enhance the example's usability by providing a polished, brand-consistent interface alongside the existing API and CLI access methods.

Key Changes:

  • Model version upgraded from gpt-4o-mini to gpt-5-nano
  • Munich added as a supported city with information about Oktoberfest, BMW, and the Alps
  • Custom HTML/CSS/JS UI implementation with ZenML branding and markdown response rendering

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
ui/index.html New custom web interface with ZenML design system, interactive form, and markdown rendering
run.py Added deployment settings with CSP configuration for UI security and removed deprecated package installer
openai_agent.py Updated model to gpt-5-nano and added Munich to city information database
README.md Expanded documentation with UI access instructions and organized interaction methods

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Contributor

Documentation Link Check Results

Absolute links check passed
Relative links check passed
Last checked: 2025-10-28 15:25:52 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal To filter out internal PRs and issues run-slow-ci

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants