Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Feature: Adding watsonx.ai LLM Platform support #1888

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Commits on Jun 19, 2024

  1. Add files via upload

    ticlazau authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d77a098 View commit details
    Browse the repository at this point in the history
  2. Create README.md

    ticlazau authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    817056c View commit details
    Browse the repository at this point in the history
  3. Add files via upload

    ticlazau authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    8d4e748 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    445a543 View commit details
    Browse the repository at this point in the history
  5. Update index.jsx

    ticlazau authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c3d65b5 View commit details
    Browse the repository at this point in the history
  6. Create README.md

    ticlazau authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    fb9784d View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    ticlazau authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1f442ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e90aef0 View commit details
    Browse the repository at this point in the history
  9. Create README.md

    ticlazau authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    53a5c6c View commit details
    Browse the repository at this point in the history
  10. Add files via upload

    ticlazau authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    04ccf4a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b946fae View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. added watsonx.ai as setting option in the frontend

    Janik BΓΌcher committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ab6d9cf View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. finalized settings for watsonx

    Janik BΓΌcher committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    12ff8b7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. added watsonx SDK

    Janik BΓΌcher committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    08584fc View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. further added watsonx

    Janik BΓΌcher committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    fc1f639 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. tried to implement streaming (not functional yet)

    Janik BΓΌcher committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    32cc0de View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. streaming has been implemented

    Janik BΓΌcher committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    693dc97 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. try fix stream

    patricklx committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    bb286d2 View commit details
    Browse the repository at this point in the history
  2. improved streaming logic,

    added guard rails feature,
    added token selection logic
    Janik BΓΌcher committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1145593 View commit details
    Browse the repository at this point in the history
  3. added some comments;

    if the custom token limit exceeds the max token limit, then the max limit will be used
    Janik BΓΌcher committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4f5e5d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Update systemSettings.js

    ticlazau authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    350bbae View commit details
    Browse the repository at this point in the history
  2. Update .env.example

    Adding watsonx provider
    ticlazau authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cb665a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix stream

    patricklx committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6651f42 View commit details
    Browse the repository at this point in the history
  2. add watsonx into example

    patricklx committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    39cb033 View commit details
    Browse the repository at this point in the history
  3. rm logs

    patricklx committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    92b966e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Update Dockerfile

    ticlazau authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1d911c1 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Adding watsonx.ai LLMs and Emedings
    ticlazau authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    def6e08 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Update watsonx.png

    ticlazau committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    71f6a09 View commit details
    Browse the repository at this point in the history
  2. Update watsonx.png

    ticlazau committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    86bef1a View commit details
    Browse the repository at this point in the history