fix: correct fallback logic to parse Smart Wallet and RAG response formats - Smart Wallet returns recommended_card as string, not dict - RAG returns 'best_card' dict, not 'recommended_card' - Parse rewards_rate from percentage string format - This fixes the 'unknown' card issue in fallback responses
#13
by sammy786 - opened
No description provided.
sammy786 changed pull request status to merged