V4#32
Open
WayneWang00 wants to merge 69 commits into
Open
Conversation
- add chat-rag/rules.yaml - update newest-images.list - update chat-rag/chat-api.yaml - update docker-compose.yml.tpl - update codebase/conf.yaml.tpl - update codebase-querier/conf.yaml
…link to the detailed installation guide
…tion guide, and update the image version
- add remove-containers.sh script for batch container cleanup - update the README document to improve the formatting of model requirements and resource configuration instructions - replace review and chatrag configuration items with variables in the higress configuration file
…hods - add a trial reminder table to explain the functional support of different deployment methods - add a ZIP package download deployment method as an alternative to Git cloning
…ation format - uniformly correct "Costrict" to "CoStrict" - update the APIKEY configuration format of the code completion model, moving "Bearer" from configure.sh to docker-compose.yml.tpl
…figuration variable names
…tion - add a new add-exec-permission.sh script for batch adding execution permissions to files - add execution permissions to all .sh, .sql, and .sql.tpl files - update the README document to include steps for setting execution permissions - fix the mandatory field markers for configuration parameters - update the image list and deployment checklist - adjust the model configuration instructions and interface address format
- add port configurations for PORT_COTUN2(7890), PORT_CODEBASE_QUERIER(8888), and PORT_CODEBASE_EMBEDDER(8889) - remove configurations related to the chatgpt service - update port mapping to use variable configurations - update the port checking commands in the deployment documentation
- add PostgreSQL database initialization scripts: casdoor-create.sql, casdoor-alter.sql, casdoor-insert.sql.tpl - modify the database initialization process to execute SQL scripts in the order of create/alter/insert - update port configurations, adjust each service port to the 39xxx range to avoid conflicts - update the port number configuration in the documentation
- newly add scripts/clean-storage.sh for cleaning up the storage directory - fix the etcd port configuration, using the fixed port 2379 - increase the waiting time of the database initialization script to 5 seconds - improve container dependency configuration - optimize the logic of the container removal script for handling restarting containers - remove the deprecated postgres/scripts/casdoor.sql.tpl
- remove the model description field from the configuration parameters - adjust the document structure by moving the operation and maintenance management chapter to a later position - add new deployment FAQ documents (both Chinese and English versions) - comment out the unique index of github_id to resolve user creation conflicts
- comment out the quota-manager configuration from the deployment script - remove the quota-manager service from the docker-compose template - update the deployment documentation, adding authentication-related issues and solutions - remove the quota-manager image from the image list
- fix Docker Compose service dependencies - add troubleshooting guidelines for model refresh issues in the deployment FAQ - correct the format of access address references in the documentation
- modify the database initialization script to support SQL file names with numeric suffixes (such as casdoor-create1.sql) - split casdoor-create.sql into casdoor-create1.sql and casdoor-create2.sql - update the deployment documentation and add solutions to frequently asked questions
- update documentation to remove information related to code review models - delete configuration files and templates related to code review - modify AI gateway configuration to remove code review model routes and plugins - update script configuration to remove code review models
… in documentation and certificates
…mages - add English documentation for Casdoor login configuration guide - add English documentation for Higress AI gateway configuration - add localized screenshots for English documents
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.