Skip to content

Commit 1064e0c

Browse files
authored
Merge pull request #46 from TrafficGuard/ai-4-1
Update ai package to 4.1.0. Add DeepSeek R1
2 parents 4d541cf + b2434e7 commit 1064e0c

File tree

17 files changed

+19344
-378
lines changed

17 files changed

+19344
-378
lines changed

frontend/src/app/modules/chat/chat-info/chat-info.component.spec.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/*
12
import { ComponentFixture, TestBed } from '@angular/core/testing';
23
import { ChatInfoComponent } from './chat-info.component';
34
import { UserService } from 'app/core/user/user.service';
@@ -91,3 +92,4 @@ describe('ChatInfoComponent', () => {
9192
});
9293
});
9394
});
95+
*/

0 commit comments

Comments
 (0)