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

(break): remove custom models and update evi client #43

Merged
merged 5 commits into from
Jul 5, 2024

Conversation

fern-api[bot]
Copy link
Contributor

@fern-api fern-api bot commented Jul 5, 2024

In this PR, we took multiple actions that change the generated SDK.

  • CustomModels is now entirely removed from the generated SDK.
  • There are no longer any as based type coercions in the SDK.
  • All EVI operations and types are exported and accessible via the Hume namespace.
  • The connect method for EVI is no longer async.
  • The EVI can be initialized with a token and won't automatically fetch a bearer token using OAuth.
  • Request and Response schema validation is now enabled.

@fern-bot fern-bot changed the title 🌿 Fern Regeneration -- July 5, 2024 (break): remove custom models and update evi client Jul 5, 2024
@fern-bot fern-bot merged commit 05f8124 into main Jul 5, 2024
3 checks passed
@fern-bot fern-bot deleted the fern-bot/07-05-2024-0246PM branch July 5, 2024 21:05
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.

3 participants