Open
Conversation
848e3c7 to
a3f9fac
Compare
34e94e3 to
aab136c
Compare
55f7516 to
ca8f9ca
Compare
1b92375 to
4a1f710
Compare
2b49e6b to
61dc57c
Compare
* `ragie.entities.update_instruction()`: * `request` **Changed** (Breaking⚠️ ) * `response.context_template` **Added** * `ragie.entities.create_instruction()`: * `request.context_template` **Added** * `response.context_template` **Added** * `ragie.entities.list_by_instruction()`: `response.entities[]` **Changed** * `ragie.elements.get()`: **Added** * `ragie.entities.delete()`: **Removed** (Breaking⚠️ ) * `ragie.documents.create()`: * `request.workflow` **Added** * `ragie.documents.create_raw()`: * `request.workflow` **Added** * `ragie.documents.create_document_from_url()`: `request` **Changed** * `ragie.documents.update_document_from_url()`: * `request.update_document_from_url_params.mode` **Changed** * `ragie.entities.list_instructions()`: `response.[].context_template` **Added** * `ragie.entities.delete_instruction()`: **Added** * `ragie.elements.list()`: **Added** * `ragie.entities.list_by_document()`: `response.entities[]` **Changed** * `ragie.entities.list_extraction_logs()`: **Added** * `ragie.connections.create_connection()`: `request` **Changed** * `ragie.connections.create_o_auth_redirect_url()`: `request` **Changed** * `ragie.connections.update()`: * `request.connection_base.partition_strategy` **Changed** * `ragie.webhook_endpoints.list()`: `response.webhook_endpoints[].secret` **Added** * `ragie.webhook_endpoints.create()`: `response.secret` **Added** * `ragie.webhook_endpoints.get()`: `response.secret` **Added** * `ragie.webhook_endpoints.update()`: `response.secret` **Added** * `ragie.authenticators.create_authenticator_connection()`: `request.create_authenticator_connection` **Changed**
61dc57c to
d83ae48
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SDK update
Versioning
Version Bump Type: [major] - 🤖 (automated)
Python SDK Changes:
ragie.entities.update_instruction():requestChanged (Breakingresponse.context_templateAddedragie.entities.create_instruction():request.context_templateAddedresponse.context_templateAddedragie.entities.list_by_instruction():response.entities[]Changedragie.elements.get(): Addedragie.entities.delete(): Removed (Breakingragie.documents.create():request.workflowAddedragie.documents.create_raw():request.workflowAddedragie.documents.create_document_from_url():requestChangedragie.documents.update_document_from_url():request.update_document_from_url_params.modeChangedragie.entities.list_instructions():response.[].context_templateAddedragie.entities.delete_instruction(): Addedragie.elements.list(): Addedragie.entities.list_by_document():response.entities[]Changedragie.entities.list_extraction_logs(): Addedragie.connections.create_connection():requestChangedragie.connections.create_o_auth_redirect_url():requestChangedragie.connections.update():request.connection_base.partition_strategyChangedragie.webhook_endpoints.list():response.webhook_endpoints[].secretAddedragie.webhook_endpoints.create():response.secretAddedragie.webhook_endpoints.get():response.secretAddedragie.webhook_endpoints.update():response.secretAddedragie.authenticators.create_authenticator_connection():request.create_authenticator_connectionChangedView full SDK changelog
OpenAPI Change Summary
View full report
Linting Report
0 errors, 3 warnings, 2 hintsView full report
PYTHON CHANGELOG
constsAndDefaults: 1.0.7 - 2026-02-21
🐛 Bug Fixes
constsAndDefaults: 1.0.6 - 2026-01-15
🐛 Bug Fixes
core: 6.0.21 - 2026-03-27
🐛 Bug Fixes
core: 6.0.20 - 2026-03-20
🐛 Bug Fixes
core: 6.0.19 - 2026-03-17
🐝 New Features
core: 6.0.18 - 2026-03-11
🐛 Bug Fixes
core: 6.0.17 - 2026-03-05
🐛 Bug Fixes
model_dump()is called withoutby_alias=Trueby falling back to field name lookupcore: 6.0.16 - 2026-03-04
🐛 Bug Fixes
core: 6.0.15 - 2026-02-27
🐛 Bug Fixes
core: 6.0.14 - 2026-02-27
🐛 Bug Fixes
core: 6.0.12 - 2026-02-18
🐝 New Features
core: 6.0.11 - 2026-02-18
🐛 Bug Fixes
core: 6.0.10 - 2026-02-18
🐛 Bug Fixes
core: 6.0.9 - 2026-02-18
🐛 Bug Fixes
core: 6.0.8 - 2026-02-17
🐝 New Features
core: 6.0.7 - 2026-02-16
🐛 Bug Fixes
core: 6.0.6 - 2026-02-14
🐛 Bug Fixes
fixFlags.conflictResistantModelImportsFeb2026in gen.yaml (commit by @mfbx9da4)♻️ Refactors
dynamic_import,__getattr__, and__dir__helpers from__init__.pytemplates into a sharedutils/dynamic_imports.pymodule, reducing code duplication across generated package init filescore: 6.0.5 - 2026-02-12
🐛 Bug Fixes
core: 6.0.3 - 2026-02-05
🐛 Bug Fixes
core: 6.0.4 - 2026-02-04
🐝 New Features
core: 6.0.2 - 2026-01-29
🐛 Bug Fixes
core: 6.0.1 - 2026-01-29
🐛 Bug Fixes
core: 6.0.0 - 2026-01-27
🐝 New Features
core: 5.23.18 - 2026-01-12
🐛 Bug Fixes
core: 5.23.17 - 2026-01-07
🐛 Bug Fixes
enumUnions: 0.1.1 - 2026-03-06
🐛 Bug Fixes
examples: 3.0.3 - 2026-02-27
🐛 Bug Fixes
globalSecurity: 3.0.7 - 2026-03-25
🐛 Bug Fixes
globalSecurity: 3.0.6 - 2026-03-24
🐛 Bug Fixes
globalSecurity: 3.0.5 - 2026-02-03
🐝 New Features
globalServerURLs: 3.2.1 - 2026-02-27
🐛 Bug Fixes
ignores: 3.0.1 - 2024-12-23
🐛 Bug Fixes
nameOverrides: 3.0.3 - 2026-02-19
🐝 New Features
nameOverrides: 3.0.2 - 2026-02-19
🐛 Bug Fixes
nullables: 1.0.2 - 2026-01-12
🐛 Bug Fixes
pagination: 3.0.9 - 2026-03-31
🐛 Bug Fixes
pagination: 3.0.8 - 2026-03-20
🐛 Bug Fixes
responseFormat: 1.1.0 - 2026-01-22
🔧 Chores
retries: 3.0.4 - 2026-02-17
🐛 Bug Fixes
sdkHooks: 1.2.1 - 2026-01-14
🐝 New Features
unions: 3.1.4 - 2026-02-14
🐛 Bug Fixes
unions: 3.1.3 - 2026-02-10
🐝 New Features
forwardCompatibleUnionsByDefault: tagged-onlyin gen.yaml, or per-union withx-speakeasy-unknown-values: allow/disallow.unions: 3.1.2 - 2026-01-13
🐛 Bug Fixes
Based on Speakeasy CLI 1.761.3