LlamaClassify Examples
Collection of examples demonstrating how to use the LlamaClassify for document classification.
Classify Contract Types Automatically categorize contracts by type using natural-language rules. Classify documents from the CUAD dataset as co-branding contracts or affiliate agreements.
Classify with a Saved Configuration Save reusable classification rules as a configuration and reference them by ID across multiple jobs.
For more detailed examples on how to use the SDK, visit our python repo or our typescript repo.