-
index1 = GPTVectorStoreIndex(nodes = doc1, service_context=service_context, storage_context=storage_context,show_progress=True)
index2 = GPTVectorStoreIndex(nodes = doc2, service_context=service_cont…
-
For people coming to this thread afresh, the RFC is here: https://github.com/fsharp/fslang-design/blob/main/RFCs/FS-1094-immarray.md
----
I propose we work out how to make one particular immutable…
dsyme updated
11 months ago
-
While building this i noticed that gfx906 has been removed from the list of gpu targets, this seams premature considering gfx906 is still otherwise supported
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.16.0`
- Nuxt Version: `3.7.4`
- CLI Version: `3.9.0`
- Nitro Version: `2.6.3`
- Package Manager: `yarn@1.22.19`…
-
I'm was wondering if the current schema representation of Platforms are too much related to Infrastructure and DevOps missing the opportunity to extend the self-service approach for Data, ML and other…
-
### Description
One of the major benefits of Blazor Hybrid is the ability to re-use a common set of components across web, mobile, and desktop. The razor component model works for the majority of use…
-
So far, the data in the view layer has been kept in the `Fragment`s and `Activity`s. Since these can be destroyed and recreated when the Android system decides to do this, the serialization and deseri…
-
## Description
Given the recent LayerZero performance issues related to large threads and search indexing we should explore solutions that allow us to host static/immutable thread content on a storag…
-
I am using [Tuist](https://tuist.io) to build the project and using latest TCA v1.2.0. But when I fetch the dependencies I am getting the error:
`Dependencies could not be resolved because root depen…
-
### What happened?
cannot fetch [TCA](https://github.com/pointfreeco/swift-composable-architecture)
### How do we reproduce it?
add https://github.com/pointfreeco/swift-composable-architecture as…