{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":757342083,"defaultBranch":"main","name":"ml-commons","ownerLogin":"br3no","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-02-14T09:51:38.000Z","ownerAvatar":"https://github.com/avatars/u/30877433?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716454027.0","currentOid":""},"activityList":{"items":[{"before":"85a735cc4a6eaafa1d7b841a8d9750af2a048ac2","after":null,"ref":"refs/heads/fix-asymmetric-inference-result-filters-2366","pushedAt":"2024-05-23T08:47:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"br3no","name":"Breno Faria","path":"/br3no","primaryAvatarUrl":"https://github.com/avatars/u/30877433?s=80&v=4"}},{"before":"247a1c77928b2f25ab50db99ff7587b87f0e4433","after":null,"ref":"refs/heads/1799-asymmetric-embeddings","pushedAt":"2024-05-23T08:40:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"br3no","name":"Breno Faria","path":"/br3no","primaryAvatarUrl":"https://github.com/avatars/u/30877433?s=80&v=4"}},{"before":null,"after":"85a735cc4a6eaafa1d7b841a8d9750af2a048ac2","ref":"refs/heads/fix-asymmetric-inference-result-filters-2366","pushedAt":"2024-04-26T17:50:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"added missing result filter to inference\n\nSigned-off-by: br3no ","shortMessageHtmlLink":"added missing result filter to inference"}},{"before":"79b9dfd7eeef051fbf9d0d35242052433b83b297","after":"ea7fefa6fbac0d0e1edd111d4fd450d599ff04ba","ref":"refs/heads/main","pushedAt":"2024-04-26T16:48:18.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"br3no","name":"Breno Faria","path":"/br3no","primaryAvatarUrl":"https://github.com/avatars/u/30877433?s=80&v=4"},"commit":{"message":"feat: Add search index tool (#2356)\n\n* add search index tool\r\n\r\nSigned-off-by: yuye-aws \r\n\r\n* add search index tool\r\n\r\nSigned-off-by: yuye-aws \r\n\r\n* spotless apply\r\n\r\nSigned-off-by: yuye-aws \r\n\r\n* add integration test for search index tool\r\n\r\nSigned-off-by: yuye-aws \r\n\r\n* fix unit test error\r\n\r\nSigned-off-by: yuye-aws \r\n\r\n* run spotless apply\r\n\r\nSigned-off-by: yuye-aws \r\n\r\n* change json file path for search index tool it\r\n\r\nSigned-off-by: yuye-aws \r\n\r\n* fix integration test for search index tool\r\n\r\nSigned-off-by: yuye-aws \r\n\r\n* run spotless apply\r\n\r\nSigned-off-by: yuye-aws \r\n\r\n* skip multiple node integration test for search index tool\r\n\r\nSigned-off-by: yuye-aws \r\n\r\n* resolve code duplication in search index tool it\r\n\r\nSigned-off-by: yuye-aws \r\n\r\n* change method access\r\n\r\nSigned-off-by: yuye-aws \r\n\r\n* remove unused class\r\n\r\nSigned-off-by: yuye-aws \r\n\r\n* remove wild card import\r\n\r\nSigned-off-by: yuye-aws \r\n\r\n* add comment in gradle file\r\n\r\nSigned-off-by: yuye-aws \r\n\r\n---------\r\n\r\nSigned-off-by: yuye-aws ","shortMessageHtmlLink":"feat: Add search index tool (opensearch-project#2356)"}},{"before":"d322bd3358eea94e6d78768b8c63bb379e2c566d","after":"8153f435792bb16920cb04a3946a49e362382063","ref":"refs/heads/2317-fix-asymmetric-predict","pushedAt":"2024-04-16T21:31:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"fixing unit test after package refactoring\n\nSigned-off-by: br3no ","shortMessageHtmlLink":"fixing unit test after package refactoring"}},{"before":"1cfb8666c2ab2e221c61a92a9d20ff8a984d323b","after":"d322bd3358eea94e6d78768b8c63bb379e2c566d","ref":"refs/heads/2317-fix-asymmetric-predict","pushedAt":"2024-04-16T21:23:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"Refactor package of AsymmetricTextEmbeddingParameters\n\nThe MLCommonsClassLoader expects all MLAlgoParameters to be in the\n\"org.opensearch.ml.common.input.parameter\" package.\n\nSigned-off-by: br3no ","shortMessageHtmlLink":"Refactor package of AsymmetricTextEmbeddingParameters"}},{"before":"fb5d36670d352113769a86f3933c150531220e2d","after":"1cfb8666c2ab2e221c61a92a9d20ff8a984d323b","ref":"refs/heads/2317-fix-asymmetric-predict","pushedAt":"2024-04-16T10:49:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"Removing involuntary import of guava\n\nSigned-off-by: br3no ","shortMessageHtmlLink":"Removing involuntary import of guava"}},{"before":"486747013a3838c5ac36a341dcf07fd5c31440cf","after":"fb5d36670d352113769a86f3933c150531220e2d","ref":"refs/heads/2317-fix-asymmetric-predict","pushedAt":"2024-04-16T10:23:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"Adding unit test code path for the parsing of the parameter.\n\nSigned-off-by: br3no ","shortMessageHtmlLink":"Adding unit test code path for the parsing of the parameter."}},{"before":"aa976816eae157be6c50298a83d737d22152b4d6","after":"486747013a3838c5ac36a341dcf07fd5c31440cf","ref":"refs/heads/2317-fix-asymmetric-predict","pushedAt":"2024-04-16T10:22:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"Adding unit test code path for the parsing of the parameter.","shortMessageHtmlLink":"Adding unit test code path for the parsing of the parameter."}},{"before":null,"after":"aa976816eae157be6c50298a83d737d22152b4d6","ref":"refs/heads/2317-fix-asymmetric-predict","pushedAt":"2024-04-12T10:34:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"Fixes #2317 predict api not working with asymmetric models\n\nSigned-off-by: br3no ","shortMessageHtmlLink":"Fixes opensearch-project#2317 predict api not working with asymmetric…"}},{"before":"a0358e26f2bc5c9be800fe05ce9938b41142edb5","after":"79b9dfd7eeef051fbf9d0d35242052433b83b297","ref":"refs/heads/main","pushedAt":"2024-04-12T09:09:45.000Z","pushType":"push","commitsCount":42,"pusher":{"login":"br3no","name":"Breno Faria","path":"/br3no","primaryAvatarUrl":"https://github.com/avatars/u/30877433?s=80&v=4"},"commit":{"message":"remove checkstyle (#2312)\n\nSigned-off-by: Jing Zhang ","shortMessageHtmlLink":"remove checkstyle (opensearch-project#2312)"}},{"before":"0713dcd4daaf00fa62446d3cdf095877dd95ba81","after":"a0358e26f2bc5c9be800fe05ce9938b41142edb5","ref":"refs/heads/main","pushedAt":"2024-02-29T21:02:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"br3no","name":"Breno Faria","path":"/br3no","primaryAvatarUrl":"https://github.com/avatars/u/30877433?s=80&v=4"},"commit":{"message":"fix cohere chat blueprint (#2167)\n\n* fix cohere chat blueprint\r\n\r\nSigned-off-by: Yaliang Wu \r\n\r\n* remove empty line\r\n\r\nSigned-off-by: Yaliang Wu \r\n\r\n* remove extra comma\r\n\r\nSigned-off-by: Yaliang Wu \r\n\r\n* update response\r\n\r\nSigned-off-by: Yaliang Wu \r\n\r\n---------\r\n\r\nSigned-off-by: Yaliang Wu ","shortMessageHtmlLink":"fix cohere chat blueprint (opensearch-project#2167)"}},{"before":null,"after":"06a0c0b88fbfff7d7d2468e87985f0b5a1e4927c","ref":"refs/heads/backport/backport-2123-to-2.x","pushedAt":"2024-02-26T21:09:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"1799 asymmetric embeddings (#2123)\n\n* add support for asymmetric embeddings\n\nSigned-off-by: br3no \n\n* fix NPE with sparse models\n\nSigned-off-by: br3no \n\n* after review\n\nSigned-off-by: br3no \n\n* improving code coverage\n\nSigned-off-by: br3no \n\n* improving javadocs\n\nSigned-off-by: br3no \n\n* adding unit-test for AsymmetricTextEmbeddingParameters\n\nSigned-off-by: br3no \n\n* after latest review\n\nSigned-off-by: br3no \n\n---------\n\nSigned-off-by: br3no \n(cherry picked from commit 771dbb94a9ab2f9da55dfd408e54874af76787a4)","shortMessageHtmlLink":"1799 asymmetric embeddings (opensearch-project#2123)"}},{"before":"2c23a4cb984bf75820448c1f013cbe0dbcb742dc","after":"0713dcd4daaf00fa62446d3cdf095877dd95ba81","ref":"refs/heads/main","pushedAt":"2024-02-26T20:39:03.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"br3no","name":"Breno Faria","path":"/br3no","primaryAvatarUrl":"https://github.com/avatars/u/30877433?s=80&v=4"},"commit":{"message":"Change the index update settings to make it only contain dynamic settings (#2156)","shortMessageHtmlLink":"Change the index update settings to make it only contain dynamic sett…"}},{"before":"2a83cce56a17fac01384e59a5c7ea4f55e6d2c2d","after":"247a1c77928b2f25ab50db99ff7587b87f0e4433","ref":"refs/heads/1799-asymmetric-embeddings","pushedAt":"2024-02-19T22:15:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"after latest review\n\nSigned-off-by: br3no ","shortMessageHtmlLink":"after latest review"}},{"before":"276ede8ce27c121ad77f22df68240f38015fab3d","after":"2a83cce56a17fac01384e59a5c7ea4f55e6d2c2d","ref":"refs/heads/1799-asymmetric-embeddings","pushedAt":"2024-02-19T21:27:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"adding unit-test for AsymmetricTextEmbeddingParameters\n\nSigned-off-by: br3no ","shortMessageHtmlLink":"adding unit-test for AsymmetricTextEmbeddingParameters"}},{"before":"f4eaa27bcbe11b46163a065ddb6ca0e24202785b","after":"276ede8ce27c121ad77f22df68240f38015fab3d","ref":"refs/heads/1799-asymmetric-embeddings","pushedAt":"2024-02-19T11:03:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"improving javadocs\n\nSigned-off-by: br3no ","shortMessageHtmlLink":"improving javadocs"}},{"before":"10ffb1ff65be242a1ba44750dce915a4d6520f6a","after":"f4eaa27bcbe11b46163a065ddb6ca0e24202785b","ref":"refs/heads/1799-asymmetric-embeddings","pushedAt":"2024-02-19T09:43:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"improving code coverage\n\nSigned-off-by: br3no ","shortMessageHtmlLink":"improving code coverage"}},{"before":"dd539bb17b2ffbdf6ae6006014b3a049a939edb4","after":"10ffb1ff65be242a1ba44750dce915a4d6520f6a","ref":"refs/heads/1799-asymmetric-embeddings","pushedAt":"2024-02-17T12:20:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"after review\n\nSigned-off-by: br3no ","shortMessageHtmlLink":"after review"}},{"before":"ab29d812e301cb1ebf1ee616b245eac806f9188d","after":"dd539bb17b2ffbdf6ae6006014b3a049a939edb4","ref":"refs/heads/1799-asymmetric-embeddings","pushedAt":"2024-02-16T16:24:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"fix NPE with sparse models\n\nSigned-off-by: br3no ","shortMessageHtmlLink":"fix NPE with sparse models"}},{"before":"5472f2d98af381a1930c56b837e5194cf2956ba8","after":"ab29d812e301cb1ebf1ee616b245eac806f9188d","ref":"refs/heads/1799-asymmetric-embeddings","pushedAt":"2024-02-16T16:22:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"fix NPE with sparse models","shortMessageHtmlLink":"fix NPE with sparse models"}},{"before":"54e79623c32c99d488fd996809e5aad791a01f0c","after":"5472f2d98af381a1930c56b837e5194cf2956ba8","ref":"refs/heads/1799-asymmetric-embeddings","pushedAt":"2024-02-16T16:00:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"add support for asymmetric embeddings\n\nSigned-off-by: br3no ","shortMessageHtmlLink":"add support for asymmetric embeddings"}},{"before":"16c9540fc0ac8cf5dbf377c2bbc567937712d5f8","after":"54e79623c32c99d488fd996809e5aad791a01f0c","ref":"refs/heads/1799-asymmetric-embeddings","pushedAt":"2024-02-16T15:41:48.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"br3no","name":"Breno Faria","path":"/br3no","primaryAvatarUrl":"https://github.com/avatars/u/30877433?s=80&v=4"},"commit":{"message":"Merge branch 'opensearch-project:main' into 1799-asymmetric-embeddings","shortMessageHtmlLink":"Merge branch 'opensearch-project:main' into 1799-asymmetric-embeddings"}},{"before":"f5276ce9abbf9b57dfc0d1d5ba4195b939192749","after":"2c23a4cb984bf75820448c1f013cbe0dbcb742dc","ref":"refs/heads/main","pushedAt":"2024-02-16T15:41:28.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"br3no","name":"Breno Faria","path":"/br3no","primaryAvatarUrl":"https://github.com/avatars/u/30877433?s=80&v=4"},"commit":{"message":"minor change in prompt template (#2115)\n\nSigned-off-by: Jing Zhang ","shortMessageHtmlLink":"minor change in prompt template (opensearch-project#2115)"}},{"before":null,"after":"16c9540fc0ac8cf5dbf377c2bbc567937712d5f8","ref":"refs/heads/1799-asymmetric-embeddings","pushedAt":"2024-02-16T15:40:38.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"intrafindBreno","name":"intrafind","path":"/intrafindBreno","primaryAvatarUrl":"https://github.com/avatars/u/2115805?s=80&v=4"},"commit":{"message":"predict api runs – first test with e5 works","shortMessageHtmlLink":"predict api runs – first test with e5 works"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUcew3gA","startCursor":null,"endCursor":null}},"title":"Activity · br3no/ml-commons"}