Trouve une issue
Cherche par langage, niveau ou dépôt — puis ouvre celle qui te parle vraiment.
553 issues · page 1/19
app: sidebar animates opening on load instead of appearing open
### What is the issue? When Ollama's app loads, the sidebar animates open instead of appearing open on first load. ##…
Support structured output with Pydantic models in `langchain-huggingface`
The documentation indicates that it does, but the PydanticOutputParser is not being utilised. https://github.com/langc…
x/exp/cmd/gorelease: circular dependency causes incorrect analysis
### Go version Reproducible using the latest version of go and gorelease ### Output of `go env` in your module/worksp…
[Bug]: 从0.15.0开始非Open Design的API调用一直报额度已用尽的问题,但实际上所接API的模型根本不存在这个问题
### Before you submit - [x] I searched existing issues and confirmed this is not a duplicate. - [x] I replaced the exa…
[Feature]: Tracking Whisper feature requests
### 🚀 The feature, motivation and pitch This issue is for keeping track of the recurrent Whisper asks as well as the l…
Bug: Enable/disable skills toggle resets to enabled state unexpectedly
## Description The enable/disable toggle for skills does not persist its state reliably. After disabling a skill, the …
i18n: translate the interview modes (plan/practice/debrief) to Indonesian
**Time:** ~30–45 min · **Difficulty:** Beginner · **Native Indonesian speaker** career-ops already ships Indonesian (`…
i18n: translate the interview modes (plan/practice/debrief) to Japanese
**Time:** ~30–45 min · **Difficulty:** Beginner · **Native Japanese speaker** career-ops ships the three interview-pre…
Native-speaker check wanted: the human-in-the-loop row in 11 languages (a940028a)
I merged `a940028a` today, which restored the absolute human-in-the-loop wording in eleven translated READMEs. **I don'…
Patch log level config on runtime
## Proposal **Use case. Why is this important?** In some cases we would like to know what's going on with prometheu…
Support YAML anchor <<: syntax
Currently most of our components depend on package `config` as that's where their configuration structs are defined. T…
build: Ability to build local arm64 images
### Proposal The instructions to build docker images locally is the following: ``` make promu promu crossbuild -p…
feat: Avoid decay of our micro-benchmarks; test them on CI
### Proposal As per https://github.com/prometheus/prometheus/pull/14925, our code tends to change, but microbenchmarks…
scrape: Add more tests validating HTTP requests made on scrape (and their headers)
### Proposal This is to ensure bug like in https://github.com/prometheus/prometheus/issues/13401#issuecomment-19319038…
Improve ExternalTaskSensor execution date pattern
Currently in the `ExternalTaskSensor` there are two ways two set the execution date of a DAG/task the sensor is waiting…
Default value of state variable not working with reducer function
### Checked other resources - [x] This is a bug, not a usage question. For questions, please use GitHub Discussions. -…
🚀 Feature Request: Respond to tool call without followUp
### 🎤 Tell us your idea ### Idea I'd like to use `AppendMessageOptions` or only the `followUp` option when using the …
Unwrap "Contribute" (compare, open PR) popup
### Description Useless dropdown, both options point to the same page, except "create pull request" pre-clicks/expands…
`mark-pinned` but for locked issues
### Description We have `locked-issue` that adds a label to the individual issue's header. This feature would instead …
cyber
## Skill name (kebab-case) ## Domain / Subdomain ## Description ## MITRE ATT&CK; techniques ## NIST CSF functio…
Right-clicking on message should open message menu
We should change right-click behavior so that right-clicking on a message body opens the message menu. This should on…
SVG scaling bug
Here’s a fun one: This SVG of the Rust mascot behaves weirdly when being resized with Squoosh. My hunch is it’s gotta d…
Watch .wasm and .d.ts files in Rollup build
.wasm and .d.ts generated by, for example, wasm-pack, don't seem to trigger rebuilds at the moment.
small images obscured behind splitter handle
**Is your feature request related to a problem? Please describe.** When one drops in an image smaller than the horizon…
Show a message when pasting fails
#98 added support for `onpaste`. However, sometimes what’s on the clipboard cannot be pasted into Squoosh (e.g. image d…
When showing 'original', indicate the type
In some cases, the type of the original isn't clear to the user, especially when it comes to pasting an image. The t…
Reduce palette - alpha only
WebP and JPEG-XL encode alpha data 'losslessly'. I'm not 100% sure with JPEG-XL, but WebP's compression benefits from p…
Center Image after typing in the zoom value
**Is your feature request related to a problem? Please describe.** When you change the zoom value by typing something …
Allow using the middle mouse button to pan the image in addition to the left mouse button
**Is your feature request related to a problem? Please describe.** I can only pan with by holding down the left mous…
Support simple axes shares in subplot_mosaic
### Problem I realized that `subplot_mosaic()` is quite nice even to create single row or single column layouts …