quivr/frontend/lib/api
Stan Girard 193d181eda
Fix: API endpoint for getting integration brains (#2231)
This pull request fixes the API endpoint for getting integration brains.
Previously, the endpoint was missing a trailing slash, causing the
request to fail. This PR adds the missing slash to the endpoint,
ensuring that the request is successful.
2024-02-20 16:01:46 -08:00
..
auth Frontend/test/config/2 (#542) 2023-07-06 19:01:12 +02:00
brain Fix: API endpoint for getting integration brains (#2231) 2024-02-20 16:01:46 -08:00
chat feat: update models logic (#1767) 2023-11-30 22:08:36 +01:00
cms feat(frontend): Add Brain On Search Page (#2067) 2024-01-22 17:37:45 -08:00
crawl fix: update crawl and upload endpoints (#1142) 2023-09-08 11:03:14 +02:00
knowledge feat: knowledge tab list (#1222) 2023-09-22 16:06:04 +02:00
notification feat: add polling for pending notifications (#1152) 2023-09-12 18:00:46 +02:00
onboarding feat: add Welcome chat (#1365) 2023-10-10 09:27:35 +02:00
prompt feat: add public prompts picker (#841) 2023-08-03 17:00:05 +02:00
subscription feat: add public api brain subscription (#1636) 2023-11-16 11:04:12 +01:00
tests feat: remove <BrainConfigProvider /> (#1154) 2023-09-12 18:04:35 +02:00
upload fix: update crawl and upload endpoints (#1142) 2023-09-08 11:03:14 +02:00
user feat: 🎸 openai (#1658) 2023-11-20 01:22:03 +01:00
index.ts Frontent/test/explore/1 (#552) 2023-07-07 12:56:08 +02:00