628 Commits

Author SHA1 Message Date
Weves
340f703ff5 test 2023-11-01 23:20:55 -07:00
Weves
8de8c00531 test 2023-11-01 23:14:56 -07:00
Weves
d82bd97dd4 Fix 2023-11-01 23:13:20 -07:00
Weves
39341516ab Simplify query 2023-11-01 22:45:08 -07:00
Weves
54f5248eb1 Fix 2023-11-01 22:42:31 -07:00
Weves
97412c9b7a Remove summary 2023-11-01 22:42:31 -07:00
Weves
2f770264c8 Add randomly generated sentences 2023-11-01 22:42:31 -07:00
Weves
8777749646 Disable filters 2023-11-01 22:42:31 -07:00
Weves
22d7427e45 adjust vespa fields 2023-11-01 22:42:31 -07:00
Weves
f4e80c9f22 Configure threads per search 2023-11-01 22:42:31 -07:00
Weves
cb06cf7481 make search profile configurable 2023-11-01 22:42:31 -07:00
Weves
0635a81d5e Back to old bank 2023-11-01 22:42:31 -07:00
Weves
437c5856d0 Add back summary 2023-11-01 22:42:31 -07:00
Weves
1a58ad4276 Add embedding 2023-11-01 22:42:31 -07:00
Weves
a9e0967771 Hyrbrid 2023-11-01 22:42:31 -07:00
Weves
da81e843d2 Remove content summary 2023-11-01 22:42:31 -07:00
Weves
34980974ac Isolate vespa 2023-11-01 22:42:31 -07:00
Weves
61ea59affc Add more questions 2023-11-01 22:42:31 -07:00
Weves
83d5d49323 add logging 2023-11-01 22:42:31 -07:00
Weves
ca397c3121 Add more logging 2023-11-01 22:42:31 -07:00
Weves
d2f3e0165a Adjust num to retrieve 2023-11-01 22:42:31 -07:00
Weves
90398f5e56 Adjust timeout across the board 2023-11-01 22:42:31 -07:00
Weves
7c2c5563e3 Handle empty blurb + adjust timeout 2023-11-01 22:42:31 -07:00
Weves
99df68f5ac Adjust script 2023-11-01 22:42:31 -07:00
Weves
ebec047aa5 Benchmarking script 2023-11-01 22:42:31 -07:00
Weves
80eedebe86 Add env variables to dev docker compose file 2023-11-01 22:00:32 -07:00
Weves
e8786e1a20 Small formatting fixes 2023-11-01 21:46:23 -07:00
Bryan Peterson
44e3dcb19f
support for zendesk help center (#661) 2023-11-01 21:11:56 -07:00
Weves
e8f778ccb5 Improve index attempt display 2023-11-01 18:33:54 -07:00
Weves
d9adee168b Add simple job client to try and get rid of some of the flakiness / weirdness that we are seeing with Dask 2023-11-01 17:43:58 -07:00
Yuhong Sun
73b653d324
More Cleanup and Deduplication (#675) 2023-11-01 16:03:48 -07:00
Weves
9cd0c197e7 Fix frozen jobs 2023-11-01 14:30:51 -07:00
Weves
0b07d615b1 Add env variable to control Gong start time 2023-11-01 14:09:13 -07:00
Weves
5c9c70dffb Remove more native enums v0.2.57 2023-11-01 12:51:33 -07:00
Yuhong Sun
61c9343a7e
Clean Up Duplicate Code (#670) v0.2.56 2023-10-31 23:25:26 -07:00
Yuhong Sun
53353f9b62
Custom Model Server Note (#668) 2023-10-31 19:05:38 -07:00
Yuhong Sun
fbf7c642a3
Reworking the LLM layer (#666) 2023-10-31 18:22:42 -07:00
meherhendi
d9e5795b36 Removing unused codefrom gdrive connector
Signed-off-by: meherhendi <meherhendi0@gmail.com>
2023-10-31 14:48:39 -07:00
meherhendi
acb60f67e1 Adding credential.is_admin to fix Gdrive indexign bug 2023-10-31 14:48:39 -07:00
meherhendi
4990aacc0d google drive step3 indexing not starting bug fix 2023-10-31 14:48:39 -07:00
Yuhong Sun
947d4d0a2e
Pin Litellm Version (#665) 2023-10-31 12:09:39 -07:00
dependabot[bot]
d7a90aeb2b
Bump langchain from 0.0.312 to 0.0.325 in /backend/requirements (#658)
Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.312 to 0.0.325.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.312...v0.0.325)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 12:05:55 -07:00
Krish Dholakia
ee0d092dcc
Add LiteLLM Support - Anthropic, Bedrock, Huggingface, TogetherAI, Replicate, etc. (#510)
Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2023-10-31 12:01:15 -07:00
Sam Jakos
c6663d83d5 Fix nginx conf in docker-compose.prod 2023-10-31 08:50:52 -07:00
Yuhong Sun
0618b59de6
Fix Indexing Frozen (#660) 2023-10-30 20:49:39 -07:00
Weves
517a539d7e Make indexing jobs use more cores again 2023-10-30 18:50:40 -07:00
Weves
a1da4dfac6 Fix document-search endpoint with auth disabled 2023-10-30 00:46:55 -07:00
Yuhong Sun
e968e1d14b
Fix Rare Vespa Document ID Issue (#656) v0.2.55 2023-10-30 00:06:51 -07:00
Chris Weaver
8215a7859a
Small UI fixes (#655) 2023-10-29 23:17:25 -07:00
Yuhong Sun
37bba3dbe9
Gong to accept workspace IDs (#654) 2023-10-29 22:46:01 -07:00