mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-07-23 17:01:08 +02:00
add rsp_cache.json and some formatting
This commit is contained in:
parent
9efb9e6e80
commit
075bd9f747
3 changed files with 85 additions and 7 deletions
|
|
@ -14,6 +14,7 @@ from metagpt.tools.translator import Translator
|
|||
|
||||
@pytest.mark.asyncio
|
||||
@pytest.mark.usefixtures("llm_api")
|
||||
@pytest.mark.usefixtures("llm_mock")
|
||||
async def test_translate(llm_api):
|
||||
poetries = [
|
||||
("Let life be beautiful like summer flowers", "花"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue