Skip to content

Commit

Permalink
Merge branch 'feat(backend)-PRD-User-Project-Info' of https://github.…
Browse files Browse the repository at this point in the history
…com/Sma1lboy/GeneratorAI into feat(backend)-PRD-User-Project-Info
  • Loading branch information
ZHallen122 committed Nov 16, 2024
2 parents 1606de2 + bc4a6c9 commit 4a8e6a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion backend/src/chat/chat.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import {
import { CustomAsyncIterableIterator } from 'src/common/model-provider/types';
import { ModelProvider } from 'src/common/model-provider';


@Injectable()
export class ChatProxyService {
private readonly logger = new Logger('ChatProxyService');
Expand Down

0 comments on commit 4a8e6a4

Please sign in to comment.