8000 feat(python): Add improved BaseModel by amckinney · Pull Request #6629 · fern-api/fern · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

feat(python): Add improved BaseModel #6629

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

amckinney
Copy link
Member

This proposes a new BaseModel class, which is meant to replace both the UniversalBaseModel and the UncheckedBaseModel.

There's a fair amount of changes involved here, so we will eventually want to leverage a variety of serialization tests like the ones proposed in #6519. There are a couple things that need to happen before we can do so:

  1. Fix all issues with example generation.
  2. Implement dynamic snippets.

We'll leave this in a draft state for now, but we'll come back to this when we can actually finish the stroke.

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

Successfully merging this pull request may close these issues.

1 participant
0