Skip to content

Conversation

@srinigsan
Copy link
Contributor

This PR includes two focused updates to the c360 Fashion Retail demo:

  1. Data Regeneration

    • Updated the dataset generator to refresh demo data as well as add new tables.
    • Recreated and re-uploaded CSV assets to Git LFS storage.
  2. Confidence Scoring Config

    • Updated the promptql-config.yml to refine confidence score thresholds and align output with latest DDN updates.

@github-actions
Copy link

github-actions bot commented Oct 31, 2025

🚀 PromptQL Builds Complete (c5a2673)

@srinigsan srinigsan self-assigned this Oct 31, 2025
@srinigsan srinigsan requested a review from typhonius October 31, 2025 17:40
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want the original one here right as this is the local env file we deploy as part of all builds and links up to the env.template in .data

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be here or in .data/c360-fashion-retail?

image: otel/opentelemetry-collector:0.104.0
ports:
- 4317:4317
- 14317:4317
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?

return fake.date_time_between(start_date, end_date)

def save_to_csv(self, table_name, data, headers):
<<<<<<< HEAD
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are merge errors - can you run through this file and sort pls

@typhonius typhonius mentioned this pull request Nov 8, 2025
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.

2 participants