Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update NEAR integration and configuration settings
- Updated .env.example to reflect the new default LLM model: meta-llama/llama-3.3-70B-instruct. - Enhanced test_transaction.py with improved logging, environment variable validation, and error handling during NEAR transactions. - Refactored near_integration.py to utilize near-api-py for more efficient transaction handling and account management. - Simplified NEAR connection creation and error handling, ensuring better feedback during transaction processes.
- Loading branch information