w14 ready
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import delay from 'delay';
|
||||
|
||||
fetch('http://localhost:11434/api/generate', {
|
||||
fetch('http://127.0.0.1:11434/api/generate', {
|
||||
method: 'POST',
|
||||
headers: { 'Content-Type': 'application/json' },
|
||||
body: JSON.stringify({
|
||||
|
||||
Reference in New Issue
Block a user