mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-06-02 14:45:17 +02:00
add: openai's text to speech
This commit is contained in:
parent
cc92d8fb4a
commit
ca63880753
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ async def test_text_to_speech():
|
|||
assert 200 == resp.response.status_code
|
||||
|
||||
|
||||
|
||||
class TestOpenAI:
|
||||
def test_make_client_kwargs_without_proxy(self):
|
||||
instance = OpenAILLM(mock_llm_config)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue