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

sync #1

Merged
merged 11 commits into from
Aug 5, 2024
Merged

sync #1

merged 11 commits into from
Aug 5, 2024

Conversation

qinyuhang
Copy link
Owner

πŸ’» ε˜ζ›΄η±»εž‹ | Change Type

  • ✨ feat
  • πŸ› fix
  • ♻️ refactor
  • πŸ’„ style
  • πŸ”¨ chore
  • ⚑️ perf
  • πŸ“ docs

πŸ”€ ε˜ζ›΄θ―΄ζ˜Ž | Description of Change

πŸ“ θ‘₯充俑息 | Additional Information

arvinxx and others added 11 commits August 3, 2024 16:18
* πŸ‘· build: add docker database image

* πŸ’š ci: add database image workflow

* fix docker build

* Update PULL_REQUEST_TEMPLATE.md

* 🎨 chore: improve migration script

* πŸ› fix: throws error in nextauth db adapter (#3390)

* πŸ‘· chore: update action

---------

Co-authored-by: cy948 <[email protected]>
…info (#3382)

* πŸ’„ style: update ollama model info

* πŸ”¨ chore: cleanup legacy models

* πŸ’„ style: enable default tag model

* πŸ’„ style: update Command R+ model info

* πŸ’„ style: update DeepSeek display name

* πŸ’„ style: update mode info

* πŸ’„ style: update model tokens

* πŸ’„ style: update model info

* πŸ’„ style: update model info

* πŸ’„ style: update tokens

* πŸ’„ style: update Aya icon

* πŸ’„ style: sort gemma2 model
### [Version&nbsp;1.8.1](v1.8.0...v1.8.1)
<sup>Released on **2024-08-03**</sup>

#### πŸ’„ Styles

- **misc**: Fix `aya`, `mathstral` model tag icon & update ollama model info.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### Styles

* **misc**: Fix `aya`, `mathstral` model tag icon & update ollama model info, closes [#3382](#3382) ([ced95a8](ced95a8))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
* ✨: feat: support PROXY_URL in docker with proxychains-ng

* πŸ”¨ chore: let proxychains config more readable

* πŸ”¨ chore: add package update

* ⚑️ perf: add CN mirror for Alpine

* πŸ”¨ chore: add more comments

* πŸ”¨ chore: change USE_NPM_CN_MIRROR to USE_CN_MIRROR

* πŸ› fix: fix cn mirror for alpine during building

* πŸ› fix: fix permission issue

* πŸ› fix: fix app path error

* ✨ feat: support proxy server with domain

* πŸ”¨ chore: add more comments & cleanup code

* πŸ”¨ chore: add more comments

* ⚑️ perf: resolve only when host is domain

* πŸ”¨ chore: move IP_REGEX to head

* πŸ”¨ chore: replace `! -z` to `-n`

* πŸ”¨ chore: update comments

* ✨ feat: add `DEFAULT_AGENT_CONFIG` and `SYSTEM_AGENT` to env, allow set default model

* Add documentation for `PROXY_URL` environment variable

Add documentation for `PROXY_URL` environment variable in both English and Chinese versions of the environment variables guide.

* **English Documentation**
  - Add `PROXY_URL` section to specify the proxy URL for connecting to external services.
  - Include example values and a callout for Docker Desktop users.

* **Chinese Documentation**
  - Add `PROXY_URL` section to specify the proxy URL for connecting to external services.
  - Include example values and a callout for Docker Desktop users.

---------

Co-authored-by: Arvin Xu <[email protected]>
### [Version&nbsp;1.8.2](v1.8.1...v1.8.2)
<sup>Released on **2024-08-03**</sup>

#### πŸ› Bug Fixes

- **misc**: Add `PROXY_URL` in docker with proxychains-ng.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Add `PROXY_URL` in docker with proxychains-ng, closes [#3362](#3362) ([920de7c](920de7c))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
## [Version&nbsp;1.9.0](v1.8.2...v1.9.0)
<sup>Released on **2024-08-05**</sup>

#### ✨ Features

- **misc**: Skip login page if only one provider exists.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's improved

* **misc**: Skip login page if only one provider exists, closes [#3400](#3400) ([52da1d8](52da1d8))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
### [Version&nbsp;1.9.1](v1.9.0...v1.9.1)
<sup>Released on **2024-08-05**</sup>

#### πŸ› Bug Fixes

- **misc**: Azure modelTag icon display.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Azure modelTag icon display, closes [#3394](#3394) ([ee6baa8](ee6baa8))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
Copy link

vercel bot commented Aug 5, 2024

@semantic-release-bot is attempting to deploy a commit to the qinyuhang's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Owner Author

@qinyuhang qinyuhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@qinyuhang qinyuhang merged commit f415325 into qinyuhang:main Aug 5, 2024
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants