Add Arbitration Post-Hearing Component with LLM-Based Entity Extraction#1938
Merged
Add Arbitration Post-Hearing Component with LLM-Based Entity Extraction#1938
Conversation
for more information, see https://pre-commit.ci
Codecov Report✅ All modified and coverable lines are covered by tests.
🚀 New features to boost your workflow:
|
chensuyue
reviewed
Oct 10, 2025
Collaborator
|
@ramesh-katkuri The license header should be your company but not Intel? |
yao531441
approved these changes
Oct 10, 2025
comps/arb_post_hearing_assistant/deployment/docker_compose/compose.yaml
Outdated
Show resolved
Hide resolved
letonghan
reviewed
Oct 10, 2025
Collaborator
letonghan
left a comment
There was a problem hiding this comment.
Hi @ramesh-katkuri , thanks for your contributions. Please check the comments below, thanks.
comps/arb_post_hearing_assistant/deployment/docker_compose/compose.yaml
Outdated
Show resolved
Hide resolved
comps/arb_post_hearing_assistant/deployment/docker_compose/compose.yaml
Outdated
Show resolved
Hide resolved
for more information, see https://pre-commit.ci
yao531441
approved these changes
Oct 10, 2025
comps/arb_post_hearing_assistant/deployment/docker_compose/compose.yaml
Outdated
Show resolved
Hide resolved
…aymon@zensar.com>
Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>
Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>
for more information, see https://pre-commit.ci
Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>
…roject/GenAIComps into arb_posthearing_assistant
Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>
Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>
for more information, see https://pre-commit.ci
…se.yaml in .github folder Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com>
…roject/GenAIComps into arb_posthearing_assistant
Signed-off-by: Ramesh <katkuri.ramesh@zensar.com>
Signed-off-by: Ramesh <katkuri.ramesh@zensar.com>
Signed-off-by: Ramesh <katkuri.ramesh@zensar.com>
Signed-off-by: Ramesh <katkuri.ramesh@zensar.com>
jilongW
pushed a commit
to jilongW/GenAIComps
that referenced
this pull request
Dec 18, 2025
…on (opea-project#1938) * initial commit for arbitratory micro service * test cases added * test cases added * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * renamed test file as per review comment * updated path of SCRIPT_DIR in to resolve microservice test * resolved comments wrt license header and env configs in compose file * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removed unused MODEL env variable Signed-off-by: Author Name <c.noeljaymon@zensar.com> * removed space and added sign off Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * resolved ci issues for compose file name and readme reference paths Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> * added arb_post_hearing_assistant-compose.yaml file in .github folder Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> * deleted unused file redis-values.yaml Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * made service and image name same for arb_post_hearing_assistant-compose.yaml in .github folder Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> * DCO remediation: adding missing Signed-off-by lines Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> * fixed the micro service build issue Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> * microservice container not found fixed Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> * removed airgap code Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> * fixed pre-commit check issue --------- Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> Co-authored-by: Ramesh Katkuri <rameshkatkuri@Rameshs-MacBook-Air.local> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Noel Jaymon <c.noeljaymon@zensar.com> Signed-off-by: sunzhonghua2004 <137033036@qq.com>
jilongW
pushed a commit
to jilongW/GenAIComps
that referenced
this pull request
Dec 18, 2025
…on (opea-project#1938) * initial commit for arbitratory micro service * test cases added * test cases added * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * renamed test file as per review comment * updated path of SCRIPT_DIR in to resolve microservice test * resolved comments wrt license header and env configs in compose file * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removed unused MODEL env variable Signed-off-by: Author Name <c.noeljaymon@zensar.com> * removed space and added sign off Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * resolved ci issues for compose file name and readme reference paths Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> * added arb_post_hearing_assistant-compose.yaml file in .github folder Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> * deleted unused file redis-values.yaml Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * made service and image name same for arb_post_hearing_assistant-compose.yaml in .github folder Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> * DCO remediation: adding missing Signed-off-by lines Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> * fixed the micro service build issue Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> * microservice container not found fixed Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> * removed airgap code Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> * fixed pre-commit check issue --------- Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> Co-authored-by: Ramesh Katkuri <rameshkatkuri@Rameshs-MacBook-Air.local> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Noel Jaymon <c.noeljaymon@zensar.com> Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com>
joshuayao
pushed a commit
that referenced
this pull request
Jan 5, 2026
* Fix build issues (#1937) * Fix build issues Add docling in requirements.in Change pathway version to fix dependency conflict. Signed-off-by: ZePan110 <ze.pan@intel.com> --------- Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * Add Arbitration Post-Hearing Component with LLM-Based Entity Extraction (#1938) * initial commit for arbitratory micro service * test cases added * test cases added * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * renamed test file as per review comment * updated path of SCRIPT_DIR in to resolve microservice test * resolved comments wrt license header and env configs in compose file * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removed unused MODEL env variable Signed-off-by: Author Name <c.noeljaymon@zensar.com> * removed space and added sign off Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * resolved ci issues for compose file name and readme reference paths Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> * added arb_post_hearing_assistant-compose.yaml file in .github folder Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> * deleted unused file redis-values.yaml Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * made service and image name same for arb_post_hearing_assistant-compose.yaml in .github folder Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> * DCO remediation: adding missing Signed-off-by lines Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> * fixed the micro service build issue Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> * microservice container not found fixed Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> * removed airgap code Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> * fixed pre-commit check issue --------- Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> Co-authored-by: Ramesh Katkuri <rameshkatkuri@Rameshs-MacBook-Air.local> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Noel Jaymon <c.noeljaymon@zensar.com> Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * add funasr paraformer asr service impl (#1914) * add funasr paraformer asr service impl * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix requirements deps; modify ASR READMEs * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add funasr-paraformer dockerfile in github workflow --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * enable HF_TOKEN to be defined in request (#1940) Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com> Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * fix the source of LibreOffice (#1942) Signed-off-by: zhihang <zhihangdeng@link.cuhk.edu.cn> Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * Fix CD issue and llms build failure (#1943) * Fix permissions issue Signed-off-by: ZePan110 <ze.pan@intel.com> * Fix issue Signed-off-by: ZePan110 <ze.pan@intel.com> * Test Signed-off-by: ZePan110 <ze.pan@intel.com> * Revert "Test" This reverts commit 1df372c. --------- Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * update vllm-ipex, boost servi performance (#1941) Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * Add openGauss support to dataprep microservice and update related doc… (#1945) * add openGauss support for dataprep Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix the healthcheck for openGauss Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com> * update README.md for openGauss Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com> --------- Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * Add openGauss support to retrievers and update related doc… (#1949) * add openGauss support for retrievers Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * update package version to fit B60 Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * enable CnClip B/16&L/14 and enable flickr30kcn dataset Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * update docs about qwen2-vl &qwen2.5-vl & cnclip, add qwen-vl configs Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix bug Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * fix bug Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * fix for doc Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * fix gradio verion Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * retrigger test Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> * added test for cnclip Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> --------- Signed-off-by: ZePan110 <ze.pan@intel.com> Signed-off-by: sunzhonghua2004 <jilong.wang@intel.com> Signed-off-by: Noel Jaymon <c.noeljaymon@zensar.com> Signed-off-by: Ramesh <katkuri.ramesh@zensar.com> Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com> Signed-off-by: zhihang <zhihangdeng@link.cuhk.edu.cn> Signed-off-by: sunshuang1866 <sunshuang1866@outlook.com> Co-authored-by: ZePan110 <ze.pan@intel.com> Co-authored-by: ramesh-katkuri <katkuri.ramesh@zensar.com> Co-authored-by: Ramesh Katkuri <rameshkatkuri@Rameshs-MacBook-Air.local> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Noel Jaymon <c.noeljaymon@zensar.com> Co-authored-by: LIU Lin <107393642+llin60@users.noreply.github.com> Co-authored-by: wanhakim <wanhakim92@gmail.com> Co-authored-by: zhihang <zhihangdeng@link.cuhk.edu.cn> Co-authored-by: linjiaojiao <jiaojiao.lin@intel.com> Co-authored-by: sunshuang1866 <sunshuang1866@outlook.com> Co-authored-by: Xueshu Wang <xueshu.wang@intel.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Added a new Arbitration Post-Hearing component that integrates with vLLM and TGI server to interact with the LLM. This component automates post-hearing analysis by extracting key entities from transcripts, including case number, next hearing details, outcome, next scheduling time, and other relevant information. The integration ensures efficient LLM inference while providing structured, actionable insights to streamline the arbitration workflow.
Issues
List the issue or RFC link this PR is working on. If there is no such link, please mark it as
n/a.Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
List the newly introduced 3rd party dependency if exists.
Tests
Describe the tests that you ran to verify your changes.
Flow Chat