| .. |
|
__init__.py
|
feat: merge send18
|
2023-12-15 16:29:55 +08:00 |
|
azure_tts.py
|
feat: +unit test
|
2023-12-26 19:11:27 +08:00 |
|
iflytek_tts.py
|
feat: +unit test
|
2023-12-26 19:11:27 +08:00 |
|
metagpt_oas3_api_svc.py
|
fixbug: fix unit test
|
2024-01-04 10:10:13 +08:00 |
|
metagpt_text_to_image.py
|
add context and config2
|
2024-01-04 21:16:23 +08:00 |
|
moderation.py
|
refine code
|
2024-01-11 16:19:52 +08:00 |
|
openai_text_to_embedding.py
|
feat: +unit test
|
2023-12-26 19:11:27 +08:00 |
|
openai_text_to_image.py
|
refine code
|
2024-01-11 16:19:52 +08:00 |
|
openapi_v3_hello.py
|
fixbug: fix unit test
|
2024-01-04 10:10:13 +08:00 |
|
prompt_writer.py
|
refactor: pre-commit run --all-files
|
2023-11-22 16:26:48 +08:00 |
|
sd_engine.py
|
add context and config2
|
2024-01-04 21:16:23 +08:00 |
|
search_engine.py
|
fix bug in faiss
|
2023-12-29 10:32:10 +08:00 |
|
search_engine_ddg.py
|
restoresearch engine code
|
2023-09-02 18:03:31 +08:00 |
|
search_engine_googleapi.py
|
add pydantic v2 support and change role's private fields into public
|
2023-12-27 14:00:54 +08:00 |
|
search_engine_meilisearch.py
|
refine code: use handle_exception function instead of in-function duplicate code frags
|
2023-12-19 16:16:52 +08:00 |
|
search_engine_serpapi.py
|
fix search_engine_serper arbitrary types error
|
2024-01-03 10:18:55 +08:00 |
|
search_engine_serper.py
|
fix search_engine_serper arbitrary types error
|
2024-01-03 10:18:55 +08:00 |
|
translator.py
|
refactor: pre-commit run --all-files
|
2023-11-22 16:26:48 +08:00 |
|
ut_writer.py
|
feat: Action Node + exclude parameter
|
2023-12-28 11:58:13 +08:00 |
|
web_browser_engine.py
|
feat: +unit test
|
2023-12-27 21:47:48 +08:00 |
|
web_browser_engine_playwright.py
|
feat: +unit test
|
2023-12-27 21:47:48 +08:00 |
|
web_browser_engine_selenium.py
|
add proxy for webdriver downloader
|
2023-12-28 22:34:28 +08:00 |