3358 Commits

Author SHA1 Message Date
ozanarmagan
b0e677e221 Remove -g copt 2023-12-12 17:46:30 +03:00
ozanarmagan
bfc799c5c0 Use new CLIPTokenizer 2023-12-12 17:32:55 +03:00
ozanarmagan
f742417443 Make ``ConversationManager`` singleton & update conversation garbage collector thread 2023-12-01 23:44:36 +03:00
ozanarmagan
42511a05be Add test 2023-11-29 02:52:08 +03:00
ozanarmagan
127d0b49e8 Fix handling invalid images 2023-11-29 02:39:54 +03:00
ozanarmagan
6183731bd1 Fix test 2023-11-22 21:00:55 +03:00
Ozan Armağan
ad496e52aa
Merge branch 'v0.26-facets' into v0.26-facets 2023-11-22 20:55:45 +03:00
ozanarmagan
0442b78c54 move onnxruntime to separate BUILD file 2023-11-21 22:05:28 +03:00
ozanarmagan
37149808c9 Store error mesage as constant string 2023-11-21 22:04:42 +03:00
Kishore Nallan
b95bff6d25
Merge pull request #1386 from happy-san/reference_alias
Add `CollectionJoinTest, FilterByReferenceAlias`.
2023-11-17 16:50:52 +05:30
ozanarmagan
23fb908500 Remove unnecesarry log 2023-11-17 13:44:39 +03:00
Harpreet Sangar
c74099091d Update CollectionJoinTest, FilterByReferenceAlias. 2023-11-17 16:01:24 +05:30
Harpreet Sangar
e13adbb0c2 Add CollectionJoinTest, FilterByReferenceAlias. 2023-11-17 14:38:58 +05:30
Kishore Nallan
cd9982796f
Merge pull request #1384 from krunal1313/click_events_anaylytics
Click events analytics
2023-11-17 14:16:58 +05:30
krunal
e368043dd6 remove unnecessary code block 2023-11-17 12:16:10 +05:30
ozanarmagan
93baeadccc Add support for image embeddings using CLIP 2023-11-17 00:03:25 +03:00
krunal
b468311328 updating responses, snapshot analytics dir when it's provided 2023-11-16 16:11:14 +05:30
krunal
bbdf4d717e fix test and other improvements 2023-11-16 15:23:30 +05:30
krunal
a21a2dfddd add analytics db to snapshot 2023-11-16 15:01:08 +05:30
Kishore Nallan
08040ba60c
Merge pull request #1381 from happy-san/fit_fix
Fix `filter_result_iterator_t::compute_result`.
2023-11-15 20:31:17 +05:30
Harpreet Sangar
68945c6682 Add a test case that produces crash in filter_result_iterator_t::compute_result. 2023-11-15 19:07:50 +05:30
Kishore Nallan
e1abd98d33
Merge pull request #1380 from happy-san/fit_fix
Log filter_query on error.
2023-11-15 18:16:14 +05:30
Harpreet Sangar
8cd2d201e6 Log filter_query on error. 2023-11-15 17:40:46 +05:30
Kishore Nallan
8e129cbede
Merge pull request #1379 from happy-san/fit_fix
Validate object array reference helper field regardless of the value …
2023-11-15 12:51:06 +05:30
Harpreet Sangar
7a5959f287 Validate object array reference helper field regardless of the value of dirty_values. 2023-11-15 12:33:37 +05:30
krunal
2de56ee39a return empty array on GET when analytics are not enabled 2023-11-15 11:45:29 +05:30
Kishore Nallan
3f1bc0d280
Merge pull request #1377 from happy-san/fit_fix
Early return in every unexpected scenario.
2023-11-14 19:40:29 +05:30
Harpreet Sangar
b1dc9933fc Early return in every unexpected scenario. 2023-11-14 19:35:11 +05:30
Kishore Nallan
886c42bfa1
Merge pull request #1376 from happy-san/fit_fix
Log potential error in `filter_result_iterator_t::compute_result`.
2023-11-14 19:28:01 +05:30
Harpreet Sangar
e1ac22573b Log potential error in filter_result_iterator_t::compute_result. 2023-11-14 19:17:20 +05:30
Kishore Nallan
bc8b7b87c6
Merge pull request #1375 from happy-san/fit_fix
Fix `filter_result_iterator_t::compute_result`.
2023-11-14 19:12:34 +05:30
Harpreet Sangar
6888f8a1f5 Fix filter_result_iterator_t::compute_result. 2023-11-14 18:35:07 +05:30
Kishore Nallan
cfe7ab70c8 Log curl failure meta ahead of url to prevent truncation. 2023-11-14 17:01:09 +05:30
Kishore Nallan
fdd02dab6a
Merge pull request #1353 from krunal1313/click_events_anaylytics
initial click event analytics
2023-11-14 15:11:25 +05:30
krunal
40d55bc340 updating function name 2023-11-14 14:32:17 +05:30
krunal
61c71bc451 merge v0.26-facets 2023-11-14 14:00:20 +05:30
Kishore Nallan
a41154c068
Merge pull request #1374 from happy-san/reference_sort_fix
Fix reference sort.
2023-11-14 11:00:02 +05:30
Harpreet Sangar
869a63f4a4 Fix reference sort. 2023-11-14 09:37:40 +05:30
Kishore Nallan
c11f25b45f
Merge pull request #1356 from happy-san/reference_includes
Allow a field inside an object to have `reference`.
2023-11-14 09:35:24 +05:30
Kishore Nallan
91415a649f Fix phrase query messing up facet counts.
Global facet counts were being returned.
2023-11-13 19:57:25 +05:30
Harpreet Sangar
de036ba406 Fix CollectionManagerTest, RestoreAutoSchemaDocsOnRestart. 2023-11-13 16:48:03 +05:30
Kishore Nallan
42c544b70c Merge branch 'v0.25-join' into v0.26-facets
# Conflicts:
#	test/collection_nested_fields_test.cpp
2023-11-13 15:52:20 +05:30
Harpreet Sangar
14cc364a16 Remove unused expression. 2023-11-13 15:31:55 +05:30
Harpreet Sangar
10a334cf07 Add object_array_reference_index. 2023-11-13 15:31:49 +05:30
Harpreet Sangar
aa9ff7d37e Allow a field inside an object to have reference. 2023-11-13 15:27:33 +05:30
Kishore Nallan
f47325436f Fix infix index deletion edge case. 2023-11-13 12:04:54 +05:30
Kishore Nallan
7c7911154e
Merge pull request #1372 from ozanarmagan/v0.26-facets
Fix ```clear_expired_conversations```
2023-11-12 16:43:17 +05:30
ozanarmagan
9bd1bc00a1 Fix ``clear_expired_conversations`` 2023-11-12 13:14:59 +03:00
Kishore Nallan
60d5951b80 Handle repeating facet values in value facet index. 2023-11-11 20:00:49 +05:30
Kishore Nallan
41faf876c0 Fixed an edge case in facet count update. 2023-11-10 17:31:28 +05:30