-
- 下载
Merge branch 'ck3g-add-streaming-to-code_completions-api-endpoint' into 'master'
Add `stream: true` to /code_suggestions/completions API See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/136553 Merged-by:Alessio Caiazza <acaiazza@gitlab.com> Approved-by:
Alessio Caiazza <acaiazza@gitlab.com> Reviewed-by:
Alessio Caiazza <acaiazza@gitlab.com> Reviewed-by:
Mikhail Mazurskiy <mmazurskiy@gitlab.com> Co-authored-by:
Mikhail Mazurskiy <mmazurskiy@gitlab.com> Co-authored-by:
Vitali Tatarintev <vtatarintev@gitlab.com>
显示
- ee/lib/api/code_suggestions.rb 1 个添加, 0 个删除ee/lib/api/code_suggestions.rb
- ee/spec/requests/api/code_suggestions_spec.rb 16 个添加, 0 个删除ee/spec/requests/api/code_suggestions_spec.rb
- workhorse/go.mod 1 个添加, 1 个删除workhorse/go.mod
- workhorse/go.sum 2 个添加, 2 个删除workhorse/go.sum
- workhorse/internal/api/block.go 5 个添加, 0 个删除workhorse/internal/api/block.go
- workhorse/internal/api/block_test.go 10 个添加, 0 个删除workhorse/internal/api/block_test.go
- workhorse/internal/helper/countingresponsewriter.go 5 个添加, 0 个删除workhorse/internal/helper/countingresponsewriter.go
- workhorse/internal/helper/countingresponsewriter_test.go 11 个添加, 0 个删除workhorse/internal/helper/countingresponsewriter_test.go
- workhorse/internal/senddata/contentprocessor/contentprocessor.go 19 个添加, 5 个删除...se/internal/senddata/contentprocessor/contentprocessor.go
- workhorse/internal/senddata/senddata.go 5 个添加, 0 个删除workhorse/internal/senddata/senddata.go
- workhorse/internal/sendfile/sendfile.go 5 个添加, 0 个删除workhorse/internal/sendfile/sendfile.go
- workhorse/internal/sendfile/sendfile_test.go 10 个添加, 0 个删除workhorse/internal/sendfile/sendfile_test.go
- workhorse/internal/sendurl/sendurl.go 27 个添加, 1 个删除workhorse/internal/sendurl/sendurl.go
- workhorse/internal/staticpages/error_pages.go 11 个添加, 8 个删除workhorse/internal/staticpages/error_pages.go
- workhorse/internal/staticpages/error_pages_test.go 14 个添加, 4 个删除workhorse/internal/staticpages/error_pages_test.go
加载中
想要评论请 注册 或 登录