Skip to content

Add funding check workflow#88

Draft
mairasalazar wants to merge 2 commits into
inveniosoftware:mainfrom
mairasalazar:workflow-grant-check
Draft

Add funding check workflow#88
mairasalazar wants to merge 2 commits into
inveniosoftware:mainfrom
mairasalazar:workflow-grant-check

Conversation

@mairasalazar

Copy link
Copy Markdown
Collaborator

❤️ Thank you for your review!

  • feat(workflow): add a funding check workflow

Add a new check_funding_relevance activity. The new activity assesses
whether a record's title and description match a grant description,
guided by a caller-supplied rule. Wires up the corresponding Temporal
workflow and registers it under the check_funding_relevance key.

  • refactor(extraction): move shared LLM agent builder

Move the LLM agent construction logic from extract_metadata into a
reusable _llm.build_agent helper, and use it in the existing metadata
extraction activity.

Move the LLM agent construction logic from `extract_metadata` into a
reusable `_llm.build_agent` helper, and use it in the existing metadata
extraction activity.
Add a new `check_funding_relevance` activity. The new activity assesses
whether a record's title and description match a grant description,
guided by a caller-supplied rule. Wires up the corresponding Temporal
workflow and registers it under the `check_funding_relevance` key.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant