Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create detection llm endpoint #232

Open
wants to merge 10 commits into
base: 223-creating-activity-dashboard
Choose a base branch
from

Conversation

iam-flo
Copy link
Contributor

@iam-flo iam-flo commented Jan 24, 2025

Motivation

Fixes #123. Enables detection of bad PR description practices based on predefined rules in the application server.

Description

Sends PR description and rules to LLM for evaluation.
Configures LLM to analyze descriptions and detect bad practices.

@iam-flo iam-flo self-assigned this Jan 24, 2025
@github-actions github-actions bot added intelligence-service size:M This PR changes 30-99 lines, ignoring generated files. labels Jan 24, 2025
@iam-flo iam-flo force-pushed the 226-create-llm-based-detection-for-pr-descriptions branch from ebe5fe7 to a91ac59 Compare January 27, 2025 11:08
@github-actions github-actions bot added client application-server webhook-ingest size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. autocommit-openapi labels Jan 27, 2025
@iam-flo iam-flo force-pushed the 223-creating-activity-dashboard branch from 79c3666 to 848f07e Compare January 27, 2025 11:10
@iam-flo iam-flo force-pushed the 226-create-llm-based-detection-for-pr-descriptions branch from 51434ac to a4073a0 Compare January 27, 2025 11:15
@iam-flo iam-flo force-pushed the 223-creating-activity-dashboard branch from 92b2879 to 372ac51 Compare January 28, 2025 10:21
@iam-flo iam-flo force-pushed the 226-create-llm-based-detection-for-pr-descriptions branch 2 times, most recently from da0708f to a6678bc Compare January 28, 2025 12:26
@github-actions github-actions bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed autocommit-openapi size:XXL This PR changes 1000+ lines, ignoring generated files. labels Jan 28, 2025
@iam-flo iam-flo force-pushed the 223-creating-activity-dashboard branch from 72b78fa to 98d9c8e Compare February 4, 2025 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application-server client intelligence-service size:XL This PR changes 500-999 lines, ignoring generated files. webhook-ingest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant