-
I found when the authentication timed our in revious versions it would prompted you to re-authenticate and continue on, which is great.
In the Latest version 0.11.1 it does this, but the authentica…
-
-
Can you do not need a hint when inferring, that is, directly input the image to predict the segmentation result, and do not need to pass in coordinate information. That is, no hints are required, just…
-
# Configurable prompts for asserter
- [ ] Implement separate testing system handler with optional arguments to replace existing prompts
- [ ] Unit tests for the above
Target release: v0.1.0b5
-
In my view, AI models became so good, that I'm not sure that AI prompts are model-specific anymore. I think this community-based prompt library is great, but looking to the future, perhaps it could be…
-
the failure modes the DNA probes check for are grouped unclearly in the original setup.
* [x] set current probes to `active=False`, and name them "orig" or "paper" or similar, leaving the original …
-
### Package.json file
```JSON
No package.json file
```
### Node.js version
v23.1.0
### Database and its version
PostgreSQL 15.8
### Operating system name and version
Mac OS 15.1 (24B83)
### B…
-
The current generator interface expects to receive prompts as `str` see: https://github.com/leondz/garak/blob/4127ae5092ad3acaba680a32011018fc564cc92a/garak/generators/base.py#L66
This initial simp…
-
### What features would you like to see added?
Option to **assign** **users** **to** **teams** and have some of the settings (e g. access to endpoints and tools, setting API keys) and sharing options…
-
Large language models usually gravitate towards relation patterns(vector embeddings) to generate response especially when corresponding towards a predictable output. So I made some changes:
**The …