Commit Graph

55 Commits

Author SHA1 Message Date
Jonathan Shook
f099fa0840 fixup license files 2023-10-23 08:42:19 -05:00
Mark Wolters
3bc5115b17 1st cut plugin adapters 2023-10-23 08:42:19 -05:00
Mark Wolters
e5a2644a21 updated pinecone plugin 2023-10-23 08:42:19 -05:00
Mark Wolters
2986412036 fixup of csv reporter, removed script context parameter 2023-10-23 08:42:19 -05:00
Mark Wolters
71103041f9 revamping plugin extensions 2023-10-23 08:42:19 -05:00
Jonathan Shook
92377b636c all adapters loading indirectly 2023-10-23 08:42:16 -05:00
Jonathan Shook
61b923cfed indirect loading on nbr working 2023-10-23 08:42:00 -05:00
Jonathan Shook
4efd428de3 partial switchover of metrics from ActivityMetrics 2023-10-23 08:41:38 -05:00
Jonathan Shook
139ac879c5 cleanup dependencies 2023-10-23 08:41:15 -05:00
Mark Wolters
a907c46a98 adding metadata field parsing for vector calcs 2023-09-07 16:53:01 -04:00
Jonathan Shook
f579fb638c fix bad naming refactoring 2023-08-31 16:42:45 -05:00
Jonathan Shook
7f21b41494 fixed static methods 2023-08-31 16:15:22 -05:00
Jonathan Shook
a98ff2e465 modularize methods for verifiers 2023-08-31 16:10:53 -05:00
Mark Wolters
c0619e2c1a adding vectormath for pinecone adapter 2023-08-29 15:04:29 -04:00
Mark Wolters
a0c7687cf9 adding vectormath for pinecone adapter 2023-08-29 15:01:44 -04:00
Mark Wolters
81f004c845 removing pinecone adapter test class 2023-08-18 11:33:01 -04:00
Jonathan Shook
f53f52efa4 pinecone adapter updates for vector branch 2023-07-25 11:50:44 -05:00
Madhavan Sridharan
c7a98266cf Fetch the values when querying the Pinecone index 2023-06-24 12:49:29 -04:00
Mark Wolters
9023afac39 added functionality to handle vector values in format of text or list of text,float,double 2023-06-02 17:31:34 +00:00
Mark Wolters
5551c1fb13 code cleanup 2023-06-01 19:24:19 +00:00
Mark Wolters
6100a43b80 added logic to metadata processing for list and boolean types 2023-06-01 18:06:55 +00:00
Mark Wolters
0f0784b9a7 code cleanup 2023-06-01 17:42:08 +00:00
Mark Wolters
b0830dc192 added test for list type in filters 2023-06-01 14:58:24 +00:00
Mark Wolters
b6686ab955 fixed top_k spelling, added test for multiple vector query 2023-06-01 14:35:50 +00:00
Mark Wolters
6b63f9cc37 refactored filter handling 2023-05-31 21:50:05 +00:00
Mark Wolters
1bd22b992d adding e2e test yamls 2023-05-31 15:18:03 +00:00
Mark Wolters
dd9dde39da fixed bug in upsert op dispenser 2023-05-31 14:18:15 +00:00
Mark Wolters
c88292a033 adding sample query yaml 2023-05-30 20:50:55 +00:00
Mark Wolters
8b4ea6fd2e Adapter class needs to expose configuration for the adapter space 2023-05-30 18:48:51 +00:00
Mark Wolters
ee3c3052d4 update nb5 pom to include pinecone adapter as service 2023-05-26 19:33:29 +00:00
Mark Wolters
2a2c03bb55 adding descriptive language to pinecone readme 2023-05-26 14:10:27 +00:00
Mark Wolters
39166522ec added descriptive javadoc comments 2023-05-24 16:28:52 +00:00
Mark Wolters
562129f8c5 removed exception swallowing try/catch blocks 2023-05-23 20:17:26 +00:00
Mark Wolters
753c945a32 updated ops to only log to debug on success 2023-05-23 19:56:44 +00:00
Mark Wolters
a50818c9cb cosmetic updates 2023-05-23 17:14:19 +00:00
Mark Wolters
c67bcd9b3f cosmetic changes and updated copyright 2023-05-23 16:43:05 +00:00
Mark Wolters
9b52ec7944 added license to all code files 2023-05-19 13:25:05 -04:00
Mark Wolters
2082e9f3fe fixed unit tests 2023-05-19 13:25:05 -04:00
Mark Wolters
a93924b285 minor cleanup 2023-05-19 13:25:05 -04:00
Mark Wolters
7eb58982e6 PineconeUpsertOpDispenser 2023-05-19 13:25:05 -04:00
Mark Wolters
4c6607df35 PineconeUpdateOpDispenser 2023-05-19 13:25:05 -04:00
Mark Wolters
06521cd98d fleshed out PineconeQueryOpDispenser 2023-05-19 13:25:05 -04:00
Mark Wolters
7801959822 catching up with changs to main 2023-05-19 13:25:05 -04:00
Mark Wolters
cc907de1b6 cleanup and fixing minor issues 2023-05-19 13:25:05 -04:00
Mark Wolters
8b30d6251a unit tests, correct NBConfiguration creation and update to single filter only 2023-05-19 13:25:05 -04:00
Mark Wolters
de7ef54cf2 fixing a couple problems, adding tests 2023-05-19 13:25:05 -04:00
Mark Wolters
2d17ab0ab2 finished op definitions 2023-05-19 13:25:05 -04:00
Mark Wolters
199bc58a90 adding comments 2023-05-19 13:25:05 -04:00
Mark Wolters
3c9cae7f90 fixing index name identification 2023-05-19 13:25:05 -04:00
Mark Wolters
a38047f469 functionalizing the pinecone dispensers 2023-05-19 13:25:05 -04:00