Laisky.Cai
a16fd0cfc7
docs: update README to include support for AWS cross-region inferences
2025-03-10 06:48:10 +00:00
Laisky.Cai
388f0ef6aa
docs: update README for clarity and fix translation issues; improve token update descriptions
2025-03-09 12:50:52 +00:00
Laisky.Cai
e755876aa0
docs: update README to change boolean values to strings for environment variables
2025-02-27 01:48:42 +00:00
Laisky.Cai
153472dc84
docs: update README with optional environment variables and their descriptions
2025-02-27 01:24:34 +00:00
Laisky.Cai
f5d4ff05dc
Merge branch 'test/ci'
2025-02-26 05:40:36 +00:00
Laisky.Cai
1bc83bf812
chore: enhance Anthropic support and optimize CI/CD processes
...
- Enhance the `Message` struct with new fields to support additional functionality.
- Streamline CI configuration by commenting out unused jobs and optimizing the build process for ARM64.
- Improve documentation and feature support for VolcEngine channel and bot model.
- Update Dockerfile to efficiently manage dependencies and enhance multi-architecture support.
2025-02-26 05:39:08 +00:00
Laisky.Cai
f6cfe7cd4f
feat: enhance error handling and reasoning mechanisms across middleware
...
- Improve error handling across multiple middleware and adapter components, ensuring consistent error response formats in JSON.
- Enhance the functionality of request conversion functions by including context parameters and robust error wrapping.
- Introduce new features related to reasoning content in the messaging model, providing better customization and explanations in the documentation.
2025-02-26 05:38:21 +00:00
Laisky.Cai
607406dae1
docs: add tutorial section to README with docker-compose instructions
2025-02-25 05:16:08 +00:00
Laisky.Cai
56a1c52240
docs: update README to include Stream and Non-Stream sections for Claude model
2025-02-25 03:18:46 +00:00
Laisky.Cai
f60300e52c
feat: update README and enhance response handling for Claude model to support reasoning and thinking
2025-02-25 03:13:21 +00:00
Laisky.Cai
2f72aceb65
docs: add support for claude-3-7-sonnet in README
2025-02-25 01:41:30 +00:00
Laisky.Cai
abe6afacca
Merge branch 'fix/openrouter-reasoning'
2025-02-19 01:32:51 +00:00
DobyAsa
df5d2ca93d
docs: fix README typo ( #2060 )
2025-02-12 00:35:29 +08:00
Laisky.Cai
c3619e7452
docs: remove outdated bug fix entries from README
2025-02-08 07:20:30 +00:00
牡丹凤凰
c96895e35b
docs: add related project CherryStudio ( #2059 )
...
CI / Unit tests (push) Has been cancelled
CI / commit_lint (push) Has been cancelled
* Update README.md
增加相关项目CherryStudio
* Update README.en.md
* Update README.ja.md
2025-02-08 00:07:55 +08:00
Laisky.Cai
19013222ad
doc: Update README for gemini-2.0-flash support and details
...
- Update README.md to enhance clarity and support for gemini-2.0-flash features.
- Include references to related pull request for better traceability.
- Improve documentation of bug fixes and new features for better user understanding.
2025-02-06 13:16:45 +00:00
JustSong
d2903b673d
fix: update SiliconCloud link in README
CI / Unit tests (push) Has been cancelled
CI / commit_lint (push) Has been cancelled
2025-02-04 20:07:05 +08:00
JustSong
78fd6ef161
fix: update README for clarity on stable and alpha image addresses
2025-02-03 18:15:44 +08:00
Laisky.Cai
527e06b68a
docs: update README to include support for o3-mini
2025-02-02 13:22:54 +00:00
JustSong
0bf3fd4038
docs: update README files with stable and alpha Docker image addresses
2025-02-02 15:17:59 +08:00
JustSong
99b6200156
docs: update README with stable and alpha Docker image links
2025-02-02 15:16:24 +08:00
JustSong
fa2a772731
feat: able to query test log
2025-01-31 21:23:12 +08:00
Laisky.Cai
bd9372d759
docs: update README to improve clarity and remove outdated menu section
2025-01-23 03:35:22 +00:00
Laisky.Cai
81153f764b
docs: update README to include support for deepseek-reasoner & gemini-2.0-flash-thinking-exp-01-21
2025-01-22 09:45:13 +00:00
Laisky.Cai
76ba80d406
docs: add note about high-quota users accumulating token debts
2025-01-17 07:48:39 +00:00
Laisky.Cai
40be30e36f
docs: update README to include support for gpt-4o-audio
2025-01-14 06:48:04 +00:00
Laisky.Cai
b5c55a03cf
docs: update README to include support for Vertex Imagen3
2025-01-12 04:24:12 +00:00
Laisky.Cai
bfe28fc1f8
fix: update README links and clean up GetAudioDuration function
2025-01-08 05:07:52 +00:00
Laisky.Cai
e17017eb4a
fix: implement audio duration retrieval and add tests
2025-01-08 03:55:02 +00:00
JustSong
999defc88b
chore: update readme
2024-12-27 21:59:38 +08:00
JustSong
b51c47bc77
docs: update README.md
2024-12-27 21:45:51 +08:00
lihangfu
381172cb36
feat: support Redis Sentinel and Redis Cluster ( #1952 )
...
* feature: support Redis Sentinel and Redis Cluster
* chore: update implementation
---------
Co-authored-by: JustSong <quanpengsong@gmail.com>
2024-12-22 19:21:24 +08:00
bestlaw66
ce52f355bb
docs: add tutorial section for BT Panel installation ( #1985 )
...
* Update README.md
在国内有大部分用户都在使用宝塔面板管理服务器,因此增加使用宝塔面板部署的教程,可视化的部署方式可以帮助用户更加便捷的部署one-api
* docs: update readme
---------
Co-authored-by: JustSong <quanpengsong@gmail.com>
2024-12-22 18:55:04 +08:00
Laisky.Cai
42dfcd6167
docs: add Menu section to README for better navigation
2024-12-21 13:26:28 +00:00
Laisky.Cai
11cd22e9e9
fix: update README to include new Docker image and request cost details; add UserRequestCost model migration
2024-12-21 13:23:55 +00:00
JustSong
36c8f4f15c
docs: update readme
CI / Unit tests (push) Waiting to run
CI / commit_lint (push) Waiting to run
2024-12-21 00:33:20 +08:00
JustSong
45b51ea0ee
feat: update feishu oauth login
2024-12-20 23:27:00 +08:00
Laisky.Cai
b2fcadc0bc
docs: update README to include support for OpenAI O1
2024-12-19 06:05:56 +00:00
Laisky.Cai
40f5cd3af0
feat: add support for new OpenAI models and update billing ratios
2024-12-19 05:55:21 +00:00
Laisky.Cai
75e7fee400
docs: update README to include support for replicate chat models
2024-12-19 04:57:27 +00:00
Laisky.Cai
4c86e7c506
docs: update README to clarify project status and encourage contributions
2024-12-17 08:55:39 +00:00
Laisky.Cai
6568009732
docs: enhance README with detailed feature descriptions and bug fix section
2024-12-17 08:52:06 +00:00
Laisky.Cai
1232c000dc
docs: update README to include support for gemini-2.0-flash-exp and replicate flux & remix
2024-12-16 09:35:22 +00:00
Laisky.Cai
dce57eb4e7
docs: add support for Replicate in the README
2024-12-08 05:59:46 +00:00
Laisky.Cai
383c1396ff
docs: enhance user interface for improved accessibility and navigation
2024-11-20 02:13:57 +00:00
Laisky.Cai
082cfbe574
Merge remote-tracking branch 'origin/upstream/main'
2024-11-20 02:09:28 +00:00
JustSong
92cd46d64f
feat: able to use ENFORCE_INCLUDE_USAGE to enforce include usage in response
CI / Unit tests (push) Waiting to run
CI / commit_lint (push) Waiting to run
2024-11-10 00:36:08 +08:00
Ryo Shen
8ec092ba44
feat: add support for xAI ( #1915 )
CI / Unit tests (push) Has been cancelled
CI / commit_lint (push) Has been cancelled
2024-11-07 23:52:38 +08:00
Laisky.Cai
4e3782d524
Merge remote-tracking branch 'origin/upstream/main'
2024-08-08 01:51:13 +00:00
Shenghang Tsai
402fcf7f79
feat: add SiliconFlow ( #1717 )
...
* Add SiliconFlow
* Update README.md
* Update README.md
* Update channel.constants.js
* Update ChannelConstants.js
* Update channel.constants.js
* Update ChannelConstants.js
* Update compatible.go
* Update README.md
2024-08-06 23:42:25 +08:00