-
**my llm**
```python
from langchain_openai import ChatOpenAI
import os
os.environ[var] = getpass.getpass("ZHIPUAI_API_KEY")
llm = ChatOpenAI(
model="glm-4-plus",
temperature=0.5,
…
-
https://github.com/servo/servo/actions/runs/11440198113/job/31827745371
```
▶ CRASH [expected OK] /encoding/legacy-mb-korean/euc-kr/euckr-decode-ksc5601.html?12001-13000
│
│ Failed to rec…
-
I encountered an issue with my language server stalling after sending an `applyEdit` request to the client from inside of the processing of an `executeCommand` request. I believe this is a common patt…
ja-he updated
2 weeks ago
-
### LanceDB version
_No response_
### What happened?
I am trying to open a table and sometimes the function panic saying the table was not found. Other time it works just fine.
### Are there known…
-
### Which version of the AzCopy was used?
##### Note: The version is visible when running AzCopy without any argument
Latest: 10.19.0
### Which platform are you using? (ex: Windows, Mac, Linux)
…
-
```
The plugin encountered an error, and failed to respond to the plugin.(*GRPCProvider).ReadResource call. The plugin logs may contain more details.
╵
╷
│ Error: Plugin did not respond
│
│ …
-
I'm working on a large and complex project, I'm looking for a way to close the app before a panic/crash in order to print the stack traces.
For the moment, the errors can't be displayed properly wh…
-
**Version**
List the versions of all `tokio` crates you are using. The easiest way to get
this information is using `cargo tree` subcommand:
```
│ ├── tokio v1.39.2
│ │ └── tokio-macros v…
-
```
Change detected, rebuilding site.
2023-03-22 23:19:05.524 -0700
ERROR 2023/03/22 23:19:05 Failed to reload config: add site dependencies: load resources: loading templates: "/Users/Will/Develop…
-
```
05:56:48 [ERROR] =========> Panic assertion failed: (i == 0 || self.free_ranges[i - 1].end < range.start) &&\n (i >= self.free_ranges.len() || range.end < self.free_ranges[i].start) at file /h…