https://ai.arti24.eu/chatgpt/ask/ Important last /
This commit is contained in:
parent
f3e2670619
commit
7bbd8fe1d8
|
|
@ -9,7 +9,7 @@ import { Sentence } from './chats';
|
||||||
})
|
})
|
||||||
export class AiApiService {
|
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://localhost:5001/chatgpt/ask';
|
||||||
// private aiApiUrl = 'http://127.0.0.1:8801/chatgpt/ask';
|
// private aiApiUrl = 'http://127.0.0.1:8801/chatgpt/ask';
|
||||||
// private aiApiUrl = 'http://127.0.0.1:8801/chatgpt/ask';
|
// private aiApiUrl = 'http://127.0.0.1:8801/chatgpt/ask';
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue