Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync in latest upstream changes #3

Merged
merged 363 commits into from
Jan 28, 2025
Merged

Sync in latest upstream changes #3

merged 363 commits into from
Jan 28, 2025

Conversation

sd109
Copy link
Member

@sd109 sd109 commented Jan 28, 2025

cike8899 and others added 30 commits December 17, 2024 15:13
…flow#4062)

### What problem does this PR solve?

Feat: Modify the link address of the agent id infiniflow#3909

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
### What problem does this PR solve?

infiniflow#4045

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
### What problem does this PR solve?

Added pagerank support to infinity

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?

Fix rerank_model bug in chat and markdown bug
infiniflow#4000
infiniflow#3992
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: liuhua <[email protected]>
### What problem does this PR solve?

infiniflow#4040

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?

Feat: Bind event to  the theme Switch infiniflow#3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
…tead of ratio (infiniflow#4069)

### What problem does this PR solve?

Elasticsearch disk-based shard allocator use absolute byte values
instead of ratio. Close infiniflow#4018

### Type of change

- [ ] Documentation Update
- [x] Refactoring
show avatar dialog instead of default

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: Kevin Hu <[email protected]>
…w#4036 (infiniflow#4049)

### What problem does this PR solve?

For the new feature Add mssql support in the Dockerfile, I suggest
including support for msodbcsql18 for ARM64.
Based on current testing results (on macOS ARM64 environment),
msodbcsql18 needs to be installed.
I hope future Dockerfiles can incorporate a conditional check for this.
Specifically:

When $ARCH=arm64 (macOS ARM64 environment), install msodbcsql18.
In other cases (general x86_64 environment), install msodbcsql17.
### Type of change

- [x] New Feature (non-breaking change which adds functionality)

Co-authored-by: Mage Lu <[email protected]>
### What problem does this PR solve?

Feat: Add AdvancedSettingForm infiniflow#3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
infiniflow#4072 (infiniflow#4073)

### What problem does this PR solve?

Fix: The cursor is lost after entering a character in the operator form
infiniflow#4072

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?

fix chinese warning to update model

### Type of change

- [x] Other (please describe): see the message

---------

Signed-off-by: Hui Peng <[email protected]>
Co-authored-by: Kevin Hu <[email protected]>
…ow#3909 (infiniflow#4079)

### What problem does this PR solve?

Fix:  Fixed the issue with external chat box reporting errors infiniflow#3909

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?

Fix conversation bug in agent session

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Co-authored-by: liuhua <[email protected]>
### What problem does this PR solve?

Fix arm doc

### Type of change

- [x] Documentation Update
### What problem does this PR solve?

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?

1. Fix initial build and load trie
2. Update comment

### Type of change

- [x] Refactoring

Signed-off-by: jinhai <[email protected]>
…was incorrect when inviting users infiniflow#2834 (infiniflow#4086)

### What problem does this PR solve?

Fix: Fixed the issue where the required information in the input box was
incorrect when inviting users infiniflow#2834

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?



### Type of change

- [x] Performance Improvement
### What problem does this PR solve?

Refactor inviting team member message.

### Type of change

- [x] Refactoring

Signed-off-by: jinhai <[email protected]>
### What problem does this PR solve?

Bump infinity to 0.5.0

### Type of change

- [x] Refactoring
### What problem does this PR solve?

Fix raptor

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?

Feat: Add MultiSelect infiniflow#3221

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
### What problem does this PR solve?


### Type of change

- [x] Documentation Update
### What problem does this PR solve?



### Type of change


- [x] Documentation Update
### What problem does this PR solve?


### Type of change

- [x] Documentation Update
…flow#4095)

### What problem does this PR solve?

Feat: Translate the previous run into parsing infiniflow#4094

### Type of change


- [x] New Feature (non-breaking change which adds functionality)
### What problem does this PR solve?

Fix release.yml

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?



### Type of change


- [x] Documentation Update

---------

Co-authored-by: Kevin Hu <[email protected]>
writinwaters and others added 26 commits January 24, 2025 11:58
…w#4600)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
…#4627)

### What problem does this PR solve?

infiniflow#4610

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?

Added onnxruntime-gpu

### Type of change

- [x] Refactoring
### What problem does this PR solve?

infiniflow#4552
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?

Removed onnxruntime. It conflicts with the onnxruntime-gpu.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?

Fix onnxruntime-gpu marks

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?


### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
… buttons (infiniflow#4615)

### What problem does this PR solve?

Fixed vertical alignment issues between icons and text in API-Key and
System Model Settings buttons. This improves visual consistency across
the settings interface.

### Type of change

- [x] Refactoring

Before: Icons and text were slightly misaligned vertically
<img width="635" alt="Screenshot 2025-01-23 at 20 22 46"
src="https://github.com/user-attachments/assets/28f15637-d3fd-45a2-aae8-ca72fb12a88e"
/>

After: Icons and text are now properly centered with consistent spacing
<img width="540" alt="Screenshot 2025-01-23 at 20 23 02"
src="https://github.com/user-attachments/assets/98bb0ca5-6995-42d8-bd23-8a8f44ec0209"
/>
### What problem does this PR solve?

infiniflow#4633

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
…the 'System Model Settings'

### What problem does this PR solve?

### Type of change


- [x] Documentation Update
### What problem does this PR solve?



### Type of change


- [x] Documentation Update
### What problem does this PR solve?
infiniflow#4622

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?

infiniflow#4594

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?

infiniflow#4567
### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?

### Type of change

- [x] Documentation Update

---------

Co-authored-by: writinwaters <[email protected]>
### What problem does this PR solve?

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?



### Type of change


- [x] Documentation Update
### What problem does this PR solve?


### Type of change

- [x] New Feature (non-breaking change which adds functionality)
### What problem does this PR solve?

Rename from 'Diagonal' to 'Forward slash'
Rename from 'Minus' to 'Dash'

issue: infiniflow#4655 

### Type of change

- [x] Refactoring

---------

Signed-off-by: Jin Hai <[email protected]>
### What problem does this PR solve?

Update FAQ

### Type of change

- [x] Documentation Update

---------

Signed-off-by: Jin Hai <[email protected]>
Co-authored-by: writinwaters <[email protected]>
### What problem does this PR solve?

Fix typos in the documents

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)

---------

Signed-off-by: Jin Hai <[email protected]>
Co-authored-by: writinwaters <[email protected]>
### What problem does this PR solve?


### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
### What problem does this PR solve?

### Type of change

- [x] Refactoring
### What problem does this PR solve?

infiniflow#4319

This pull request includes several changes to improve the Docker setup
and documentation for the project. The most important changes include
updating the Dockerfile to support modern versions of Rust, adding a new
Docker Compose configuration for macOS, and updating the build
instructions in the documentation.

Improvements to Docker setup:

*
[`Dockerfile`](diffhunk://#diff-dd2c0eb6ea5cfc6c4bd4eac30934e2d5746747af48fef6da689e85b752f39557L80-R107):
Added installation steps for a modern version of Rust and updated the
logic for installing the correct ODBC driver based on the architecture.
*
[`docker/docker-compose-macos.yml`](diffhunk://#diff-8e8587143bb2442c02f6dff4caa217ebbe3ba4ec8e7c23b2e568886a67b00eafR1-R56):
Added a new Docker Compose configuration file specifically for macOS,
including service dependencies, environment variables, and volume
mappings.

Updates to documentation:

*
[`docs/guides/develop/build_docker_image.mdx`](diffhunk://#diff-d6136bb897f7245aae33b0accbcf7c508ceaef005c545f9f09cad3cada840a19L44-R44):
Updated the build instructions to use the new Docker Compose
configuration for macOS instead of the previous Docker build command.

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Documentation Update

---------

Signed-off-by: Samuel Giffard <[email protected]>
Copy link
Member

@Alex-Welsh Alex-Welsh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sd109 sd109 merged commit bdd93d0 into main Jan 28, 2025
1 check passed
@sd109 sd109 deleted the update/upstream branch January 28, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.