Create Example Configuration Files (Chat, Contract Analyzer, Paper Writer) #9

Open
opened 2025-10-06 09:24:16 +00:00 by aditya · 0 comments
Member

Description

Develop three production-ready example configurations demonstrating simple chat with memory, advanced contract analysis with tool integration, and multi-agent paper writing collaboration.

Acceptance Criteria

  • basic_chat_with_memory.yaml shows beginner-friendly setup
  • legal_contract_metadata_extractor.yaml demonstrates multi-agent orchestration
  • multi_agent_paper_writer.yaml shows role-based collaboration
  • All examples well-commented and functional
  • sample_contract.txt included for contract analyzer testing**

Definition of Done

  • 3 YAML files created in examples/ directory
  • sample_contract.txt test data included
  • All examples tested successfully with OpenAI API
  • Documented in README examples section
  • Each example includes usage instructions in comments
### **Description** Develop three production-ready example configurations demonstrating simple chat with memory, advanced contract analysis with tool integration, and multi-agent paper writing collaboration. ### **Acceptance Criteria** - basic_chat_with_memory.yaml shows beginner-friendly setup - legal_contract_metadata_extractor.yaml demonstrates multi-agent orchestration - multi_agent_paper_writer.yaml shows role-based collaboration - All examples well-commented and functional - sample_contract.txt included for contract analyzer testing** ### **Definition of Done** - 3 YAML files created in examples/ directory - sample_contract.txt test data included - All examples tested successfully with OpenAI API - Documented in README examples section - Each example includes usage instructions in comments
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cleveragents/cleveragents-core#9
No description provided.