Commit 1e20805
[feat][prompt] prompt img video file upload (#244)
* git ignore
Change-Id: I59dd9b1517ded4a40e3fb3efcae608164adf9678
* [feat][foundation] add upload file for server function
* [feat][prompt] add receive base64 images from llm feature
* [feat][prompt] add receive base64 images from llm feature ut
* [feat][prompt] add receive base64 images from llm feature ut
* [feat][prompt] add receive base64 images from llm feature ut
* [feat][prompt] add receive base64 images from llm feature ut
* [feat][prompt] add send video to llm function
* [feat][prompt] add send video to llm function ut
* [feat][prompt] add send video to llm function ut
* [feat][prompt] convert base64 to dataurl
* [feat][prompt] FileRPCAdapter ut
---------
Co-authored-by: zhongzhiwei <[email protected]>1 parent 6656ec7 commit 1e20805
File tree
53 files changed
+7558
-204
lines changed- backend
- kitex_gen/coze/loop
- apis/foundationfileservice
- foundation
- fileservice
- file
- fileservice
- llm/domain/runtime
- prompt
- domain/prompt
- openapi
- loop_gen/coze/loop/foundation/lofile
- modules
- evaluation/infra/rpc/foundation
- mocks
- foundation
- application
- domain/file/service
- mocks
- prompt
- application
- convertor
- domain
- component/rpc
- mocks
- entity
- service
- mocks
- infra/rpc
- convertor
- mocks
- idl/thrift/coze/loop
- foundation
- llm/domain
- prompt
- domain
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
53 files changed
+7558
-204
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
57 | | - | |
58 | 56 | | |
59 | 57 | | |
| 58 | + | |
| 59 | + | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 36 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments