phidata icon indicating copy to clipboard operation
phidata copied to clipboard

dream decoder agent

Open Ayush0054 opened this issue 2 months ago • 0 comments

Description

Please include:

  • Summary of changes: added dream decoder agent which decodes your dream.

Fixes # (issue)

Type of change

Please check the options that are relevant:

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Model update
  • [ ] Infrastructure change

Checklist

  • [x] My code follows Phidata's style guidelines and best practices
  • [x] I have performed a self-review of my code
  • [ ] I have added docstrings and comments for complex logic
  • [x] My changes generate no new warnings or errors
  • [x] I have added cookbook examples for my new addition (if needed)
  • [ ] I have updated requirements.txt/pyproject.toml (if needed)
  • [x] I have verified my changes in a clean environment

Additional Notes

Include any deployment notes, performance implications, or other relevant information:

Ayush0054 avatar Dec 13 '24 10:12 Ayush0054