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: Zaki-1052/GPTPortal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: Zaki-1052/GPTPortal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0-assistants
Choose a head ref
  • 10 commits
  • 518 files changed
  • 4 contributors

Commits on Feb 1, 2024

  1. Build a multi-platform docker image on push and new releases (#6)

    * add docker file
    
    * Automatically publish a docker image to ghcr.io on push and new tags
    
    * build docker image for arm64 and armv7
    
    * add a docker compose template
    FarisZR authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ea2c8d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baa5d7f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Bump follow-redirects from 1.15.3 to 1.15.5 (#8)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.5.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.5)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0a27497 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Assistants API Integration

    Zaki-1052 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    8cf71a5 View commit details
    Browse the repository at this point in the history
  2. adjusted instructions

    Zaki-1052 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    c125656 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. adjusted assistant handling

    started docs
    
    docs
    Zaki-1052 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    bb651b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    459671d View commit details
    Browse the repository at this point in the history
  2. Adjusted ToC

    Zaki-1052 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5455874 View commit details
    Browse the repository at this point in the history
  3. upgraded node packages

    Zaki-1052 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0fcce26 View commit details
    Browse the repository at this point in the history
  4. ready for release

    Zaki-1052 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    63dbf5a View commit details
    Browse the repository at this point in the history
Loading