-
Adding some more drawing tools such as being able to draw boxes, etc.
-
The manual nature of stopping production to avoid losing resources once one has run out is a kill joy. It will only be more emotive when real value is attached to the resources.
If this can't be add…
-
I'm starting this research thread to drop in examples of tool usage across different LLMs, to help inform a `llm` feature for that.
-
One of our bachelor students at the University of Freiburg (as a part of his Bachelor Project), is currently working on integrating the Panaroo tool into Galaxy. While a pull request (PR) has not yet…
-
I thought having a proper issue for this might be better than to keep annoying Sim in discord.
I took a look at building up a proper testing toolchain, and from what I see, there a couple of potent…
-
Greetings!
I would like to reproduce the tool testing using your provided dataset, but i want to start reproducing from the alignment step, so do you happen to have the fastq files available for s…
-
## Command
```sh
flutter pub get --no-example
```
## Steps to Reproduce
1. ...
2. ...
3. ...
## Logs
YamlException
```console
#0 Scanner._removeSimpleKey (package:yaml/src/scanner.…
-
We should validate the input/parameters of LanguageModelTool calls. We could extract part of the json language-service into vscode to do this.
-
There are currently features on the site that I find useful, but not the regular visitors: code snippets and bookmarks. These 2 pages are currently harder to see, but accessible and visible by any use…
-
Take the following implementation and add it to the framework.
https://github.com/i-am-bee/bee-api/blob/main/src/runs/execution/tools/api-call-tool.ts#L42C1-L43C1
Are there any blockers or thing…