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.
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: llm bridge server communicates with zipper in memory way #996
feat: llm bridge server communicates with zipper in memory way #996
Changes from all commits
926e64b
a4fbe4d
e7295ad
b41d272
41caf61
45fc4a3
b4d7611
eaee3e9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 75 in cli/serve.go
cli/serve.go#L73-L75
Check warning on line 96 in cli/serve.go
cli/serve.go#L96
Check warning on line 99 in cli/serve.go
cli/serve.go#L99
Check warning on line 124 in cli/serve.go
cli/serve.go#L118-L124
Check warning on line 162 in core/server.go
core/server.go#L160-L162
Check warning on line 130 in core/server_options.go
core/server_options.go#L127-L130
Check warning on line 156 in options.go
options.go#L153-L156
Check warning on line 42 in pkg/bridge/ai/api_server.go
pkg/bridge/ai/api_server.go#L42
Check warning on line 47 in pkg/bridge/ai/api_server.go
pkg/bridge/ai/api_server.go#L47
Check warning on line 81 in pkg/bridge/ai/api_server.go
pkg/bridge/ai/api_server.go#L81
Check warning on line 84 in pkg/bridge/ai/api_server.go
pkg/bridge/ai/api_server.go#L84
Check warning on line 87 in pkg/bridge/ai/api_server.go
pkg/bridge/ai/api_server.go#L86-L87
Check warning on line 89 in pkg/bridge/ai/api_server.go
pkg/bridge/ai/api_server.go#L89
Check warning on line 97 in pkg/bridge/ai/api_server.go
pkg/bridge/ai/api_server.go#L97
Check warning on line 25 in pkg/bridge/ai/reducer.go
pkg/bridge/ai/reducer.go#L21-L25
Check warning on line 38 in pkg/bridge/ai/reducer.go
pkg/bridge/ai/reducer.go#L28-L38
Check warning on line 46 in pkg/bridge/ai/reducer.go
pkg/bridge/ai/reducer.go#L41-L46
Check warning on line 51 in pkg/bridge/ai/reducer.go
pkg/bridge/ai/reducer.go#L49-L51
Check warning on line 65 in pkg/bridge/ai/reducer.go
pkg/bridge/ai/reducer.go#L61-L65
Check warning on line 69 in pkg/bridge/ai/reducer.go
pkg/bridge/ai/reducer.go#L68-L69
Check warning on line 85 in pkg/bridge/ai/reducer.go
pkg/bridge/ai/reducer.go#L72-L85
Check warning on line 92 in pkg/bridge/ai/reducer.go
pkg/bridge/ai/reducer.go#L87-L92
Check warning on line 98 in pkg/bridge/ai/reducer.go
pkg/bridge/ai/reducer.go#L94-L98
Check warning on line 103 in pkg/bridge/ai/reducer.go
pkg/bridge/ai/reducer.go#L103
Check warning on line 110 in pkg/bridge/ai/reducer.go
pkg/bridge/ai/reducer.go#L106-L110
Check warning on line 113 in pkg/bridge/ai/reducer.go
pkg/bridge/ai/reducer.go#L112-L113
Check warning on line 118 in pkg/bridge/ai/reducer.go
pkg/bridge/ai/reducer.go#L116-L118
Check warning on line 127 in pkg/bridge/ai/reducer.go
pkg/bridge/ai/reducer.go#L121-L127