MetaGPT/metagpt/utils
stellaHSR ab95b55662
Merge pull request #343 from Stitch-z/main
Fix research action bug && Optimize universal file operation tools
2023-09-21 11:08:40 +08:00
..
__init__.py fix ruff check error 2023-08-13 14:14:14 +08:00
common.py Resolve PR issues 2023-09-20 12:02:46 +08:00
file.py Update: cancel block writing when writing files && change the file printing log level to debug level 2023-09-20 15:01:47 +08:00
highlight.py add support for open-interpreter. 2023-09-13 15:47:51 +08:00
index.html compress index.html 2023-09-18 17:25:15 +08:00
make_sk_kernel.py make_sk_kernel add_chat_service "chat_completion" 2023-09-18 13:22:39 +08:00
mermaid.py change to async 2023-09-13 12:41:38 +08:00
mmdc_ink.py change to async 2023-09-13 12:41:38 +08:00
mmdc_playwright.py change to async 2023-09-13 12:41:38 +08:00
mmdc_pyppeteer.py use config for PYPPETEER_EXECUTABLE_PATH 2023-09-13 14:39:51 +08:00
parse_html.py Optimize: Update certain prompt formats. 2023-08-09 20:28:31 +08:00
pycst.py add docs for metagpt/actions/write_docstring.py 2023-08-06 19:45:06 +08:00
read_document.py another run through for translation. 2023-08-02 15:57:10 -05:00
serialize.py fix ruff check error 2023-08-13 14:14:14 +08:00
singleton.py another run through for translation. 2023-08-02 15:57:10 -05:00
special_tokens.py 1. record news in rc; 2. add msg sent to; 3. qa_engineer restructure 2023-07-31 02:12:34 +08:00
text.py Updated docstring for the prompt_template in the generate_prompt_chunk function 2023-08-09 21:55:46 +08:00
token_counter.py Fix the 'get_max_completion_tokens' function to prevent reaching the maximum limit. 2023-08-17 17:47:03 +08:00