pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:CSS language:Java
Filter by
191M results
Updates the requirements on langchain-core to permit the latest version. details summary Release notes /summary p em
Sourced from a href= https://github.com/langchain-ai/langchain/releases langchain-core ...
backend
dependencies
devops
Prior to this change, any Update on Web notification results to mark it as read. This change doesn t introduce a
breaking change but allows to update the Web Notification parameters through a dedicated ...
Summary
Parameterize the UserList base class in CogniteResourceList so that self.data is properly typed as
list[T_CogniteResource] instead of list[Any]. This eliminates the Unknown element type that the ...
Summary
- Candle flame (fire kasina): Adds a Flame meditation object alongside Circle and Square. The shape control is now
three selectable buttons. The flame is a layered SVG (blue base → orange ...
Fixes https://github.com/mozilla/addons/issues/2110
Added original language names to empty entries in movie_title_translations.json.
PR created automatically by Jules for task 13806582391445192364 started by @simonjtaylor212
Päivitetty on-premissä
💡 What: Replaced O(N log N) cKDTree construction with O(N) vectorized linear search (np.argmin over squared distances).
🎯 Why: For single-point nearest neighbor queries on large unstructured meshes (e.g. ...