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

sync #3

Merged
merged 446 commits into from
Aug 14, 2024
Merged

sync #3

merged 446 commits into from
Aug 14, 2024

Conversation

megamanics
Copy link

Development Environment Enhancements:

  • .devcontainer/Dockerfile: Added a Dockerfile to set up a development container with Python 3.9 and Rye for dependency management.
  • .devcontainer/devcontainer.json: Configured the development container with VS Code settings and extensions, and a post-start command to sync dependencies.

GitHub Workflow Improvements:

Issue Template Updates:

These changes collectively enhance the development workflow, streamline release management, and improve the clarity of issue reporting.

stainless-bot and others added 30 commits February 8, 2024 19:14
RobertCraigie and others added 29 commits August 5, 2024 08:00
This commit adds support for JSON schema response format & adds a
separate `.beta.chat.completions.parse()` method to automatically
deserialise the response content into a Pydantic model.

For more details on structured outputs, see this guide
https://platform.openai.com/docs/guides/structured-outputs
@megamanics megamanics merged commit fa4f7ef into devops-testbed:main Aug 14, 2024
2 checks passed
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.