{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":724554983,"defaultBranch":"main","name":"go-embeddings","ownerLogin":"milosgajdos","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-11-28T10:16:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1392526?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716575976.0","currentOid":""},"activityList":{"items":[{"before":"b8be3c90788a2b4ea688e5f40bd6ac96dd3dd248","after":null,"ref":"refs/heads/bump-go","pushedAt":"2024-05-24T18:39:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"}},{"before":"a678cd81ced2e9e097cdd595b3905002b5c61f37","after":"67b6f6f47a5a9b9d0005c1f6741f11945d95b7fd","ref":"refs/heads/main","pushedAt":"2024-05-24T18:39:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"Bump minimum Go version (#28)\n\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"Bump minimum Go version (#28)"}},{"before":null,"after":"b8be3c90788a2b4ea688e5f40bd6ac96dd3dd248","ref":"refs/heads/bump-go","pushedAt":"2024-05-24T18:38:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"Bump minimum Go version\n\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"Bump minimum Go version"}},{"before":"a501b9821a83621286e93f146a7da064c60551d6","after":"a678cd81ced2e9e097cdd595b3905002b5c61f37","ref":"refs/heads/main","pushedAt":"2024-05-18T09:24:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"Update readme\n\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"Update readme"}},{"before":"4e7ab2ca5e9552b2b07b9a24691abe907a3ce2fc","after":null,"ref":"refs/heads/add-bedrock-support","pushedAt":"2024-05-18T09:21:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"}},{"before":"b1ee5f2ee042e68112ca0a143951093ceffae903","after":"a501b9821a83621286e93f146a7da064c60551d6","ref":"refs/heads/main","pushedAt":"2024-05-18T09:21:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"feat: add support for AWS bedrock embedding models (#27)\n\nWe've also fixed some tests and godoc comments\r\n\r\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"feat: add support for AWS bedrock embedding models (#27)"}},{"before":null,"after":"4e7ab2ca5e9552b2b07b9a24691abe907a3ce2fc","ref":"refs/heads/add-bedrock-support","pushedAt":"2024-05-18T09:20:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"feat: add support for AWS bedrock embedding models\n\nWe've also fixed some tests and godoc comments\n\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"feat: add support for AWS bedrock embedding models"}},{"before":"f93481dd0d924a031fa379e14610bf83c02cb1d1","after":null,"ref":"refs/heads/base64-decode-to-embed","pushedAt":"2024-05-08T08:16:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"}},{"before":"3c3905ba4cf847e59b88a510fda8d065a6f838fd","after":"b1ee5f2ee042e68112ca0a143951093ceffae903","ref":"refs/heads/main","pushedAt":"2024-05-08T08:16:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"update: make embedding.Base64.Decode return Embedding (#26)\n\nAlso, update linter and Go runtime versions\r\n\r\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"update: make embedding.Base64.Decode return Embedding (#26)"}},{"before":null,"after":"f93481dd0d924a031fa379e14610bf83c02cb1d1","ref":"refs/heads/base64-decode-to-embed","pushedAt":"2024-05-08T08:05:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"update: make embedding.Base64.Decode return Embedding\n\nUpdate linter and Go runtime versions\n\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"update: make embedding.Base64.Decode return Embedding"}},{"before":"9698bb1bd8a52892090a4161dc4e135b1104df94","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.23.0","pushedAt":"2024-04-20T11:26:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"}},{"before":"1b599badb988304d64cc28de85ad075e6467c784","after":"3c3905ba4cf847e59b88a510fda8d065a6f838fd","ref":"refs/heads/main","pushedAt":"2024-04-20T11:26:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#25)","shortMessageHtmlLink":"build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#25)"}},{"before":null,"after":"9698bb1bd8a52892090a4161dc4e135b1104df94","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.23.0","pushedAt":"2024-04-20T10:44:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0"}},{"before":"c18e8d5298f08ccecd82b78f3ba5e4013095770f","after":null,"ref":"refs/heads/vertex-preview-models","pushedAt":"2024-04-09T17:10:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"}},{"before":"4ffb3f8667ec89bf0a2ecd5b1666da8499ec14ca","after":"1b599badb988304d64cc28de85ad075e6467c784","ref":"refs/heads/main","pushedAt":"2024-04-09T17:10:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"update: add new vertex preview models (#24)\n\n* update: add new vertex preview models\r\n\r\nSigned-off-by: Milos Gajdos \r\n\r\n---------\r\n\r\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"update: add new vertex preview models (#24)"}},{"before":"22acd3dd2a722adaa1775185ae2adf4f86e1dcb4","after":"c18e8d5298f08ccecd82b78f3ba5e4013095770f","ref":"refs/heads/vertex-preview-models","pushedAt":"2024-04-09T17:08:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"fix: fix a typo\n\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"fix: fix a typo"}},{"before":null,"after":"22acd3dd2a722adaa1775185ae2adf4f86e1dcb4","ref":"refs/heads/vertex-preview-models","pushedAt":"2024-04-09T16:47:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"update: add new vertex preview models\n\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"update: add new vertex preview models"}},{"before":"72ce2ed38fb94619f1d22c453ef635b7ed2bcb1c","after":null,"ref":"refs/heads/ollama-api","pushedAt":"2024-04-09T13:35:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"}},{"before":"bf24cee2c5b7bd794ce0bb4061212474e8ffd450","after":"4ffb3f8667ec89bf0a2ecd5b1666da8499ec14ca","ref":"refs/heads/main","pushedAt":"2024-04-09T13:35:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"feat: add ollama embeddings API (#23)\n\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"feat: add ollama embeddings API (#23)"}},{"before":null,"after":"72ce2ed38fb94619f1d22c453ef635b7ed2bcb1c","ref":"refs/heads/ollama-api","pushedAt":"2024-04-09T13:34:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"feat: add ollama embeddings API\n\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"feat: add ollama embeddings API"}},{"before":"d67a5cffc28d86039908029975633120ec1dcf07","after":"bf24cee2c5b7bd794ce0bb4061212474e8ffd450","ref":"refs/heads/main","pushedAt":"2024-04-05T06:38:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"update: remove debug print statements and update godoc\n\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"update: remove debug print statements and update godoc"}},{"before":"dfa2b1469fe29be28c94cdece7dae0df25a43eeb","after":"d67a5cffc28d86039908029975633120ec1dcf07","ref":"refs/heads/main","pushedAt":"2024-03-24T16:07:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"update: add tests for decoding base64 encoded emeddings\n\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"update: add tests for decoding base64 encoded emeddings"}},{"before":"6c2eea1be35238a37e3715ca1e4ee59a63deb324","after":null,"ref":"refs/heads/voyage-ai-embeddings","pushedAt":"2024-03-24T15:40:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"}},{"before":"817f998d49546b66d5ad55613757a82e67b27f60","after":"dfa2b1469fe29be28c94cdece7dae0df25a43eeb","ref":"refs/heads/main","pushedAt":"2024-03-24T15:40:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"feature: Add support for VoyageAI embeddings (#22)\n\nSee: https://docs.voyageai.com/reference/embeddings-api\r\n\r\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"feature: Add support for VoyageAI embeddings (#22)"}},{"before":null,"after":"6c2eea1be35238a37e3715ca1e4ee59a63deb324","ref":"refs/heads/voyage-ai-embeddings","pushedAt":"2024-03-24T15:38:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"feature: Add support for VoyageAI embeddings\n\nSee: https://docs.voyageai.com/reference/embeddings-api\n\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"feature: Add support for VoyageAI embeddings"}},{"before":"38b2cba6362233db0cbb7a8e312c696a0e09c7b1","after":null,"ref":"refs/heads/add-splitter-tests","pushedAt":"2024-03-23T22:18:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"}},{"before":"eacb758b24628f4627bfe8f18248de96f3e67c99","after":"817f998d49546b66d5ad55613757a82e67b27f60","ref":"refs/heads/main","pushedAt":"2024-03-23T22:18:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"update: add splitter tests (#21)\n\n* update: add splitter tests\r\n* fix: bugfixing sadness\r\n\r\nSigned-off-by: Milos Gajdos \r\n\r\n---------\r\n\r\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"update: add splitter tests (#21)"}},{"before":"56091d820187eaad18f0ccae5322cb59a3533895","after":"38b2cba6362233db0cbb7a8e312c696a0e09c7b1","ref":"refs/heads/add-splitter-tests","pushedAt":"2024-03-23T22:15:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"update: add recursive character splitter tests\n\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"update: add recursive character splitter tests"}},{"before":"7f743cdb398a3576ef5960303b7bd8349d77936c","after":"56091d820187eaad18f0ccae5322cb59a3533895","ref":"refs/heads/add-splitter-tests","pushedAt":"2024-03-23T21:23:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"fix: more bugfixing\n\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"fix: more bugfixing"}},{"before":"be14600d82ca2edad139f898af89554449548cf0","after":"7f743cdb398a3576ef5960303b7bd8349d77936c","ref":"refs/heads/add-splitter-tests","pushedAt":"2024-03-23T18:49:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"milosgajdos","name":"Milos Gajdos","path":"/milosgajdos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1392526?s=80&v=4"},"commit":{"message":"update: add more tests\n\nSigned-off-by: Milos Gajdos ","shortMessageHtmlLink":"update: add more tests"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEU1GSnQA","startCursor":null,"endCursor":null}},"title":"Activity ยท milosgajdos/go-embeddings"}