| .. |
|
libs
|
Handle potential incorrect newline representations in FileWriter.write()
|
2024-06-18 14:39:12 +08:00 |
|
__init__.py
|
Update __init__.py. BING="bing"
|
2024-03-27 21:53:51 +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
|
Update search_engine.py BING="bing"
|
2024-03-27 21:57:24 +08:00 |
|
search_engine_bing.py
|
fix format
|
2024-03-28 22:10:05 +08:00 |
|
search_engine_ddg.py
|
remove global config in the search/browser engine
|
2024-02-01 16:47:29 +08:00 |
|
search_engine_googleapi.py
|
remove global config in the search/browser engine
|
2024-02-01 16:47:29 +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
|
remove global config in the search/browser engine
|
2024-02-01 16:47:29 +08:00 |
|
search_engine_serper.py
|
remove global config in the search/browser engine
|
2024-02-01 16:47:29 +08:00 |
|
tool_convert.py
|
fix tool convert bug and add more tests
|
2024-04-11 16:55:52 +08:00 |
|
tool_data_type.py
|
disentangle planner and tool module, optimize tool module, add react mode
|
2024-03-07 21:22:44 +08:00 |
|
tool_recommend.py
|
refactor: CodeParser.parse_code
|
2024-04-30 11:18:10 +08:00 |
|
tool_registry.py
|
engineer2 first draft, allow fine-grained tool reg, reg plan as tool
|
2024-06-03 17:57:24 +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
|
update docs
|
2024-02-01 16:56:45 +08:00 |
|
web_browser_engine_playwright.py
|
remove global config in the search/browser engine
|
2024-02-01 16:47:29 +08:00 |
|
web_browser_engine_selenium.py
|
replace *.deepwisdom.ai for scraping by local server
|
2024-03-23 17:29:36 +08:00 |