709 Commits

Author SHA1 Message Date
Chris Weaver
a7c820147e
Add confluence rate limit handling (#1174) 2024-03-04 01:02:57 -08:00
Weves
a8cc3d5a07 Add ability to add starter messages 2024-03-03 14:23:34 -08:00
Yuhong Sun
81cb1ae399
Fix fail case when conf empty (#1163) 2024-03-02 18:10:37 -08:00
Yuhong Sun
f934e0a5ce
Fix Ollama (#1162) 2024-03-02 17:35:41 -08:00
Weves
0366f3313a Fix gen ai model correctness check frequency 2024-03-01 21:59:18 -08:00
Matthew Holland
ddc8640504 Skip indexing pages returning HTTP 4XX & 5XX codes 2024-02-29 16:54:26 -08:00
dependabot[bot]
5e7d740814 Bump aiohttp from 3.9.0rc0 to 3.9.2 in /backend/requirements
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.0rc0 to 3.9.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.0rc0...v3.9.2)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-29 16:52:31 -08:00
Bijay Regmi
cfcc1db338 add back line 2024-02-29 16:44:41 -08:00
Bijay Regmi
05f0ed6414 fix #955 2024-02-29 16:44:41 -08:00
Weves
c65e862adc Add option to disable document cleanup 2024-02-29 16:33:03 -08:00
Weves
7b7561533f Fix early breakout causing us to not update ConnectorByCredentialPair 2024-02-29 13:54:37 -08:00
Weves
2331bf9b36 Add trace for db session creation 2024-02-29 13:54:11 -08:00
Yuhong Sun
31d3ae0e3e
Fix Slack Document Only Persona (#1150) 2024-02-29 13:53:37 -08:00
Weves
10cb4ab1d2 Revert "Trace sqla get_session"
This reverts commit d07345c5330605c17f4ba66b71b32e4384541f2f.
2024-02-29 13:41:28 -08:00
Kevin Shi
d07345c533 Trace sqla get_session 2024-02-29 13:33:04 -08:00
Yuhong Sun
c7d228e292
Trim Chunks if LLM tokenizer differs from Embedding tokenizer (#1143) 2024-02-28 13:01:32 -08:00
Weves
cd198ba368 mypy fixes 2024-02-27 16:02:24 -08:00
Weves
3941111685 Update mypy version 2024-02-27 16:02:24 -08:00
Weves
78f2e07d23 Improve tag handling 2024-02-27 16:02:24 -08:00
Weves
02d81c4be5 Bump up packages + add ddtrace 2024-02-27 12:18:11 -08:00
robertoamoreno
59c416b777
Update Document360 Connector (#1113)
expects primary_owners to be a list of dictionaries, but it's being provided with a list of strings instead.

https://github.com/danswer-ai/danswer/issues/1111
2024-02-27 08:40:52 -08:00
Yuhong Sun
6d5340ae07
Default Values (#1130) 2024-02-24 14:01:59 -08:00
Yuhong Sun
0f23effe7e
Change Endpoint Assumption (#1127) 2024-02-23 20:19:23 -08:00
Weves
9dac17d3e1 Add support for overriding semantic_identifier for file connector 2024-02-23 14:53:24 -08:00
Yuhong Sun
0e3894f27b
Bump Reqs (#1116) 2024-02-22 07:08:00 -08:00
Yuhong Sun
7874eadb00
Bump Requirements (#1114) 2024-02-21 23:15:20 -08:00
Ikko Eltociear Ashimine
0e4677e3db Update connector.py
recieved -> received
2024-02-21 16:54:40 -08:00
Weves
4c7c1b468b Fix mypy errors 2024-02-21 16:53:58 -08:00
Yuhong Sun
7748f4df94
Auto-Detect if Better Default LLM available for OpenAI (#1106) 2024-02-21 16:10:22 -08:00
Johannes Vass
918bc385a2 Remove documents from index which are not returned by connector 2024-02-21 16:09:04 -08:00
Weves
db21d82ea2 Bump tf version 2024-02-19 20:17:20 -08:00
Weves
e246ea9d3b Fix embedding model migration with existing index_attempts 2024-02-19 18:23:59 -08:00
Weves
d20d2b0970 Bump up fastapi-users version 2024-02-19 15:57:51 -08:00
Weves
6b3ad15c90 Fix persona id change 2024-02-19 15:20:45 -08:00
dependabot[bot]
aa6d86accd
Bump python-multipart from 0.0.6 to 0.0.7 in /backend/requirements (#1075)
Bumps [python-multipart](https://github.com/andrew-d/python-multipart) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/andrew-d/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 14:28:04 -08:00
dependabot[bot]
33c1cc491f
Bump fastapi from 0.103.0 to 0.109.1 in /backend/requirements (#1043)
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.103.0 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.103.0...0.109.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 14:27:39 -08:00
George
54fb7792c8
Add Jira Server connector form (#1046) 2024-02-19 14:17:36 -08:00
Yuhong Sun
c1d1651b43
Option to stop sync-ing primary index when building secondary one (#1096) 2024-02-18 22:53:26 -08:00
Yuhong Sun
15335dcd7d
Standardize Chat Message Stream (#1098) 2024-02-18 22:48:28 -08:00
Yuhong Sun
31278fc52a k 2024-02-18 18:42:45 -08:00
Yuhong Sun
46ee5b2071 k 2024-02-18 18:42:45 -08:00
Weves
6059339e61 Improve initial flow 2024-02-18 18:40:44 -08:00
Weves
f9733f9870 Handle missing ri:userkey gracefully in Confluence connector 2024-02-18 15:20:45 -08:00
Weves
61e2e68cf9 Improve FE for no-retrieval personas 2024-02-17 23:42:36 -08:00
Yuhong Sun
927e85319c
Memory Reduction (#1092) 2024-02-17 21:20:34 -08:00
Yuhong Sun
d2ce3033a2
Enable Chat Without Connectors (#1090) 2024-02-17 21:12:44 -08:00
Yuhong Sun
6e8acdb20d
Fix Remove Index Attempt (#1091) 2024-02-17 19:53:17 -08:00
Yuhong Sun
e505486ca4
Zendesk Tags (#1089) 2024-02-17 10:40:19 -08:00
Yuhong Sun
514e7f6e41
Kill Index Attempts for previous model (#1088) 2024-02-16 18:35:01 -08:00
Yuhong Sun
92500d448c
Guru Error Logging (#1085) 2024-02-16 12:41:18 -08:00