-
Notifications
You must be signed in to change notification settings - Fork 1
Implement new SDK APIs #10
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
7cdad30
Track gopher-orch br_release branch and bump submodule to 0.1.23 (#9)
d155c19
Bind five new ReActAgent factories in ctypes FFI layer fix (#9)
ee93259
Expose five new ReActAgent factories on GopherAgent fix (#9)
4497ac3
Document the builder gap for the new routing factories fix (#9)
f8c8ac5
Surface the FFI handle type at the package root fix (#9)
1261c86
Add contract tests for the five new routing factories fix (#9)
aefecf3
Add Python example for create_with_api_key fix (#9)
c454665
Add Python example for create_with_server_config fix (#9)
da74f4b
Add Python example for create_with_server_id fix (#9)
54a42f5
Add Python example for create_with_server_name fix (#9)
9d4857c
Add Python example for create_with_gateway_id fix (#9)
40e628e
Add Python example for create_with_gateway_name fix (#9)
ccbff9f
Add Python example for create_with_url fix (#9)
d329df0
Add seven *_run.sh wrappers for the examples/api/ create_by_* set fix…
3ff7a19
Add examples/api/README.md fix (#9)
1093243
Auto-populate CHANGELOG.md in dump-version.sh (#9)
d4a957e
Switch examples/api/ to resolve against PyPI fix (#9)
256e64b
Format code
d8ab619
Track gopher-orch main
8c24d43
Bind optional routing FFI symbols independently
f7a2b6c
Report missing routing FFI symbols clearly
18bb5f3
Require routing FFI symbols for factory contract tests
2a7f4e6
Avoid unreleased routing factory version references
89e404f
Use reachable tag for release note range
6582f8d
Derive previous orch version from tagged package
b476f19
Harden generated release note splicing
cb238eb
Prefer highest release tag on HEAD
e202310
Warn on mismatched release tag versions
c4feb45
Deduplicate API example runners
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.