marvelai-org / marvel-ai-backend

This is the Marvel Teaching Assistant ai repo.
MIT License
17 stars 85 forks source link

Feature/testing #83

Open EdwardShiung opened 3 months ago

EdwardShiung commented 3 months ago
1. Organize the "requirement.txt" file to solve the dependency problem.
2. Create the "docker-compose.yml" to set the same virtual environment.
3. Solve the test cases problem, but still have lots of problems in "tools.py" and "test_tools.py", which should be re-written.