{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":656264456,"defaultBranch":"main","name":"langchain4j","ownerLogin":"langchain4j","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-06-20T15:30:29.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/132277850?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718263229.0","currentOid":""},"activityList":{"items":[{"before":"4936a722fbdc74996690215754e65ccf96431c13","after":"31b734b2ec2552b307bd998447652a4480b5bb5b","ref":"refs/heads/flexible-chat-model-api","pushedAt":"2024-06-18T14:21:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"WIP: ChatLanguageModel: allow setting parameters dynamically","shortMessageHtmlLink":"WIP: ChatLanguageModel: allow setting parameters dynamically"}},{"before":"ab8b1fa385e4b7f14e8443e92fa324598fdb0fbf","after":"86fbc5bd98c7df3df6a1bd65aa7f853ce56d5a9e","ref":"refs/heads/main","pushedAt":"2024-06-17T15:17:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"Docu: extended OpenAI, Azure OpenAI and AWS Bedrock documentation","shortMessageHtmlLink":"Docu: extended OpenAI, Azure OpenAI and AWS Bedrock documentation"}},{"before":"25e4d6de4932fc23bdd92a2c9c9fc2613169f125","after":"ab8b1fa385e4b7f14e8443e92fa324598fdb0fbf","ref":"refs/heads/main","pushedAt":"2024-06-17T09:53:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":" [BUG] Nightly and release jobs should not be run on fork repositories #1302 (#1303)\n\nThis change addresses issue described in bug: [BUG] Nightly and release\r\njobs should not be run on fork repositories #1302\r\nChange was verified on fork using fork repository path.\r\n\r\n## Issue\r\nhttps://github.com/langchain4j/langchain4j/issues/1302\r\n\r\n## Change\r\nChange adds github job condition to be run only on the main project's\r\nrepository.\r\n\r\n\r\n## General checklist\r\n\r\n- [x] There are no breaking changes\r\n- [x] I have added unit and integration tests for my change\r\n- [x] I have manually run all the unit and integration tests in the\r\nmodule I have added/changed, and they are all green\r\n- [x] I have manually run all the unit and integration tests in the\r\n[core](https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core)\r\nand\r\n[main](https://github.com/langchain4j/langchain4j/tree/main/langchain4j)\r\nmodules, and they are all green\r\n\r\n- [ ] I have added/updated the\r\n[documentation](https://github.com/langchain4j/langchain4j/tree/main/docs/docs)\r\n- [ ] I have added an example in the [examples\r\nrepo](https://github.com/langchain4j/langchain4j-examples) (only for\r\n\"big\" features)\r\n- [ ] I have added/updated [Spring Boot\r\nstarter(s)](https://github.com/langchain4j/langchain4j-spring) (if\r\napplicable)\r\n\r\n## Checklist for adding new model integration\r\n\r\n- [ ] I have added my new module in the\r\n[BOM](https://github.com/langchain4j/langchain4j/blob/main/langchain4j-bom/pom.xml)\r\n\r\n\r\n## Checklist for adding new embedding store integration\r\n\r\n- [ ] I have added a `{NameOfIntegration}EmbeddingStoreIT` that extends\r\nfrom either `EmbeddingStoreIT` or `EmbeddingStoreWithFilteringIT`\r\n- [ ] I have added my new module in the\r\n[BOM](https://github.com/langchain4j/langchain4j/blob/main/langchain4j-bom/pom.xml)\r\n\r\n\r\n## Checklist for changing existing embedding store integration\r\n\r\n- [ ] I have manually verified that the\r\n`{NameOfIntegration}EmbeddingStore` works correctly with the data\r\npersisted using the latest released version of LangChain4j","shortMessageHtmlLink":" [BUG] Nightly and release jobs should not be run on fork repositories "}},{"before":"3d260b76be47eb0abc62acf3e9b0d529afe6cbb3","after":"25e4d6de4932fc23bdd92a2c9c9fc2613169f125","ref":"refs/heads/main","pushedAt":"2024-06-13T16:17:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"cleaned up EmbeddingStore removal functionality","shortMessageHtmlLink":"cleaned up EmbeddingStore removal functionality"}},{"before":"16e88df3c0de1064f62c8ea98f774183230122ed","after":"3d260b76be47eb0abc62acf3e9b0d529afe6cbb3","ref":"refs/heads/main","pushedAt":"2024-06-13T16:15:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"Open up access to ServiceOutputParser#jsonStructure (#1279)\n\nThis is useful in Quarkus, so we can add better support for\r\n`List ` (although we will eventually probably end up writing\r\nour own since we have all the generic type information and can expand\r\nmore types)","shortMessageHtmlLink":"Open up access to ServiceOutputParser#jsonStructure (#1279)"}},{"before":"b2094b4211fbcdbea3639de4ab5d04f38a837d84","after":"16e88df3c0de1064f62c8ea98f774183230122ed","ref":"refs/heads/main","pushedAt":"2024-06-13T16:00:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"cleaned up EmbeddingStore removal functionality","shortMessageHtmlLink":"cleaned up EmbeddingStore removal functionality"}},{"before":"35e76cc7991649be38afa9fb48919f6b3b18bcd6","after":"b2094b4211fbcdbea3639de4ab5d04f38a837d84","ref":"refs/heads/main","pushedAt":"2024-06-13T14:59:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"[FEATURE] Implement embedding removal methods for Weaviate embedding (#1196)\n\n## Issue\r\nfix #1171 \r\n\r\n\r\n## Change\r\nImplemented EmbeddingStore removal method (remove(String id),\r\nremoveAll(Collection ids)) and removeAll()) in\r\nWeaviateEmbeddingStore.\r\n\r\n\r\n## General checklist\r\n- [X] There are no breaking changes\r\n- [ ] I have added unit and integration tests for my change\r\n- [ ] I have manually run all the unit and integration tests in the\r\nmodule I have added/changed, and they are all green\r\n- [ ] I have manually run all the unit and integration tests in the\r\n[core](https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core)\r\nand\r\n[main](https://github.com/langchain4j/langchain4j/tree/main/langchain4j)\r\nmodules, and they are all green\r\n\r\n- [ ] I have added/updated the\r\n[documentation](https://github.com/langchain4j/langchain4j/tree/main/docs/docs)\r\n- [ ] I have added an example in the [examples\r\nrepo](https://github.com/langchain4j/langchain4j-examples) (only for\r\n\"big\" features)","shortMessageHtmlLink":"[FEATURE] Implement embedding removal methods for Weaviate embedding (#…"}},{"before":"2b2c09f05d5123edbd3b80b659eef88e0a6989a7","after":"35e76cc7991649be38afa9fb48919f6b3b18bcd6","ref":"refs/heads/main","pushedAt":"2024-06-13T14:29:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"Fix #1277\nTrim LLM response string before parsing into Java types","shortMessageHtmlLink":"Fix #1277"}},{"before":"964ba818cba41771c28cbf395f493fa789ac7f33","after":"2b2c09f05d5123edbd3b80b659eef88e0a6989a7","ref":"refs/heads/main","pushedAt":"2024-06-13T14:15:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"Implement remove methods for InMemoryEmbeddingStore (#1220)\n\n## Issue\r\n[https://github.com/langchain4j/langchain4j/issues/301](https://github.com/langchain4j/langchain4j/issues/301)\r\n\r\n## Change\r\nI've implemented remove methods for InMemoryEmbeddingStore.\r\n\r\nCurrent problems:\r\n1. I'm not completely sure how to test all of this. And, as I've seen,\r\nyou don't fully test it too)\r\n2. There is a very nasty problem with `removeAll(Filter filter)` . Let\r\nme try to break it in small pieces:\r\n1. `EmbeddingStore`'s are parametrized with `Embedded` type parameter.\r\n2. `removeAll(Filter filter)` method in `EmbeddingStore` accepts\r\n`Filter`.\r\n 3. `Filter` accepts `Metadata` object.\r\n 4. `Metadata` object is stored in `TextSegment`.\r\n5. `TextSegment` is usually what is `Embedded`. But it's not guaranteed.\r\n\r\nHow my pull request deals with this problem: \r\n1) for every entry in `InMemoryEmbeddingStore` check the type of\r\n`Embedded`.\r\n2) If it's a `TextSegment`, then proceed.\r\n3) If it's not, then raise `UnsupportedOperationException`.\r\nThe issue with this strategy is that we perform the check for every\r\nentry. I haven't found a way in Java to check the type of type parameter\r\n(because it's erasured in runtime). (*In C++, for example, there are\r\n`constexpr if`, ``, `std::is_same`, explicit\r\nspecialization, etc.*)\r\n\r\nWe could solve this problem if `InMemoryEmbeddingStore` would support\r\nonly `TextSegment` as `Embedded`, but that's a breaking change.\r\n\r\nI could also not implement this method, but, I really really need it in\r\nmy project (if we chose to stick with `InMemoryEmbeddingStore`).\r\n \r\n\r\n## General checklist\r\n\r\n- [x] There are no breaking changes\r\n- [ ] I have added unit and integration tests for my change\r\n- [ ] I have manually run all the unit and integration tests in the\r\nmodule I have added/changed, and they are all green\r\n- [ ] I have manually run all the unit and integration tests in the\r\n[core](https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core)\r\nand\r\n[main](https://github.com/langchain4j/langchain4j/tree/main/langchain4j)\r\nmodules, and they are all green\r\n\r\n- [ ] I have added/updated the\r\n[documentation](https://github.com/langchain4j/langchain4j/tree/main/docs/docs)\r\n- [ ] I have added an example in the [examples\r\nrepo](https://github.com/langchain4j/langchain4j-examples) (only for\r\n\"big\" features)","shortMessageHtmlLink":"Implement remove methods for InMemoryEmbeddingStore (#1220)"}},{"before":"dcf221a865070f55cac9a3469d397d716a0b14b5","after":"964ba818cba41771c28cbf395f493fa789ac7f33","ref":"refs/heads/main","pushedAt":"2024-06-13T14:12:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"Fix 1079 (#1095)\n\n## Issue\r\n\r\nfix #1079 \r\n\r\n\r\n## General checklist\r\n\r\n- [x] There are no breaking changes\r\n- [ ] I have added unit and integration tests for my change\r\n- [x] I have manually run all the unit and integration tests in the\r\nmodule I have added/changed, and they are all green\r\n- [x] I have manually run all the unit and integration tests in the\r\n[core](https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core)\r\nand\r\n[main](https://github.com/langchain4j/langchain4j/tree/main/langchain4j)\r\nmodules, and they are all green\r\n\r\n- [ ] I have added/updated the\r\n[documentation](https://github.com/langchain4j/langchain4j/tree/main/docs/docs)\r\n- [ ] I have added an example in the [examples\r\nrepo](https://github.com/langchain4j/langchain4j-examples) (only for\r\n\"big\" features)","shortMessageHtmlLink":"Fix 1079 (#1095)"}},{"before":"d1e4bdd6348bb84a76edcf87d14b0625e4d52eea","after":"dcf221a865070f55cac9a3469d397d716a0b14b5","ref":"refs/heads/main","pushedAt":"2024-06-13T13:51:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"Add support for Workers AI provider by CloudFlare (#1262)","shortMessageHtmlLink":"Add support for Workers AI provider by CloudFlare (#1262)"}},{"before":"62fdc161851a88dde50f1fb5811ea5fed25f8cff","after":"d1e4bdd6348bb84a76edcf87d14b0625e4d52eea","ref":"refs/heads/main","pushedAt":"2024-06-13T13:44:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"Add support for Workers AI provider by CloudFlare (#1262)\n\nThis PR introduces the different models implements by CloudFlare\r\nWorkersAI\r\nhttps://developers.cloudflare.com/workers-ai/\r\n\r\nAnd especially:\r\n- [Text\r\nEmbeddings](https://developers.cloudflare.com/workers-ai/models/#text-embeddings)\r\n- [Text\r\nGeneration](https://developers.cloudflare.com/workers-ai/models/#text-generation)\r\n-\r\n[Text-to-Image](https://developers.cloudflare.com/workers-ai/models/#text-to-image)","shortMessageHtmlLink":"Add support for Workers AI provider by CloudFlare (#1262)"}},{"before":"f58a4a6cd0cca0c1bc2cd5e2a2fe57efff2f9ed0","after":"62fdc161851a88dde50f1fb5811ea5fed25f8cff","ref":"refs/heads/main","pushedAt":"2024-06-13T13:03:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"Fix deprecated methods (#1213)\n\nThis is small refactoring\r\n\r\nThere are bunch of places where use deprecated methods. \r\n\r\nThese changes fix this issue.\r\n\r\n## General checklist\r\n\r\n- [x] There are no breaking changes\r\n- [ ] I have added unit and integration tests for my change\r\n- [x] I have manually run all the unit and integration tests in the\r\nmodule I have added/changed, and they are all green\r\n- [x] I have manually run all the unit and integration tests in the\r\n[core](https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core)\r\nand\r\n[main](https://github.com/langchain4j/langchain4j/tree/main/langchain4j)\r\nmodules, and they are all green\r\n\r\n- [ ] I have added/updated the\r\n[documentation](https://github.com/langchain4j/langchain4j/tree/main/docs/docs)\r\n- [ ] I have added an example in the [examples\r\nrepo](https://github.com/langchain4j/langchain4j-examples) (only for\r\n\"big\" features)","shortMessageHtmlLink":"Fix deprecated methods (#1213)"}},{"before":"1d50471b8d5852828c0de2175992340a8272e23d","after":"f58a4a6cd0cca0c1bc2cd5e2a2fe57efff2f9ed0","ref":"refs/heads/main","pushedAt":"2024-06-13T12:56:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"[FEATURE] Implement Elasticsearch embedding removal methods (#1198)\n\n## Issue\r\ncloses #1170\r\n\r\n## Change\r\n- Implemented remove(String id), removeAll(Collection ids),\r\nremoveAll(Filter filter) and removeAll() to ElasticsearchEmbeddingStore.\r\n- Added tests\r\n\r\n## General checklist\r\n\r\n- [X] There are no breaking changes\r\n- [X] I have added unit and integration tests for my change\r\n- [X] I have manually run all the unit and integration tests in the\r\nmodule I have added/changed, and they are all green\r\n- [ ] I have manually run all the unit and integration tests in the\r\n[core](https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core)\r\nand\r\n[main](https://github.com/langchain4j/langchain4j/tree/main/langchain4j)\r\nmodules, and they are all green\r\n\r\n- [ ] I have added/updated the\r\n[documentation](https://github.com/langchain4j/langchain4j/tree/main/docs/docs)\r\n- [ ] I have added an example in the [examples\r\nrepo](https://github.com/langchain4j/langchain4j-examples) (only for\r\n\"big\" features)","shortMessageHtmlLink":"[FEATURE] Implement Elasticsearch embedding removal methods (#1198)"}},{"before":"7c195df2b8768583412ce72f2dfa9b24a500cb2d","after":"1d50471b8d5852828c0de2175992340a8272e23d","ref":"refs/heads/main","pushedAt":"2024-06-13T11:02:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"fix issue 940 - Anthropic API requires 1st message to be a UserMessage (#1197)\n\n## Issue\r\n[Issue 940](https://github.com/langchain4j/langchain4j/issues/940)\r\n\r\n\r\n## Change\r\nEnsures that the 1st message sent to Anthropic is a UserMessage; if\r\nneeded, it will create a dummy user message with content \".\"\r\n\r\n## General checklist\r\n\r\n- [X] There are no breaking changes\r\n- [X] I have added unit and integration tests for my change\r\n- [X] I have manually run all the unit and integration tests in the\r\nmodule I have added/changed, and they are all green\r\n- [ ] I have manually run all the unit and integration tests in the\r\n[core](https://github.com/langchain4j/langchain4j/tree/main/langchain4j-core)\r\nand\r\n[main](https://github.com/langchain4j/langchain4j/tree/main/langchain4j)\r\nmodules, and they are all green\r\n\r\n- [N/A] I have added/updated the\r\n[documentation](https://github.com/langchain4j/langchain4j/tree/main/docs/docs)\r\n- [N/A] I have added an example in the [examples\r\nrepo](https://github.com/langchain4j/langchain4j-examples) (only for\r\n\"big\" features)","shortMessageHtmlLink":"fix issue 940 - Anthropic API requires 1st message to be a UserMessage ("}},{"before":"51fa449be8f56da219f30a501f792bff58efa58d","after":null,"ref":"refs/heads/dependabot/maven/langchain4j-parent/com.azure-azure-identity-1.12.2","pushedAt":"2024-06-13T07:20:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"b099922a10a57eb36854b5ed9ffb58943e8ae1f4","after":"7c195df2b8768583412ce72f2dfa9b24a500cb2d","ref":"refs/heads/main","pushedAt":"2024-06-13T07:19:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"Bump com.azure:azure-identity from 1.12.1 to 1.12.2 (#1273)","shortMessageHtmlLink":"Bump com.azure:azure-identity from 1.12.1 to 1.12.2 (#1273)"}},{"before":"61357aca6d5db8c531c52bf4b68829a8cc74cbd9","after":"b099922a10a57eb36854b5ed9ffb58943e8ae1f4","ref":"refs/heads/main","pushedAt":"2024-06-13T07:09:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"AzureAiSearchEmbeddingStore with index creation (#1259)\n\nFix #1249","shortMessageHtmlLink":"AzureAiSearchEmbeddingStore with index creation (#1259)"}},{"before":"72fc834d049be60a9aac75c91e0dfecb8fcd165c","after":"61357aca6d5db8c531c52bf4b68829a8cc74cbd9","ref":"refs/heads/main","pushedAt":"2024-06-12T13:54:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"improve docu","shortMessageHtmlLink":"improve docu"}},{"before":"4fc2d2b0b7f3cbedd1bd001043e5151f19d33a43","after":"72fc834d049be60a9aac75c91e0dfecb8fcd165c","ref":"refs/heads/main","pushedAt":"2024-06-12T12:38:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"improve docu","shortMessageHtmlLink":"improve docu"}},{"before":"050a5be3bb9565603995ff126e27c3d1d9abd14e","after":"4fc2d2b0b7f3cbedd1bd001043e5151f19d33a43","ref":"refs/heads/main","pushedAt":"2024-06-12T12:06:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"improve docu","shortMessageHtmlLink":"improve docu"}},{"before":"97065bce092881c4748841a5e99501456220319b","after":"050a5be3bb9565603995ff126e27c3d1d9abd14e","ref":"refs/heads/main","pushedAt":"2024-06-12T11:09:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"improve docu","shortMessageHtmlLink":"improve docu"}},{"before":"bd6148a736c3eaf600fd53990b59f53476cb1272","after":"97065bce092881c4748841a5e99501456220319b","ref":"refs/heads/main","pushedAt":"2024-06-12T07:35:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"Add Qwen2 Models (#1265)\n\nAdd newest open-sourced qwen2 models, which achieved amazing evaluation\r\nresults!\r\n\r\nSee: [Hello Qwen2](https://qwenlm.github.io/blog/qwen2/)\r\n\r\nAnd:\r\n- Remove duplicate tests.\r\n- Refactor a small amount of code.\r\n- Fix #1267 \r\n\r\n## General checklist\r\n\r\n- [x] There are no breaking changes\r\n- [x] I have added unit and integration tests for my change\r\n- [x] I have manually run all the unit and integration tests in the\r\nmodule I have added/changed, and they are all green","shortMessageHtmlLink":"Add Qwen2 Models (#1265)"}},{"before":null,"after":"51fa449be8f56da219f30a501f792bff58efa58d","ref":"refs/heads/dependabot/maven/langchain4j-parent/com.azure-azure-identity-1.12.2","pushedAt":"2024-06-11T20:05:38.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":"Bump com.azure:azure-identity in /langchain4j-parent\n\nBumps [com.azure:azure-identity](https://github.com/Azure/azure-sdk-for-java) from 1.12.1 to 1.12.2.\n- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)\n- [Commits](https://github.com/Azure/azure-sdk-for-java/compare/azure-identity_1.12.1...azure-identity_1.12.2)\n\n---\nupdated-dependencies:\n- dependency-name: com.azure:azure-identity\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump com.azure:azure-identity in /langchain4j-parent"}},{"before":"ae5c29893f37c73bde5f1621a6c7a0a75bcac93d","after":"bd6148a736c3eaf600fd53990b59f53476cb1272","ref":"refs/heads/main","pushedAt":"2024-06-11T13:53:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"Apply minor polish to intro.md (#1268)","shortMessageHtmlLink":"Apply minor polish to intro.md (#1268)"}},{"before":"2dbec1b5cb1a09e42d9f3f677bab06c572e41313","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/docs/braces-3.0.3","pushedAt":"2024-06-11T08:20:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"LizeRaes","name":"Lize Raes","path":"/LizeRaes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49833622?s=80&v=4"}},{"before":"5fa9e56cd7bcb7412568811f5e0137c7f8df2b50","after":"ae5c29893f37c73bde5f1621a6c7a0a75bcac93d","ref":"refs/heads/main","pushedAt":"2024-06-11T08:20:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"LizeRaes","name":"Lize Raes","path":"/LizeRaes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49833622?s=80&v=4"},"commit":{"message":"Bump braces from 3.0.2 to 3.0.3 in /docs (#1264)\n\nBumps [braces](https://github.com/micromatch/braces) from 3.0.2 to\r\n3.0.3.\r\n
\r\nCommits\r\n
    \r\n
  • 74b2db2\r\n3.0.3
  • \r\n
  • 88f1429\r\nupdate eslint. lint, fix unit tests.
  • \r\n
  • 415d660\r\nSnyk js braces 6838727 (#40)
  • \r\n
  • 190510f\r\nfix tests, skip 1 test in test/braces.expand
  • \r\n
  • 716eb9f\r\nreadme bump
  • \r\n
  • a5851e5\r\nMerge pull request #37\r\nfrom coderaiser/fix/vulnerability
  • \r\n
  • 2092bd1\r\nfeature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...
  • \r\n
  • 9f5b4cf\r\nfix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)
  • \r\n
  • 98414f9\r\nremove funding file
  • \r\n
  • 665ab5d\r\nupdate keepEscaping doc (#27)
  • \r\n
  • Additional commits viewable in compare\r\nview
  • \r\n
\r\n
\r\n
\r\n\r\n\r\n[![Dependabot compatibility\r\nscore](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=braces&package-manager=npm_and_yarn&previous-version=3.0.2&new-version=3.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\r\n\r\nDependabot will resolve any conflicts with this PR as long as you don't\r\nalter it yourself. You can also trigger a rebase manually by commenting\r\n`@dependabot rebase`.\r\n\r\n[//]: # (dependabot-automerge-start)\r\n[//]: # (dependabot-automerge-end)\r\n\r\n---\r\n\r\n
\r\nDependabot commands and options\r\n
\r\n\r\nYou can trigger Dependabot actions by commenting on this PR:\r\n- `@dependabot rebase` will rebase this PR\r\n- `@dependabot recreate` will recreate this PR, overwriting any edits\r\nthat have been made to it\r\n- `@dependabot merge` will merge this PR after your CI passes on it\r\n- `@dependabot squash and merge` will squash and merge this PR after\r\nyour CI passes on it\r\n- `@dependabot cancel merge` will cancel a previously requested merge\r\nand block automerging\r\n- `@dependabot reopen` will reopen this PR if it is closed\r\n- `@dependabot close` will close this PR and stop Dependabot recreating\r\nit. You can achieve the same result by closing it manually\r\n- `@dependabot show ignore conditions` will show all\r\nof the ignore conditions of the specified dependency\r\n- `@dependabot ignore this major version` will close this PR and stop\r\nDependabot creating any more for this major version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this minor version` will close this PR and stop\r\nDependabot creating any more for this minor version (unless you reopen\r\nthe PR or upgrade to it yourself)\r\n- `@dependabot ignore this dependency` will close this PR and stop\r\nDependabot creating any more for this dependency (unless you reopen the\r\nPR or upgrade to it yourself)\r\nYou can disable automated security fix PRs for this repo from the\r\n[Security Alerts\r\npage](https://github.com/langchain4j/langchain4j/network/alerts).\r\n\r\n
\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump braces from 3.0.2 to 3.0.3 in /docs (#1264)"}},{"before":null,"after":"2dbec1b5cb1a09e42d9f3f677bab06c572e41313","ref":"refs/heads/dependabot/npm_and_yarn/docs/braces-3.0.3","pushedAt":"2024-06-11T08:02:53.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":"Bump braces from 3.0.2 to 3.0.3 in /docs\n\nBumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.\n- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: braces\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump braces from 3.0.2 to 3.0.3 in /docs"}},{"before":"233ac61c6f1b92349bc812bd2fd9e96479ef0827","after":"5fa9e56cd7bcb7412568811f5e0137c7f8df2b50","ref":"refs/heads/main","pushedAt":"2024-06-11T08:01:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"LizeRaes","name":"Lize Raes","path":"/LizeRaes","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/49833622?s=80&v=4"},"commit":{"message":"Bump latest version of Docusaurus (#1241)\n\nWell, well, I'm not a front-end guy and therefore not super confortable\r\nwith NPM and Node.\r\n\r\nI've updated Docusaurus so it runs the latest version and to see if I\r\ncan add search and single-page to the documentation.\r\n\r\nHope this runs on CI/CD\r\n\r\nAlso see https://github.com/langchain4j/langchain4j/pull/1221\r\n\r\nCo-authored-by: Lize Raes <49833622+LizeRaes@users.noreply.github.com>","shortMessageHtmlLink":"Bump latest version of Docusaurus (#1241)"}},{"before":"b74270b422eacbfe43ea2f18cb8179be626fe168","after":"233ac61c6f1b92349bc812bd2fd9e96479ef0827","ref":"refs/heads/main","pushedAt":"2024-06-11T07:50:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"langchain4j","name":"LangChain4j","path":"/langchain4j","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/132277850?s=80&v=4"},"commit":{"message":"Update pull_request_template.md","shortMessageHtmlLink":"Update pull_request_template.md"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEaI7pFgA","startCursor":null,"endCursor":null}},"title":"Activity · langchain4j/langchain4j"}