-
Currently `chat(messages)` returns a hash `{role: "assistant", content: "Welcome"}` and there is no way to access the raw response object which contains usage data:
```json
"usage":{"prompt_tokens…
drnic updated
6 months ago
-
**Sigma.js version:** n.a.
**Graphology version:** n.a.
**Operating System:** Windows 11
**Web browser:** n.a.
### Steps to reproduce
Clone the repo, run `npm i`.
### Expected behavior
…
-
The new OpenAI APIs require a new "messages" field in the body which contain an array of objects, however the current implementation produces the same hash key for the same amount of fields but with d…
-
Hello everyone!
I have this issue with the plugin since I personalized my Krita workspace and window layouts (for dual screen editing)
I tried to relaunch Krita, but the error message appears agai…
-
Got a failure in TestParallelLambdaCreation that resolved itself after a retry. The test might be flaky.
```
TestParallelLambdaCreation (1m
program.go:1959: sample: test-programs/parallel-lamb…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Misbehaviour occurs even with simple objects (probably the same cause, but different…
-
Hey, this plugin is great and exactly what I needed, many thanks!
Would be great to be able to have similar functionality to https://github.com/danethurber/webpack-manifest-plugin#optionsbasepath
…
-
```
What steps will reproduce the problem?
1.Download POC http://www36.zippyshare.com/v/25032778/file.html
2.python jsunpackn.py POC.pdf -V
3.
What is the expected output? What do you see instead?
…
-
```
What steps will reproduce the problem?
1.Download POC http://www36.zippyshare.com/v/25032778/file.html
2.python jsunpackn.py POC.pdf -V
3.
What is the expected output? What do you see instead?
…
-
With the new query invalidation approach, the vast majority of objects are actually never sent over the wire. Yet, we are paying a large cost during creation to make them "free" to serialize and deser…