Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript is:merged language:JavaScript language:Java

Filter by

108M results  (2 s)

108M 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

Hermès Small Bags 2026 — Near-New Resale Map A research report post (research category) covering the secondary market for the Birkin 25, Kelly 25, and Constance (18 24), defaulting to 95%+ store-fresh ...

Fixes the OpenAI test failure after billing was added: gpt-5.1 rejects max_tokens ( Unsupported parameter… Use max_completion_tokens instead ). The OpenAI-compatible provider now tries max_tokens, and ...

- Introduced a new query parameter top_k in the ask_agent, ask_agent_stream, ask_knowledge_base, and ask_knowledge_base_stream functions to control the number of chunks retrieved. - Updated the ...

Place the two advanced toggles under the Settings taskpane s Create LDA section instead of on the Create LDA page. They persist to the same workbookSettings keys the LDA processor already reads, so behavior ...

Added examples of upcasting, downcasting, and method hiding in polymorphism.