ikebo
ikebo
我当时也出现了,按照作者提示的那样做弄好了。第一次修改没成功,因为缩进问题。第二次就改好了。
same issue here, is there anyone to merge?
do you mean set CustomHeaders ? ``` csharp NameValueCollection headers = new NameValueCollection(); headers.Add("xxx", "xxx"); HttpClient client = new HttpClient(proxy) { CustomHeaders = headers, }; ```
same issue
do you mean set CustomHeaders ? ``` csharp NameValueCollection headers = new NameValueCollection(); headers.Add("xxx", "xxx"); HttpClient client = new HttpClient(proxy) { CustomHeaders = headers, }; ```
i found the solution by reading the source code: memory = ConversationSummaryBufferMemory(llm=llm, input_key='question', output_key='answer')
can we detect the control + click event? if dont, we can't exit the app unless by the monitor.
In a conclusion: 1, download the install script, curl -sSL https://install.python-poetry.org > poetry_install.py 2, change the symlink to True on line 317 3, python3 poetry_install.py that's it