-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ai-shifu/ChatALL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.77.102
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ai-shifu/ChatALL
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.78.103
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 37 files changed
- 2 contributors
Commits on Apr 28, 2024
-
Update README.md to reflect current AI bot list and API support
- Add new AI models such as Cohere Command R Models and Groq Cloud. - Reorder AI bots alphabetically for easier navigation. - Rename and update Claude 2 & Instant to just Claude. - Update API availability for Gemini and Claude.
Configuration menu - View commit details
-
Copy full SHA for 7b5816a - Browse repository at this point
Copy the full SHA 7b5816aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6fb301 - Browse repository at this point
Copy the full SHA e6fb301View commit details -
Configuration menu - View commit details
-
Copy full SHA for 194bef6 - Browse repository at this point
Copy the full SHA 194bef6View commit details
Commits on May 1, 2024
-
Resize and compress oversized bot logo images due to build warnings
Addressed build warnings by resizing and compressing several bot logo images that were significantly larger than necessary. The images were resized to 256x256 and compressed to enhance overall performance and reduce the distribution size, specifically: - gemma-2b-it-logo.png & gemma-7b-it-logo.png from 2048x2048 to 256x256 - falcon-180b-logo.jpeg from 1024x1024 to 256x256 This change was made in response to build warnings about asset sizes exceeding recommended limits. Since most logos in public/bots are already 256x256 or smaller, adjusting the notably larger ones ensures uniformity and optimizes performance. Although lmsys-logo.png and spark-logo.png are also somewhat large, resizing and compressing them did not offer any advantages in file size reduction, so they were left unchanged. Build log warning for context: ``` WARNING Compiled with 2 warnings 10:13:10 PM warning asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). This can impact web performance. Assets: fonts/materialdesignicons-webfont.0766edc9.eot (1.25 MiB) fonts/materialdesignicons-webfont.fbaef2a9.woff2 (394 KiB) fonts/materialdesignicons-webfont.e659bf56.woff (574 KiB) fonts/materialdesignicons-webfont.714a4eee.ttf (1.25 MiB) js/app.001036d0.js (608 KiB) css/chunk-vendors.f38fd820.css (946 KiB) js/chunk-vendors.0223b32a.js (2.72 MiB) bots/falcon-180b-logo.jpeg (458 KiB) bots/gemma-2b-it-logo.png (282 KiB) bots/gemma-7b-it-logo.png (277 KiB) ``` Result: ``` public/bots/ernie-logo.png | Bin 58762 -> 39612 bytes public/bots/falcon-180b-logo.jpeg | Bin 468993 -> 53886 bytes public/bots/gemma-2b-it-logo.png | Bin 288702 -> 20031 bytes public/bots/gemma-7b-it-logo.png | Bin 283507 -> 18084 bytes public/bots/vicuna-logo.jpeg | Bin 53975 -> 32817 bytes public/bots/you-logo.png | Bin 44256 -> 41765 bytes ```
Configuration menu - View commit details
-
Copy full SHA for c2f9221 - Browse repository at this point
Copy the full SHA c2f9221View commit details -
Update bot list in multilingual READMEs based on the latest README.md
This work was done with the help from Claude 3 opus, cc #812
Configuration menu - View commit details
-
Copy full SHA for 3da2b91 - Browse repository at this point
Copy the full SHA 3da2b91View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3b4f76 - Browse repository at this point
Copy the full SHA e3b4f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a9a37d - Browse repository at this point
Copy the full SHA 0a9a37dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.77.102...v1.78.103