Skip to content

Instantly share code, notes, and snippets.

@rjurney
Created August 16, 2025 06:23
Show Gist options
  • Save rjurney/cd86f231dcc3000624c210d25556116c to your computer and use it in GitHub Desktop.
Save rjurney/cd86f231dcc3000624c210d25556116c to your computer and use it in GitHub Desktop.
BAML field annotations guide extraction, matching and merging!
class Company {
name string
@description("Formal name of the company with corporate suffix")
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment