-
Notifications
You must be signed in to change notification settings - Fork 54
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
Feat pyproxy direct #692
Merged
Merged
Feat pyproxy direct #692
Conversation
This file contains 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
Collaborator
Alex-TG001
commented
Jul 24, 2024
- Description: 修复了之前代码不兼容的情况,新增透传机制
- Issue:
- Dependencies:
- Tag maintainer: @stonekim, @danielhjz, @ZingLix @Dobiichi-Origami.
兼容了--accesstoken和透传的各种情况,修复bug
danielhjz
reviewed
Jul 26, 2024
…ion chat call (#693) * bug: 升级了 function call 字段的返回结构体以适配 langchain function call (#687) * 升级了 function call 字段的返回结构体 * 格式化 * update: openai_adapter.ipynb * feat: 浏览器增加鉴权开关 & 流式数据切分优化 (#689) * feat: 浏览器增加鉴权开关 & 流式数据切分优化 * fix: 鉴权开关字段修改& 更新版本号 * fix: 鉴权开关字段修改& 更新版本号 --------- Co-authored-by: wangting31 <wangting31@baidu.com> * fix: remove ipynb useless content * fix: replace ERNIE-Bot description * fix: add trainer cli info docs & remove ernie-bot in ipynb * fix: remove useless or ambiguous content (#690) * fix: remove ipynb useless content * fix: replace ERNIE-Bot description * fix: add trainer cli info docs & remove ernie-bot in ipynb * fix[trainer]: cli trainer * fix[resources]: functions passthourgh req warning * chore: add trainer_ppl_file_tmpl.json --------- Co-authored-by: Dobiichi-Origami <56953648+Dobiichi-Origami@users.noreply.github.com> Co-authored-by: stonekim <shikuan@baidu.com> Co-authored-by: wangting829 <1940087162@qq.com> Co-authored-by: wangting31 <wangting31@baidu.com>
* feat[requestor]: add start_timestamp statis in python requestor * chore: update version->0.4.1rc0 * chore: bump version-> 0.4.3
danielhjz
approved these changes
Jul 26, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cookbook
doc
Improvements or additions to documentation
language/go
language/java
language/js
language/python
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.