blib-la / captain

Give your computer an AI Brain
https://get-captain.com
GNU Affero General Public License v3.0
40 stars 2 forks source link

feat: make chats virtualized #330

Closed pixelass closed 1 month ago

pixelass commented 1 month ago

Motivation

This feature aims to increase the performance in long chats

Issues closed

codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (b8c6ca72cb4980e332b2f824518a0d3da7ad6ec9) | 2114 | 1986 | 93.95% | | | Head commit (f8cd01486d3a1dfc2050866662377adc1842d3cb) | 2114 (+0) | 1986 (+0) | 93.95% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#330) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

TimPietrusky commented 1 month ago

:tada: This PR is included in version 1.0.0-alpha.99 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: