Dario

Results 8 issues of Dario

**Describe the bug** When I open the main history window, I can't see selectable items as expected **To Reproduce** Steps to reproduce the behavior: 1. Go to 'CopyQ main window...

bug
help wanted

I noticed an issue and I can't explain why. My application was using this crate but I encountered a panic last night, inspecting the code I noticed this line: https://github.com/benashford/redis-async-rs/blob/a369e5b2fbe5f48c46c64065b89a56bcfc62eb8b/src/client/paired.rs#L134...

This PR adds GODEL support as mentioned in #324 issue. **Notes** I just tested with a local download copy of the GODEL base model and it works except if I...

Hi, Recently I've been involved the support of GODEL inside [rust-bert](https://github.com/guillaume-be/rust-bert/) repository and we was wondering if there is any chance to get those 2 PRs merged: - https://huggingface.co/microsoft/GODEL-v1_1-large-seq2seq/discussions/3 -...

In order to avoid database overloads with many queries per received message with the DB configuration enabled, develop a timed and configurable cache.

enhancement
up for grab

## Bug Report ### Version ``` ❯ cargo tree | grep tonic │ │ │ │ └── tonic v0.11.0 │ │ │ └── tonic v0.11.0 (*) │ │ │ ├──...

This library doesn't implement a way to send or download media files, provide methods according to Telegram Bot API

up for grab

### Description According to the Docker Compose documentation, using a double-dollar sign ($$) should allow for a literal dollar sign and prevent Docker Compose from interpolating the value. This feature...

kind/bug