Feat/add free provider apply (#829)

This commit is contained in:
takatost
2023-08-14 12:44:35 +08:00
committed by GitHub
parent 42a417167f
commit cc52cdc2a9
5 changed files with 54 additions and 3 deletions

View File

@@ -3,7 +3,6 @@ import logging
from json import JSONDecodeError
from typing import Type
from flask import current_app
from langchain.schema import HumanMessage
from core.helper import encrypter