mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2024-11-23 20:54:50 +03:00
chatGBT: use gitbutler aws deployment
This commit is contained in:
parent
bce0f1671f
commit
8e5259ce84
@ -10,7 +10,7 @@
|
||||
};
|
||||
|
||||
// const chainUrl = 'http://127.0.0.1:8000';
|
||||
const chainUrl = 'https://hpkhygaffu.eu-west-1.awsapprunner.com';
|
||||
const chainUrl = 'https://zpuszumgur.us-east-1.awsapprunner.com';
|
||||
|
||||
async function createSummary(text: string) {
|
||||
const response = await fetch(`${chainUrl}/summaries`, {
|
||||
|
Loading…
Reference in New Issue
Block a user