| .. |
|
libs
|
Merge branch 'dev' into code_intepreter
|
2024-02-01 16:27:20 +08:00 |
|
schemas
|
Merge branch 'tool_manage_new' into 'code_intepreter'
|
2024-01-22 09:12:02 +00:00 |
|
__init__.py
|
integrate web scraping tool
|
2024-01-18 23:26:34 +08:00 |
|
azure_tts.py
|
use config
|
2024-01-10 20:34:42 +08:00 |
|
iflytek_tts.py
|
use config
|
2024-01-10 20:34:42 +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-10 15:34:49 +08:00 |
|
openai_text_to_embedding.py
|
fixbug: unit test
|
2024-01-12 15:27:07 +08:00 |
|
openai_text_to_image.py
|
refine code
|
2024-01-10 15:34:49 +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 |
|
search_engine.py
|
mock search engine api
|
2024-01-14 23:40:09 +08:00 |
|
search_engine_ddg.py
|
use config
|
2024-01-10 20:21:13 +08:00 |
|
search_engine_googleapi.py
|
remove Dict, use direct LLMConfig / Browser. / Search. / Mermaid. instead
|
2024-01-11 15:10:07 +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 tests/metagpt/learn/test_google_search.py error
|
2024-01-31 15:58:26 +08:00 |
|
search_engine_serper.py
|
fix tests/metagpt/learn/test_google_search.py error
|
2024-01-31 15:58:26 +08:00 |
|
tool_convert.py
|
add docstring parser
|
2024-01-22 14:58:06 +08:00 |
|
tool_data_type.py
|
integrate web scraping tool
|
2024-01-18 23:26:34 +08:00 |
|
tool_registry.py
|
fix test_debug_code
|
2024-01-30 22:20:34 +08:00 |
|
tool_types.py
|
integrate web scraping tool
|
2024-01-18 23:26:34 +08:00 |
|
translator.py
|
refactor: pre-commit run --all-files
|
2023-11-22 16:26:48 +08:00 |
|
ut_writer.py
|
remove Dict, use direct LLMConfig / Browser. / Search. / Mermaid. instead
|
2024-01-11 15:10:07 +08:00 |
|
web_browser_engine.py
|
fix test_scrape_web_page error
|
2024-01-15 13:20:13 +08:00 |
|
web_browser_engine_playwright.py
|
change ways of using config
|
2024-01-31 00:39:57 +08:00 |
|
web_browser_engine_selenium.py
|
fix test_scrape_web_page error
|
2024-01-15 13:20:13 +08:00 |