Skip to content
Permalink

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: opea-project/GenAIStudio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1
Choose a base ref
...
head repository: opea-project/GenAIStudio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2
Choose a head ref
  • 19 commits
  • 125 files changed
  • 10 contributors

Commits on Nov 28, 2024

  1. update readme and removed depreciated chromium version

    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    wwanarif authored and wanhakim committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    62a35ea View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. add label automatically when create issue

    Signed-off-by: ZhangJianyu <zhang.jianyu@outlook.com>
    arthw committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    29960c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from NeoZhangJianyu/add_label

    add label automatically when create issue
    lvliang-intel authored Dec 2, 2024
    Configuration menu
    Copy the full SHA
    3ca92e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

  1. add cmd check (#10)

    * add cmd check
    
    Signed-off-by: Wenxin Zhang <wenxin.zhang@intel.com>
    
    * change validation branch
    
    Signed-off-by: Wenxin Zhang <wenxin.zhang@intel.com>
    
    * add change color scripts
    
    Signed-off-by: Wenxin Zhang <wenxin.zhang@intel.com>
    
    * clear code
    
    Signed-off-by: Wenxin Zhang <wenxin.zhang@intel.com>
    
    ---------
    
    Signed-off-by: Wenxin Zhang <wenxin.zhang@intel.com>
    VincyZhang authored Dec 6, 2024
    Configuration menu
    Copy the full SHA
    3b0a6f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. update openai version in studio-frontend (#14)

    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    Co-authored-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    wanhakim and wwanarif authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    11ac0ba View commit details
    Browse the repository at this point in the history
  2. update studio-frontend dockerfile, enabled support for proxy network …

    …and update e2e (#15)
    
    * temporary update e2e test and initial push for proxy environment support
    
    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    
    * removed specific version contraints in studio-frontend's dockerfile
    
    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    
    ---------
    
    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    Co-authored-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    wanhakim and wwanarif authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    1f53d3d View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Updates on Getting Started section on README (#16)

    * Updated Getting Started with GenAIStudio section on README
    
    Signed-off-by: siawchen <66331222+siawchen@users.noreply.github.com>
    
    * Updated README
    
    Signed-off-by: siawchen <66331222+siawchen@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: siawchen <66331222+siawchen@users.noreply.github.com>
    siawchen authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    404ccfd View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. add more keywords, and retry another question (#18)

    Signed-off-by: cheehook <chee.hoo.kok@intel.com>
    cheehook authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    c2a6e70 View commit details
    Browse the repository at this point in the history
  2. let initial inputs at least match one key for prompt. (#17)

    Signed-off-by: haoci <hao.ci.koay@intel.com>
    Co-authored-by: haoci <hao.ci.koay@intel.com>
    cheehook and hckoay authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    e6c4229 View commit details
    Browse the repository at this point in the history
  3. moved hardcoded internal dns into configmap (#19)

    * moved hardcoded internal dns into configmap
    
    Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
    
    * udpate setup script to apply internal dns configmap
    
    Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
    
    ---------
    
    Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
    wanhakim authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    a63ea60 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2024

  1. Update manifests and app-backend Dockerfile to resolve missing Gatewa…

    …y dependency (#22)
    
    Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
    wanhakim authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    beda5ec View commit details
    Browse the repository at this point in the history
  2. add new basic workflow after solving the bug (#20)

    * add new basic workflow after solving the bug
    
    Signed-off-by: cheehook <chee.hoo.kok@intel.com>
    
    * change 001 test case to basic workflow
    
    Signed-off-by: cheehook <chee.hoo.kok@intel.com>
    
    ---------
    
    Signed-off-by: cheehook <chee.hoo.kok@intel.com>
    cheehook authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    96f6590 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. add keycloak theme under assets (#23)

    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    Co-authored-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    wanhakim and wwanarif authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    00da22d View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. fix format (#26)

    Signed-off-by: ZhangJianyu <zhang.jianyu@outlook.com>
    Co-authored-by: ZhangJianyu <zhang.jianyu@outlook.com>
    NeoZhangJianyu and arthw authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    250dbc8 View commit details
    Browse the repository at this point in the history
  2. keycloak integration, mysql enablement, megaservice refactor and impo…

    …rt sample button (#27)
    
    * refactor backend from 'projects' to 'workflows'
    
    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    
    * enabled keycloak and mysql integration
    
    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    
    * update e2e workflow
    
    Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
    
    * removed gateway dependency
    
    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    
    * fixed @tabler/icons-react version
    
    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    
    * update templates to always pull opea images
    
    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    
    * add button to import sample-workflows in studio-fe and fix UI_FEATURES disabling in app-fe
    
    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    
    * Fix Input and output alignment to follow latest images
    
    Signed-off-by: Chin, Yi Xiang <yi.xiang.chin@intel.com>
    
    * replace harbor with local registry as the default under onpremise k8 setup
    
    Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
    
    * enabled remote svc healthcheck before running microsvc
    
    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    
    * integrate mysql playbook under the setup genai studio playbook
    
    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    
    * Fix input for simple llm example
    
    Signed-off-by: Chin, Yi Xiang <yi.xiang.chin@intel.com>
    
    * temp update mysqlhost in e2e CI
    
    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    
    * update microservice image names
    
    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    
    * udpate retriever variables
    
    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    
    ---------
    
    Signed-off-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
    Signed-off-by: Chin, Yi Xiang <yi.xiang.chin@intel.com>
    Co-authored-by: wwanarif <wan.abdul.hakim.bin.wan.arif@intel.com>
    Co-authored-by: Chin, Yi Xiang <yi.xiang.chin@intel.com>
    3 people authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    6862d57 View commit details
    Browse the repository at this point in the history
  3. temp fix for retriever deployment (#29)

    Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
    wanhakim authored Jan 17, 2025
    Configuration menu
    Copy the full SHA
    fd2a947 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. update readme for v1.2 (#31)

    Signed-off-by: cheehook <chee.hoo.kok@intel.com>
    cheehook authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    6238afb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2025

  1. update studio fe table UI and updated studio be according to the data…

    …prep refactor (#32)
    
    * update worflows table
    
    Signed-off-by: Chin, Yi Xiang <yi.xiang.chin@intel.com>
    
    * update workflows table namings and moved screenshot from sample-workflows to assets
    
    Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
    
    * update for latest dataprep refactor
    
    Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
    
    * update e2e CI workflow
    
    Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
    
    * update dataprep image name
    
    Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
    
    * update studio-fe dockerfile
    
    Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
    
    ---------
    
    Signed-off-by: Chin, Yi Xiang <yi.xiang.chin@intel.com>
    Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
    Co-authored-by: Chin, Yi Xiang <yi.xiang.chin@intel.com>
    2 people authored and cheehook committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    3173d2d View commit details
    Browse the repository at this point in the history
  2. update docker publish workflow (#33)

    Signed-off-by: wwanarif <wan.abdul.hakim.b.wan.arif@intel.com>
    wanhakim committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    0018258 View commit details
    Browse the repository at this point in the history
Loading