-
I have a custom tool using the langchain StructuredTool.from_function
```
from langchain.tools.base import StructuredTool
from langchain_core.pydantic_v1 import BaseModel, Field
create_draft_t…
-
I propose we find VC Issuers using any available tools (e.g. Trinsic) to create real world VCs. To do so requires developing a schema with terms and definitions, which we can offer to help them with, …
-
We are planning to benchmark a set of metabarcoding tools and I thought to use OPAL. When investigating the tool, I thought one could use it for metabarcoding assessment just as well as long as one ca…
-
Just putting a few notes here about pphtml to aid us in deciding what to do and how to link pphtml with Guiguts. Just thoughts that I didn't want to lose, rather than definite suggestions of things to…
-
When trying to run HapNe-IBD as recommended by guidelines on a standard set of human WGS (n=25), using the provided code in a file called split_vcf_chr_arm.py:
`split_vcf(vcf_file='./vcf_phased', sav…
-
Hi, @RobinQu, thank you for working on this project. After searching a lot online, this is the only prompt engineering framework written in C++ I found. Also, I like the way how it is designed, which …
-
Hello!
So first of all: thank you very much for the cool plugin. The idea is really great! :)
But actually I have difficulties using it:
I was able to successfully determine the Z layer and …
-
**Describe the feature:**
For the most part, Kibana will translate the UTC timestamp that Elasticsearch holds into a local one based on the browser's timezone. However, as seen in https://discuss.ela…
-
Hello!
We recently implemented the co-bps metric described in the NLB paper. In the paper, the bps is described as a per-neuron metric where a neuron's likelihood is normalized and divided by its …
-
On a number of files in my library, tone takes an excessively long time... 45 minutes or more. The files aren't unusually large, and size doesn't seem to be a predictor. I tried running tone with --…