Skip to content
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

examples: Add streaming ChatGPT proxy from FOSDEM 2025 #723

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

simonjbeaumont
Copy link
Collaborator

Motivation

We recently demoed building a streaming ChatGPT proxy with Swift OpenAPI, at FOSDEM 2025. This PR adds the resulting package for people to refer to as reference material.

Modifications

  • Add package reflecting final state of the presentation.
  • Add a .env.example file.
  • Add covering README with link to presentation, abstract, and usage.
  • Add VS Code settings for Dev Containers.

Result

Reference project available for people watching the presentation.

Test Plan

CI will build the example.

@simonjbeaumont simonjbeaumont added the 🔨 semver/patch No public API change. label Feb 1, 2025
@simonjbeaumont simonjbeaumont force-pushed the sb/fosdem-example branch 3 times, most recently from 650d242 to 653486a Compare February 1, 2025 09:55
@simonjbeaumont simonjbeaumont enabled auto-merge (squash) February 1, 2025 10:20
@simonjbeaumont simonjbeaumont merged commit 303f65d into apple:main Feb 1, 2025
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants