-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat:add_request_level_token_callback #1362
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
Open
fengju0213
wants to merge
11
commits into
main
Choose a base branch
from
update_token_logic
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
11 commits
Select commit
Hold shift + click to select a range
52c134f
update
fengju0213 f794fb0
Merge branch 'main' into update_token_logic
fengju0213 6268ac0
Update PULL_REQUEST_TEMPLATE.md
fengju0213 c84d2a6
Merge branch 'update_token_logic' of https://github.com/eigent-ai/eig…
fengju0213 d8219d3
Merge branch 'main' into update_token_logic
fengju0213 0571299
Merge branch 'main' into update_token_logic
fengju0213 262a44c
Merge branch 'main' into update_token_logic
fengju0213 d242c5b
fix and enhance
Wendong-Fan e195007
Merge branch 'main' into update_token_logic
fengju0213 7d80b1e
enhance: add_request_level_token_callback PR1362 (#1439)
Wendong-Fan 0f493c3
Merge branch 'main' into update_token_logic
fengju0213 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,34 +1,38 @@ | ||
| <!-- Thank you for contributing! --> | ||
|
|
||
| ### Related Issue | ||
| # Pull Request | ||
|
|
||
| ## Related Issue | ||
|
|
||
| <!-- REQUIRED: Link to the issue this PR resolves. PRs without a linked issue will be closed. --> | ||
|
|
||
| <!-- Example: Closes #123 or Fixes #456 --> | ||
|
|
||
| Closes # | ||
|
|
||
| ### Description | ||
| ## Description | ||
|
|
||
| <!-- REQUIRED: Describe what this PR does and why. PRs without a description will not be reviewed. --> | ||
|
|
||
| ### Testing Evidence (REQUIRED) | ||
| ## Testing Evidence (REQUIRED) | ||
|
|
||
| <!-- REQUIRED: Every PR must include human-verified testing proof (e.g., test logs, screenshots, or screen recordings). --> | ||
|
|
||
| <!-- REQUIRED for frontend/UI changes: You MUST attach at least one screenshot or screen recording in this PR. --> | ||
|
|
||
| <!-- Frontend/UI PRs without visual evidence will not be reviewed. --> | ||
|
|
||
| - [ ] I have included human-verified testing evidence in this PR. | ||
| - [ ] This PR includes frontend/UI changes, and I attached screenshot(s) or screen recording(s). | ||
| - [ ] No frontend/UI changes in this PR. | ||
|
|
||
| ### What is the purpose of this pull request? <!-- (put an "X" next to an item) --> | ||
| ## What is the purpose of this pull request? <!-- (put an "X" next to an item) --> | ||
|
|
||
| - [ ] Bug fix | ||
| - [ ] New Feature | ||
| - [ ] Documentation update | ||
| - [ ] Other | ||
|
|
||
| ### Contribution Guidelines Acknowledgement | ||
| ## Contribution Guidelines Acknowledgement | ||
|
|
||
| - [ ] I have read and agree to the [Eigent Contribution Guideline](https://github.com/eigent-ai/eigent/blob/main/CONTRIBUTING.md#eigent-contribution-guideline) |
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
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
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
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
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
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.