feat: lafgpt。openapi schema
This commit is contained in:
@@ -15,7 +15,7 @@ export const pushChatBill = async ({
|
||||
isPay: boolean;
|
||||
modelName: string;
|
||||
userId: string;
|
||||
chatId: string;
|
||||
chatId?: string;
|
||||
text: string;
|
||||
}) => {
|
||||
let billId;
|
||||
|
||||
Reference in New Issue
Block a user