Skip to content

Commit

Permalink
Merge pull request #46 from TrafficGuard/ai-4-1
Browse files Browse the repository at this point in the history
Update ai package to 4.1.0. Add DeepSeek R1
  • Loading branch information
campers authored Jan 22, 2025
2 parents 4d541cf + b2434e7 commit 1064e0c
Show file tree
Hide file tree
Showing 17 changed files with 19,344 additions and 378 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/*
import { ComponentFixture, TestBed } from '@angular/core/testing';
import { ChatInfoComponent } from './chat-info.component';
import { UserService } from 'app/core/user/user.service';
Expand Down Expand Up @@ -91,3 +92,4 @@ describe('ChatInfoComponent', () => {
});
});
});
*/
Loading

0 comments on commit 1064e0c

Please sign in to comment.