Synchronize #4

Closed
tdpeuter wants to merge 0 commits from open-webui/open-webui:main into main
Owner

Sync repo

Pull Request Checklist

  • Description: Briefly describe the changes in this pull request.
  • Changelog: Ensure a changelog entry following the format of Keep a Changelog is added at the bottom of the PR description.
  • Documentation: Have you updated relevant documentation?
  • Dependencies: Are there any new dependencies? Have you updated the dependency versions in the documentation?

Description

[Insert a brief description of the changes made in this pull request]


Changelog Entry

Added

  • [List any new features or additions]

Fixed

  • [List any fixes or corrections]

Changed

  • [List any changes or updates]

Removed

  • [List any removed features or files]
Sync repo ## Pull Request Checklist - [ ] **Description:** Briefly describe the changes in this pull request. - [ ] **Changelog:** Ensure a changelog entry following the format of [Keep a Changelog](https://keepachangelog.com/) is added at the bottom of the PR description. - [ ] **Documentation:** Have you updated relevant documentation? - [ ] **Dependencies:** Are there any new dependencies? Have you updated the dependency versions in the documentation? --- ## Description [Insert a brief description of the changes made in this pull request] --- ### Changelog Entry ### Added - [List any new features or additions] ### Fixed - [List any fixes or corrections] ### Changed - [List any changes or updates] ### Removed - [List any removed features or files]
tdpeuter added 222 commits 2024-04-07 17:02:10 +02:00
Fix spelling
K8s fixes
Add htm/html support for RAG documents
refer to https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/connectors-using\?tabs\=cURL\#example-of-connector-message
We had this wait on ollama but not for openai, causing it to fail
to scroll down in certain cases.

This fixes the issue.
Translation values for en-US are not necessary, the keys will be
used as fallback.
https://github.com/open-webui/open-webui/pull/1305/\#issuecomment-2021151237
enhance: support Teams Incoming Webhook
Add wait for tick before scrolling down in openai
This is very yolo code, use at your own risk
Update svelte.config.js to suppress unused CSS selector warnings
feat: add ko-KR translation
feat: Configurable i18n default translation language
feat: OLED dark theme
fix: Helm Chart storageClassName typo
fix: enforce formatters on GitHub Actions
feat: Chat autocomplete tags
fix: Add new model selector to playground
Co-Authored-By: 深度学习机器 <wuzsgdutee@163.com>
0.1.116
fix
Add COMFYUI and WEBHOOK logging and associated environment variable
control. Add WEBHOOK payload & request debug logs.
Improve logging.
Update of main.py
chore: add format:backend to npm scripts
fix
fix: allowed hosts
dev
Suggested mitigation for KL-CAN-2024-002.
Updated all translations to have a Dutch translation.
dev
Update Dutch nl-NL translations again.
feat: add local sharing of chats
feat: allow authenticating with a trusted email header
Feature/support auth by api key
Generate manifest.json dynamically, using MANIFEST_NAME and
MANIFEST_SHORT_NAME from the environment.
In case of using bedrock with litellm import boto3 exception is raised
fix: manually check the docs' filename
Fix hover in whitemode
Added boto3 to  requirements.txt
feat: Allow overriding application name in manifest.json
0.1.117
remove deprecated /api from ollama base url
fix
Intended to avoid repetitive startup connections by setting `LITELLM_LOCAL_MODEL_COST_MAP="True"`
feat: translate portuguese brazil
Use locally bundled version of the LiteLLM cost map json
Created Turkish translation file
feat: Added tr-TR translation
Merge pull request #1445 from open-webui/dev
All checks were successful
Python CI / Format Backend (3.11) (pull_request) Successful in 1m30s
Frontend Build / Format & Build Frontend (pull_request) Successful in 1m43s
331fe04df7
dev
tdpeuter closed this pull request 2024-04-09 15:45:55 +02:00
All checks were successful
Python CI / Format Backend (3.11) (pull_request) Successful in 1m30s
Frontend Build / Format & Build Frontend (pull_request) Successful in 1m43s

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tdpeuter/open-webui#4
No description provided.