-
Add a `Language` implement that can something like:
```ts
export const commandOne = queryOptions({
queryKey: [....] as const,
queryFn: () => commands.someCommand()
})
```
So it could be…
-
Thanks for your work! It's very helpful for the community.
However, when reproducing your "InBatch" experiment, I kept running into the error: local variable 'query_embedder_config' referenced befor…
-
# Step 1/2 - Only list
#### Estimated time: 2 hours
Your task now is to create a new query called `Users`.
1. It will be an authenticated query
1. It should receive an integer as parameter (optional…
-
### Description
With the `--include` and `--exclude` flags introduced in #82, users can filter variant sites for inclusion in the output. The current implementation evaluates the query for all of t…
-
Hello I wanna run this in google colab can you help me I am learning ai/ml and I wanna see how it works.
-
explain SELECT df4.as_of_date, df4.portfolio_uid, df4.listing_uid, SUM(df4.mkt_val_sod) AS mkt_val_sod, SUM(df4.acc_int_tot_qty) AS acc_int_tot_qty, SUM(df4.crd_emv) AS crd_emv
FROM (SELECT as_o…
-
Please add query id please
-
# Execution Times
Kadena:
- [x] 516.73 ms
Hack-a-chain:
- [ ] 556 ms
# Results
- [ ] Hack-a-chain endpoint - Got an error result:
```
{
"errors": [
{
"messa…
-
# Execution Times
Kadena:
- [x] 556.43 ms
Hack-a-chain:
- [ ] 516.02 ms
# Results
- [ ] Hack-a-chain endpoint - Got an error:
```
{
"errors": [
{
"message":…
-
Hi Shannon,
I'm hoping you can point me in the right direction, more accurately help me make sense of the Lucene docs.
I'm currently working on an Umbraco v13 (examine version 3.3.0) site and tryi…