-
The filepath.Walk and filepath.WalkDir functions are documented as not following symbolic links.
Both these functions are susceptible to a TOCTOU (time of check/time of use) race condition where a …
neild updated
3 weeks ago
-
**Describe the bug**
https://sanity-io-land.slack.com/archives/C9Z7RC3V1/p1718675586121679
I am getting `Failed to parsed response body as JSON: Unexpected non-whitespace character after JSON at…
-
### Please confirm the following:
- [X] I've checked [the current issues](https://github.com/Ivy-Apps/ivy-wallet/issues) for duplicate issues.
- [X] I've requested a single (only one) feature/change …
-
**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,
…
waics updated
18 hours ago
-
Right now the IDE configures the compiler by:
* Passing in a `RazorCongfiguration` which has various properties
* [Calling some compiler methods to do some pre-canned configuration](https://github.com…
-
Bad documenttaion. not very long errors
Detecting toxicity in outputs generated by Large Language Models (LLMs) is crucial for ensuring that these models produce safe, respectful, and appropriate con…
-
Click events are supported by `Perspective` and described in https://perspective.finos.org/docs/js/#click-events. It would be really valuable to add click (and row selection?) events to the Panel `Per…
-
This task is to cover the billing enablement of the MQTT Client feature #1350
This first iteration being delivered includes the ability to limit a Team Type to a given number of clients. From a bi…
-
The new Meshcat API allows us to set/move the default camera pose, or just its target point. I imagine these two functions will cover most of the user's needs, but eventually setting just the camera p…
-
There has been discussions here and there, what to do with V3.5 section. Mostly I have opened the topic in
* #1917
Problem to solve: stateless tokens or "cryptographically secured tokens" as tho…