-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
@norvig and @MrDupin: In `search.ipynb`, visualizations of some of the searching techniques are not yet implemented. We can surely implement visualizations for them in the notebook.
For example, w…
-
### Search first
- [X] I searched and no similar issues were found
### What Happened?
creating a whiteboard doesn't create a file on disc, and nothing is saved. Existing whiteboards still wor…
-
### Search first
- [X] I searched and no similar issues were found
### What Happened?
After logging in and opening my synced graph, Logseq crashes (window closes) after a few seconds. Have tested w…
-
I didn't find any similiar issue but if I missed one, I'm sorry :grimacing:
One thing I need to do quite often is to search for a specific branch (on large projects), which is not currently possible…
-
**Describe the bug**
The ingest graph validator does not properly recognise orphaned entities due to recent changes in ingest. Before, only certain entities were attached to projects - Now, biomateri…
-
Past Canny Conversation:
>Dmitry: https://serpapi.com/playground?engine=yahoo&p=playstation+5
![image](https://user-images.githubusercontent.com/73674035/157673719-461572ae-bb0d-4239-8783-0d0f13bb3e…
-
I'm migrating a legacy node/graphql application to springboot. My queries are dynamically generated on the frontend, and can potentially go 10 nested entities deep. Instead of pulling all of this data…
-
In the index_once function insider builder.rs, the greedy search is using vector of row i in graph as following.
However, if it follows the shuffled order, shouldn't it use graph.data.row(id)? I saw …
-
I was hoping on saving some time on computation as each time `phateR::phate` runs, ~75% of time goes to PCA and KNN graph calculation:
```r
Calculating PHATE...
Running PHATE on 52398 observati…