Prompts (#229)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { OpenAIModel } from '@/types';
|
||||
import { FC } from 'react';
|
||||
import { OpenAIModel } from '@/types/openai';
|
||||
import { useTranslation } from 'next-i18next';
|
||||
import { FC } from 'react';
|
||||
|
||||
interface Props {
|
||||
model: OpenAIModel;
|
||||
|
||||
Reference in New Issue
Block a user