This guide covers common issues encountered during migration. For breaking changes and migration steps, see the Migration Guide.
Common Issues and Solutions
Issue: LLM Not Found
Problem:ModuleNotFoundError: No module named 'pandasai.llm'
Solution: Install the appropriate LLM extension
Issue: Skills Not Working
Problem: Skills not being recognized Solution: Use the new@pai.skill()
decorator