| .. |
|
__init__.py
|
fix ruff check error
|
2023-08-13 14:14:14 +08:00 |
|
common.py
|
refactor: According to RFC 113, add message dispatching functionality.
|
2023-11-08 20:44:39 +08:00 |
|
custom_decoder.py
|
modified
|
2023-09-19 12:23:22 +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 |
|
get_template.py
|
json/markdown format
|
2023-09-20 12:09:10 +08:00 |
|
git_repository.py
|
feat: archive
|
2023-11-20 17:41:16 +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 |
|
json_to_markdown.py
|
json to markdown
|
2023-09-11 12:48:44 +08:00 |
|
make_sk_kernel.py
|
make_sk_kernel add_chat_service "chat_completion"
|
2023-09-18 13:22:39 +08:00 |
|
mermaid.py
|
Fix 'OSError: [WinError 193] %1 is not a valid Win32 application' on Windows when converting Mermaid charts
|
2023-09-20 21:35:50 +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 ltm serialize_message
|
2023-09-25 13:36:34 +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 |