Skip to content

Commit

Permalink
Merge pull request #493 from empathyco/XPAI-397-add-conversational-co…
Browse files Browse the repository at this point in the history
…nfig-backroom

feat: add conversational API configuration to backroom
  • Loading branch information
Turito authored Jul 15, 2024
2 parents fdb750e + 4be9ed7 commit 299a352
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/snippet-script.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,9 @@ window.addEventListener('load', () => {
analytics: {
baseUrl: 'https://api.staging.empathy.co/statistics/v2'
},
conversational: {
baseUrl: 'https://gplay-rag.internal.test.empathy.co'
},
lang,
instance,
audience: 'enterprise',
Expand Down

0 comments on commit 299a352

Please sign in to comment.