Skip to content

Commit

Permalink
feat: Updated src/modules/llms/server/openai/model
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Dec 21, 2023
1 parent 31ffb6e commit 406fe6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/llms/server/openai/models.data.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import i18n from 'src/common/i18n';
import { SERVER_DEBUG_WIRE } from '~/server/wire';

import { LLM_IF_OAI_Chat, LLM_IF_OAI_Complete, LLM_IF_OAI_Fn, LLM_IF_OAI_Vision } from '../../store-llms';
Expand Down

0 comments on commit 406fe6d

Please sign in to comment.