pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:HTML
Filter by
207M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
Add text-to-speech (TTS) capabilities using the OpenAI Speech API and expose a REST endpoint for audio generation.
Changes
AI Configuration
- Configured OpenAI Speech Model
- Added speech ...
UnitLLM auto-generated test
Problem (#58)
Some user-facing operator tools were reachable only as module paths, so they never showed up in slancha-mesh --help and
weren t installed as commands:
- mesh/gpu/cli.py documented a mesh-gpu ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| com.fasterxml.jackson:jackson-bom | 2.21.4 → 2.22.0 | age | confidence |
[!WARNING] Some dependencies ...
Bumps the devdependencies group with 1 update: nadesiko3.
Updates nadesiko3 from 3.7.19 to 3.7.20 details summary Release notes /summary p em Sourced from a href=
https://github.com/kujirahand/nadesiko3/releases ...
dependencies
javascript
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| DeterminateSystems/determinate-nix-action (changelog) | action | digest | bafaa63 → 4eea0b3 |
...
💡 What: Replaced array allocations in isOperator with direct character comparisons, and replaced the regex split()
operation in appendValue with an allocation-free backward string traversal. 🎯 Why: Checking ...