parent
30da10976a
commit
aa72a3beb8
@ -1,7 +1,7 @@ |
|||||||
<?php |
<?php |
||||||
/* For license terms, see /license.txt */ |
/* For license terms, see /license.txt */ |
||||||
|
|
||||||
class Url |
class DeepSeekUrl |
||||||
{ |
{ |
||||||
private const BASE_URL = 'https://api.deepseek.com/chat'; |
private const BASE_URL = 'https://api.deepseek.com/chat'; |
||||||
|
|
Loading…
Reference in new issue