mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-26 01:31:51 +01:00
* fix input prompts * assistant ordering validation * k * Revert "fix input prompts" This reverts commit a4b577bdd742fc0221b875b44dadc1c9174434a6. * fix alembic * foreign key updates * Revert "foreign key updates" This reverts commit fe17795a037f831790d69229e1067ccb5aab5bd9. * improve e2e tests * fix admin
15 lines
302 B
JSON
15 lines
302 B
JSON
{
|
|
"cookies": [
|
|
{
|
|
"name": "fastapiusersauth",
|
|
"value": "n_EMYYKHn4tQbuPTEbtN1gJ6dQTGek9omJPhO2GhHoA",
|
|
"domain": "localhost",
|
|
"path": "/",
|
|
"expires": 1738801376.508558,
|
|
"httpOnly": true,
|
|
"secure": false,
|
|
"sameSite": "Lax"
|
|
}
|
|
],
|
|
"origins": []
|
|
} |