-
Notifications
You must be signed in to change notification settings - Fork 780
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
翻译的时候能否顺便润色呢? #322
Milestone
Comments
这个有点众口难调了, 添加更多润色可能导致本意变化, 我还是早日加上自定义功能, 这样你需要的就可以自己加润色要求 |
这个已经可以再做一个独立的扩展了 在这个插件的计划中, 未来通过自定义提示词和无限长度输入, 也能实现全文翻译, 但是会比较晚才会做 |
先前我所设想的Plugin System有些复杂, 并且由于我的时间和精力有限, 暂时无法实现, 但考虑到大量用户需要prompt自定义功能, 因此目前我先实现了一个简化的版本, 此功能的实现并不复杂, 但在过去的一年里一直缺失, 对此我表示抱歉 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
英文:Code search works similarly to embedding-based text search. We provide a method to extract Python functions from all the Python files in a given repository. Each function is then indexed by the text-embedding-ada-002 model.
很明显润色后,效果特别好,所以想着能不能选翻译,直接就顺便润色结果呢
The text was updated successfully, but these errors were encountered: