Skip to content

Commit b7f15f5

Browse files
committed
chore(server): split context-server to its own file
This is in order to improve maintainability and re-usability by downstream projects such as LocalAI (see mudler/LocalAI#5379 for context). The context server is a struct that can be re-used quite heavily by other communication protocols. For instance, LocalAI uses the context server on top of gRPC rather than having a REST API. This change improves overall re-usability by isolating the REST API to its own file so the context server can be imported easily. Signed-off-by: mudler <[email protected]>
1 parent 71e74a3 commit b7f15f5

File tree

2 files changed

+3624
-3621
lines changed

2 files changed

+3624
-3621
lines changed

0 commit comments

Comments
 (0)