nsdagi
Results
1
issues of
nsdagi
环境:ubuntu20.04,python3.10 执行以下命令,byzerllm报错 `auto-coder --file autocoder-human_as_model.yml ` ```yml source_dir: "/home/ubd/auto-coder/src" target_file: "/home/ubd/auto-coder/ouput-human_as_model.txt" model: qianwen_chat model_max_length: 2000 model_max_input_length: 6000 anti_quota_limit: 5 search_engine: bing search_engine_token: ENV {{BING_SEARCH_TOKEN}} ## execute the prompt generated by...