.
This commit is contained in:
parent
4277547e19
commit
5ae5471cbd
@ -8,7 +8,7 @@ class Command(BaseCommand):
|
||||
|
||||
def handle(self, *args, **options):
|
||||
ai_config, created = models.AIConfig.objects.get_or_create(
|
||||
api_base="http://110.40.24.85:3000/v1",
|
||||
api_base="https://api-n-cd.playones.com/v1",
|
||||
api_key="sk-YLeQEboTsCEzfbmhbnytWRPyuC8Swe7OsBRKH30X26Jf1fsm",
|
||||
llm_model="o3-mini",
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user