writinwaters

Results 34 issues of writinwaters

增加了采用 C++20 Modules开发的 AI 原生数据库 Infinity

# v0.9.0 - [ ] Support KG extraction, mind map generation. - [x] #1739 - [x] Support parsing audio files. #1514 - [x] Support XInference rerank model #1455 - [x]...

### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Is your feature request related to a problem? _No response_...

## v0.4.0 ### Core: - [ ] Product quantization. - [ ] Scalar quantization (u8). - [ ] Binary vector. - [ ] Enable IVF Index. #1917 - [x] Supports...

``` CREATE TABLE mytable ( id INTEGER PRIMARY KEY, name VARCHAR(50), age INTEGER ); INSERT INTO mytable (id, name, age) VALUES (1, 'John', 30); INSERT INTO mytable (id, name, age)...

feature request

### What problem does this PR solve? Entry to RAGFlow's online demo was not easy to find. Also note that text "RAGFlow" in the badge is already a given. Hence...

Light mode: ![image](https://user-images.githubusercontent.com/93570324/191232169-25aed247-299b-43c9-b506-a1d6c4233e06.png) Dark mode: ![image](https://user-images.githubusercontent.com/93570324/191232370-b32dec31-5bc7-40ce-ae0a-6deddc3f2077.png) ------------------------------- :::note Blabla ::: ![image](https://user-images.githubusercontent.com/93570324/191234191-16443536-87cc-44bc-a366-1c3e9cfaf9e3.png) The current color and logo of note: ![image](https://user-images.githubusercontent.com/93570324/191234363-ae2789cf-c7a2-4c8d-88a7-793db8dcef49.png) Reference link: - https://docs.taichi-lang.org/docs/accelerate_python - https://docs.taichi-lang.org/docs/doc_writing#custom-containers ------------------------------- :::tip Blabla ::: ![image](https://user-images.githubusercontent.com/93570324/191234713-935f4366-c452-47e5-9037-17e3d19f0781.png)...

- Laptop: MacBook Pro - Web browser: Chrome - How to reproduce: After I type docs.taichi-lang.org, the landing page shows the 'develop' branch. I suspect this is due to the...

1: All APIs after 'abstract' ought to be filtered. ![image](https://user-images.githubusercontent.com/93570324/190346423-dff79fca-d156-446b-9b59-a9b390c70019.png) 2: Blog search results ought to come after doc and API. So, in an instant search window, doc results always...