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: docker/genai-stack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Lapeyus/genai-stack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 6 files changed
  • 10 contributors

Commits on Jan 19, 2024

  1. Configuration menu
    Copy the full SHA
    cca3212 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1edf5e7 View commit details
    Browse the repository at this point in the history
  3. Revert "Use 8502 port for the healthcheck (#110)"

    This reverts commit 6e5930b.
    Lapeyus committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    20d5488 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Fix KeyError: 'ollama_base_url' (#97)

    Signed-off-by: Joseph Villarreal Lopez <joseph.villarreal@66degrees.com>
    denverdino authored and Lapeyus committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    bde09ab View commit details
    Browse the repository at this point in the history
  2. Fixed Typo and Grammar (#59)

    * Update README.md
    
    * Update readme.md
    
    ---------
    
    Co-authored-by: Jim Clark <slimslenderslacks@gmail.com>
    Signed-off-by: Joseph Villarreal Lopez <joseph.villarreal@66degrees.com>
    2 people authored and Lapeyus committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1217143 View commit details
    Browse the repository at this point in the history
  3. running on WSL (#38)

    * run on wsl
    
    * run on windows WSL procedure
    
    Signed-off-by: Joseph Villarreal Lopez <joseph.villarreal@66degrees.com>
    ssime-git authored and Lapeyus committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    c35cfbb View commit details
    Browse the repository at this point in the history
  4. Use 8502 port for the healthcheck (#110)

    Signed-off-by: Joseph Villarreal Lopez <joseph.villarreal@66degrees.com>
    ilopezluna authored and Lapeyus committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    906fbbf View commit details
    Browse the repository at this point in the history
  5. Bump vite from 4.4.10 to 4.4.12 in /front-end (#107)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.10 to 4.4.12.
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p>
    <blockquote>
    <h2><!-- raw HTML omitted -->4.4.12 (2023-12-04)<!-- raw HTML omitted --></h2>
    <ul>
    <li>fix: backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15223">#15223</a>, proxy html path should be encoded (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15226">#15226</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15227">#15227</a>) (<a href="https://github.com/vitejs/vite/commit/fe8b209">fe8b209</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/15223">#15223</a> <a href="https://redirect.github.com/vitejs/vite/issues/15226">#15226</a> <a href="https://redirect.github.com/vitejs/vite/issues/15227">#15227</a></li>
    </ul>
    <h2><!-- raw HTML omitted -->4.4.11 (2023-10-05)<!-- raw HTML omitted --></h2>
    <ul>
    <li>revert: &quot;fix: use string manipulation instead of regex to inject esbuild helpers (<a href="https://github.com/vitejs/vite/commit/54e1275">54e1275</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/14094">#14094</a></li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a href="https://github.com/vitejs/vite/commit/09626f898bbb9e3d68facd0330d4a0acef0cba6a"><code>09626f8</code></a> release: v4.4.12</li>
    <li><a href="https://github.com/vitejs/vite/commit/fe8b2090236805bb5ad6c2a5b422976523e21da1"><code>fe8b209</code></a> fix: backport <a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15223">#15223</a>, proxy html path should be encoded (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15226">#15226</a>) (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/15227">#15227</a>)</li>
    <li><a href="https://github.com/vitejs/vite/commit/b50db04a5a47aa855cae6ced026290c2761ffa8d"><code>b50db04</code></a> release: v4.4.11</li>
    <li><a href="https://github.com/vitejs/vite/commit/54e12755c06a3ac8622ed1da5706fef68b69c50e"><code>54e1275</code></a> revert: &quot;fix: use string manipulation instead of regex to inject esbuild helpers</li>
    <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v4.4.12/packages/vite">compare view</a></li>
    </ul>
    </details>
    <br />
    
    [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vite&package-manager=npm_and_yarn&previous-version=4.4.10&new-version=4.4.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Signal-Spot/genai-stack/network/alerts).
    
    </details>
    
    Signed-off-by: Joseph Villarreal Lopez <joseph.villarreal@66degrees.com>
    Tachii authored and Lapeyus committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    aed1b5f View commit details
    Browse the repository at this point in the history
  6. Langchain 0.1.0 update (#121)

    Signed-off-by: Joseph Villarreal Lopez <joseph.villarreal@66degrees.com>
    jexp authored and Lapeyus committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b817c45 View commit details
    Browse the repository at this point in the history
  7. Pull model if not present locally (#119)

    Signed-off-by: denverdino <denverdino@gmail.com>
    Signed-off-by: Joseph Villarreal Lopez <joseph.villarreal@66degrees.com>
    denverdino authored and Lapeyus committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e1433d3 View commit details
    Browse the repository at this point in the history
  8. adds user directive to database service (#104)

    Signed-off-by: Joseph Villarreal Lopez <joseph.villarreal@66degrees.com>
    withtwoemms authored and Lapeyus committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    503d11f View commit details
    Browse the repository at this point in the history
  9. fix(neo4j): increase healthcheck timeouts

    Signed-off-by: Joseph Villarreal Lopez <joseph.villarreal@66degrees.com>
    Lapeyus committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7f5d030 View commit details
    Browse the repository at this point in the history
  10. feat(chains): Add Google Generative AI Embeddings as an option

    Adds support for Google's Generative AI Embeddings as an optional embedding model for Langchain.
    
    This model can be selected using the `EMBEDDING_MODEL` environment variable, and requires a valid Google API key to be set via the `GOOGLE_API_KEY` environment variable.
    
    The embedding model is configured with a model dimension of 768.
    
    Signed-off-by: Joseph Villarreal Lopez <joseph.villarreal@66degrees.com>
    Lapeyus committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    e087ba9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d04ef37 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Merge pull request #1 from Lapeyus/mine

    Mine
    Lapeyus authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    758061f View commit details
    Browse the repository at this point in the history
  2. feat(chains): add OpenAI embedding model options

    Add OpenAI embedding models:
    - openai-embedding-3-small
    - openai-embedding-3-large
    
    Update docs and examples to reflect these changes.
    Lapeyus committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    d307aff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18a3019 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from Lapeyus/openai-models

    feat(chains): add OpenAI embedding model options
    Lapeyus authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b974884 View commit details
    Browse the repository at this point in the history
  5. feat(db): expose unrestricted procs for apoc

    This commit adds the necessary configuration to Neo4j to expose unrestricted procedures for apoc.
    Lapeyus committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    63e8fa1 View commit details
    Browse the repository at this point in the history
Loading