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

Multiple model selection with remote service #1049

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Oct 29, 2024

  1. Add chatqna_wrapper.py along with updated Dockerfile.wrapper. To supp…

    …ort multiple models chatqna with wrapper is required
    sgurunat committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a3ef260 View commit details
    Browse the repository at this point in the history
  2. ProductivitySuite: Add docker compose files for Intel Gaudi server al…

    …ong with remote tgi/tei service with instructions
    sgurunat committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1d30bff View commit details
    Browse the repository at this point in the history
  3. ProductivitySuite UI: Update names of ChatQnA, CodeGen, DocSum to Dig…

    …ital Assistant, Code Generator, Content Summarizer respectively
    sgurunat committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8ec0f6a View commit details
    Browse the repository at this point in the history
  4. ProductivitySuite UI: Update Docsum to have vertical scroll bar if co…

    …ntent exceeds the window height
    sgurunat committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6216b5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6e4a7d View commit details
    Browse the repository at this point in the history
  6. ProductivitySuite UI: Update contextWrapper and contextTitle width to…

    … adjust to different screen sizes
    sgurunat committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b999077 View commit details
    Browse the repository at this point in the history
  7. ProductivitySuite UI: Show system prompt input field always to edit i…

    …n the chatqna prompt section
    sgurunat committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    cf96dcc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    debdd0f View commit details
    Browse the repository at this point in the history
  9. ProductivitySuite UI: Add multiple models support in ChatQnA. Choose …

    …different models from dropdown
    sgurunat committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0a5584a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    4d9b1da View commit details
    Browse the repository at this point in the history
  2. removed langchain related environment variables in ProductivitySuite …

    …docker compose files
    
    Signed-off-by: sgurunat <[email protected]>
    sgurunat committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    594891a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0907b42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cd3ea7 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    0d3ec68 View commit details
    Browse the repository at this point in the history