-
## Summary
Hi all,
i'm trying to get garak to run with the rest generator on an llm project i'm in atm.
Whatever i do, i always get 422.
been testing all the id's, token and post/get request…
-
from an high level API point of view, I think we could/should treat the pyodide_lock like another index, and when experimenting with proxy, I'd love to be able to explicitley remove the lock as a fall…
-
This primarily comes from working with registry files, as there is just so much data displayed per key it makes analyzing a dump or working with hunts painful. I wrote the following JQ to get the data…
-
It will make it possible to define parameters in one place and then use them throughout the package. This can be useful for kip offsets. When updating the kip, it will be possible to change only the v…
-
Dear readers,
I have written a small Python script that creates a png file from an OpenFast binary output *.outb file.
A template "variable_color_list.json" can be used to define variables, color…
-
**Is your feature request related to a problem? Please describe.**
Currently it's not possible to scan the JSON column into `[]byte` or `json.RawMessage`. This means that there's either going to be…
-
Use [json-source-map](https://pypi.org/project/json-source-map/) for a better validatation of error, his would be useful for e.g. using within a VS Code extension to receive the incorrect line.
-
It would be helpful if there was a [problem type](https://datatracker.ietf.org/doc/html/rfc7807) for when the rate limit is reached and a request is therefore rejected.
I wonder whether such a prob…
-
The browser tool is much more useful when it is reusing the user's sessions. You can control this now with a browsersettings.json file in the workspace, but thats not easy for the user to control...or…
-
`GET /persons/{ssin}/profilePicture`
-> Unclear if 404 error means the person does not exist, or the person exists but does not have a profile picture
`GET /stores/{storeId}/orders/{orderId}`
…