This commit is contained in:
Artur 2024-10-21 20:20:50 +02:00
parent f3e2670619
commit 7bbd8fe1d8
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ import { Sentence } from './chats';
})
export class AiApiService {
private aiApiUrl ="https://ai.arti24.eu/chatgpt/ask";
private aiApiUrl ="https://ai.arti24.eu/chatgpt/ask/";
// private aiApiUrl = 'http://localhost:5001/chatgpt/ask';
// private aiApiUrl = 'http://127.0.0.1:8801/chatgpt/ask';
// private aiApiUrl = 'http://127.0.0.1:8801/chatgpt/ask';