Rewards API Reference¶
Overview¶
AgentFly provides a flexible reward system for training agents with reinforcement learning.
Structure¶
- Reward - Base reward class and decorator
- Code Reward - Code execution rewards
- Math Reward - Mathematical reasoning rewards
- QA Reward - Question answering rewards
- AlfWorld Reward - AlfWorld environment rewards