NeMo-Curator icon indicating copy to clipboard operation
NeMo-Curator copied to clipboard

Change prompt to try and get only topic names

Open abhinavg4 opened this issue 7 months ago • 1 comments
trafficstars

Description

Tries to fix #533. LLM gives output topics with descriptions. When we try to create a YAML, those descriptions sometimes get treated as separate topics. We modify the prompt to ask the LLM to just give the topic list.

Usage

# Add snippet demonstrating usage

Checklist

  • [ ] I am familiar with the Contributing Guide.
  • [ ] New or Existing tests cover these changes.
  • [ ] The documentation is up to date with these changes.

abhinavg4 avatar Apr 03 '25 03:04 abhinavg4