-
### Bug Description
When a VectorStoreIndex is created, it builds an index from the nodes which are supplied in the constructor. When I want to create a VectorStoreIndex from a VectorStore via Vector…
-
### Summary
It would be good to also have a iOS SideStore Repo and not only AltStore.
The AltStore repo gives an error of:
The data couldn't be read because it is missing. No value associated with k…
-
![图片](https://github.com/hwameistor/hwameistor/assets/76234281/b2875aa6-e371-424d-8626-6ea51a74a8a4)
-
### Tested versions
- Reproducible in: 4.4.dev e65a23762b36b564eb94672031f37fdadba72333
### System information
Godot v4.4.dev (e65a23762) - Fedora Linux 41 (KDE Plasma) on X11 - X11 display d…
-
Thanks for releasing this work @hwarden162 - I'm wondering if you can provide installation instructions in the README?
I currently tried installing with `poetry install` and received the following …
-
### Project
Deskflow
### Deskflow version number
1.17.0+r1
### Build type
Deskflow package (downloaded from Deskflow)
### Operating systems (OS)
- [X] Windows
- [ ] macOS
- [ ] Linux (X11)
- [ …
-
Hello,
I'm encountering an issue when integrating EudiWalletKit (v0.6.9) into an Xcode project that needs to be distributed as an XCFramework.
My project setup:
Xcode Version: 16
Project Typ…
-
Build log:
```
Flushing build caches and output folders
Creating build folders
Building project
----------------
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identificat…
-
### Current Behavior
I have an artifact (apollo-compiler) that uses dependencies with exclusions:
```kotlin
api("com.squareup:kotlinpoet:2.0.0") {
// We don't use any of the KotlinPoet kotlin-…
-
I encountered a build failure when trying to compile the project following the instructions in the README. `cmake .. -DCMAKE_BUILD_TYPE=Release -DGTSAM_BUILD_UNSTABLE:OPTION=OFF -DGTSAM_BUILD_EXAMPLES…