pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:HTML language:JavaScript
Filter by
133M 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
…ions, 3 skills, AGENTS.md
…Close
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
- Adds gemini-2.5-flash and gemini-1.5-flash to FALLBACK_MODELS in the Cloudflare worker
- Fallback order: flash-lite → flash → 2.5-flash-lite → 2.5-flash → 1.5-flash
- Reduces 429s reaching ...
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
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
Este PR adiciona a estrutura inicial da pasta services, que será utilizada futuramente para armazenar o microsserviço
definido para a equipe.
Now users can run Python and JavaScript code snippets in-browser. Only enabled when {: run= } is added, e.g.:
def main():
print( Hello World )
main()
{: run= python }
See Issue #130 for more details. ...
enhancement