Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: modify transfer widget and write automated test script #33

Merged
merged 10 commits into from
Aug 12, 2024

Conversation

FrankLi123
Copy link
Contributor

No description provided.

@FrankLi123
Copy link
Contributor Author

This PR mainly focus on:

Modifying transfer widget:

  • Fix styling issues
  • Display account balances and estimated gas fees for the transaction
  • Support Ethereum native and ERC-20 token transactions

Restructuring OpenAgent Test directories to enable:

  • Run multiple test files all at once, with specified model name as an argument
  • Run individual test files with specified model name as an argument

@FrankLi123
Copy link
Contributor Author

Commands to run the test cases:

Run a Single Test File with a Specified Model Name:

python tests/run_tests.py gpt-3.5-turbo tests.agent_trajectory.asset_management

Run All Test Files in agent_trajectory with a Specified Model Name:

python tests/run_tests.py gpt-3.5-turbo

@FrankLi123 FrankLi123 requested a review from naaive August 7, 2024 19:15
@FrankLi123 FrankLi123 changed the title fix: fix styling issues of the transfer widget Fix: modify transfer widget and write automated test script Aug 7, 2024
@FrankLi123 FrankLi123 self-assigned this Aug 11, 2024
@naaive naaive merged commit 33c495d into main Aug 12, 2024
3 checks passed
@naaive naaive deleted the fix/debug-transfer-widget branch August 12, 2024 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants