Update message handling to switch model fallback order between Google and Groq 86bce74 Running nagarmayank commited on 5 days ago
Update GROQ_MODEL to use llama-3.3-70b-versatile and adjust model fallback logic df9c661 nagarmayank commited on 5 days ago
Refactor TransactionClassification model to use Literal for classification types and update related logic 957f064 nagarmayank commited on 5 days ago
Switch primary model in write_message method to ChatGroq with fallback to ChatGoogleGenerativeAI cb8a8b6 nagarmayank commited on Dec 24, 2025
Expand transaction classification options to include Reward_Points_Credit and sweep_in_fd 4137d9f nagarmayank commited on Jul 11, 2025
Update transaction timestamp format to include time in write_message method 59ed4d3 nagarmayank commited on Jul 6, 2025
Fix transaction classification handling and improve error reporting in check_txn_and_decide method e3dd34f nagarmayank commited on Jul 4, 2025
Add transaction_origin field and expand classification options in TransactionParser a8f2af1 nagarmayank commited on Jul 4, 2025
Refactor classification prompt to limit categories to Transaction and OTP 5238772 nagarmayank commited on Jul 2, 2025
Refactor datetime logging to use a single timezone variable for consistency in transaction message processing c7eddb5 nagarmayank commited on Jun 28, 2025
Refactor datetime logging to use timezone-aware timestamps and comment out unused transaction_date field in TransactionParser 2bdf9a9 nagarmayank commited on Jun 28, 2025
Integrate OpikTracer into ChatGoogleGenerativeAI and ChatGroq models; remove unused test endpoint and update requirements 1ca9acb nagarmayank commited on Jun 7, 2025
Update README.md to remove detailed application description and features 09bcb2a nagarmayank commited on May 31, 2025
Update README.md to include metadata for Hugging Face Spaces and remove Docker instructions 8944b25 nagarmayank commited on May 31, 2025
Update README.md to enhance documentation and clarify setup instructions 2c3b4ba nagarmayank commited on May 31, 2025
Fix missing parenthesis in Google Sheets update for transaction date 002a143 nagarmayank commited on May 31, 2025
Refactor imports and enhance TransactionParser documentation; update requirements to include langchain-google-genai 8870d4b nagarmayank commited on May 31, 2025
Remove debug print statement from test endpoint and validate header 7cd4834 nagarmayank commited on May 26, 2025