Sen Wang
Sen Wang
## Summary This pr provides a solution to use CodeLlama for self-hosted code autocompletion. - A standalone LLM is required to run separately and expose a RESTful API to access....
## Summary - Creating a new database table called `YDocSnapshot` that stores repo snapshots at the request of users. - The implement features a strict database consistency, once receiving a...
## Summary A prototype of `SelectiveView` via multi-select items in `ToC` - The Canvas only displays selected pods. - The `Edit` mode is not affected. __However__ - The current implementation...