Alexander Wu
Alexander Wu
@yxl23 I suggest providing a more complete execution command, environment, output, etc., so that we may be able to help you locate the problem
你可以访问下截图中的 faq url,其中有描述解决方法
Very good demand! Do you have any specific implementation suggestions?
LGTM, you can submit a PR directly. The code on main is similar.
Really? The code on main branch looks the same. It doesn't use the api_key. ``` def _make_client_kwargs(self) -> dict: kwargs = dict(api_key="sk-xxx", base_url=self.config.open_llm_api_base) return kwargs ```
@Alkacid LGTM. I discovered that I did have an older version of the file open, and you're right. Thank you very much for your kind reply.
It's really a bit of like reasoning time consuming problem. 1. How long does it take to set up inference? 2. How long did it take for the observed timeout...
Logically using the main branch will not have this problem, but could you please try it?
1. The file name needs to be changed to extract_git_repo_metadata or something similar. 2. On Friday, Gary will release a version of shell-based env, and browser-based env will also be...
Logically using the latest code from the main branch will not have this problem, can you try it and reply if it solves it?