Commit Graph

74 Commits

Author SHA1 Message Date
Pawan Osman 9fc6df667a Merge pull request #91 from Crescent617/fix_created
Fix response timestamp
2024-04-14 14:12:42 +03:00
Crescent617 05ce427362 fix: created should be in seconds, https://github.com/openai/openai-openapi/blob/master/openapi.yaml\#L6972 2024-04-14 17:39:34 +08:00
Pawan Osman 7d87f1f579 Merge pull request #85 from k8scat/main
optimize: copy source code in Dockerfile
2024-04-11 15:47:03 +03:00
Pawan Osman b74c115311 Add: HTTP Proxy option, which can be configured using the .env file. 2024-04-11 15:43:08 +03:00
K8sCat b0bed1ed53 optimize: copy source code in Dockerfile
Signed-off-by: K8sCat <k8scat@gmail.com>
2024-04-11 10:17:09 +08:00
Pawan Osman d6f5a0918a Update README.md 2024-04-10 11:15:43 +03:00
Pawan Osman b2e81e6e9b Update app.ts 2024-04-10 09:53:51 +03:00
Pawan Osman 31f58b8955 Update README.md 2024-04-10 09:46:19 +03:00
Pawan Osman 19a0bcecf7 Update README.md 2024-04-10 09:46:00 +03:00
Pawan Osman 20788195cf Update README.md 2024-04-10 09:16:01 +03:00
Pawan Osman 7e089b6be1 Update bettergpt-docker-publish.yml 2024-04-10 09:07:46 +03:00
Pawan Osman 6708430e16 Update README.md 2024-04-10 08:59:13 +03:00
Pawan Osman 4ed40b848f Rename dockerfile to Dockerfile 2024-04-10 08:47:52 +03:00
Pawan Osman cda3eb5257 Create bettergpt-docker-publish.yml 2024-04-10 08:47:25 +03:00
Pawan Osman 86fd0df683 Add: Docker Compose installations with third-party chat web interfaces. 2024-04-10 08:43:14 +03:00
Pawan Osman 282509ca10 Update error message to include the requested endpoint in app.ts 2024-04-10 07:11:33 +03:00
Pawan Osman 889b121e27 Add: The Discord community note. 2024-04-08 01:16:09 +03:00
Pawan Osman 4c68f7107c Fix finish_reason and usage values 2024-04-08 01:00:03 +03:00
Pawan Osman 846071b226 Merge pull request #78 from cliouo/main
fix: 🐛 Heartbeat data skipped every 15
2024-04-08 00:13:03 +03:00
cliouo f4fd7cd10f fix: 🐛 Heartbeat data skipped every 15
Fix axios library does not support http2 heartbeat data causing errors, manually skip the time string of heartbeat data
2024-04-08 04:39:16 +08:00
Pawan Osman c805729ac8 Merge pull request #77 from Alioth1017/main
feat: update the chagpt apiUrl.
2024-04-07 20:09:26 +03:00
Alioth 5e2c7bf669 feat: update the chagpt apiUrl. 2024-04-08 01:00:06 +08:00
Pawan Osman 09a8207c20 Merge pull request #74 from changchiyou/chore/update_docker_publish_github_action
feat: docker image support multi-platforms(linux/amd64, linux/arm64)
2024-04-07 19:35:26 +03:00
changchiyou 833a255612 feat: support multi-platforms(linux/amd64, linux/arm64)
(before only support linux/amd/64); refer to https://docs.docker.com/build/ci/github-actions/multi-platform/ ; style with `trunk: yamllink@1.35.1`
2024-04-06 19:22:10 +08:00
Pawan Osman 6cbb737073 Update README.md 2024-04-05 17:31:14 +03:00
Pawan Osman c59cd22e0a Update README.md 2024-04-05 17:26:30 +03:00
Pawan Osman 84ddba03a2 Update README.md 2024-04-05 17:25:43 +03:00
Pawan Osman 20edfbef1b Update docker-publish.yml 2024-04-05 17:11:51 +03:00
Pawan Osman 03a7441c05 Create docker-publish.yml 2024-04-05 17:10:32 +03:00
Pawan Osman d85b04f70a Delete .github/workflows/docker-image.yml 2024-04-05 17:09:07 +03:00
Pawan Osman ed64314196 Create docker-image.yml 2024-04-05 17:05:16 +03:00
Pawan Osman ed9cbcfd0e Create Dockerfile 2024-04-05 16:55:37 +03:00
Pawan Osman 148aff09ef Update README.md 2024-04-04 14:16:01 +03:00
Pawan Osman e4a100f5ec Update README.md 2024-04-03 09:20:32 +03:00
Pawan Osman 5db7fc433f Update README.md 2024-04-03 09:07:13 +03:00
Pawan Osman da67af3f40 Update LICENSE 2024-04-02 21:23:20 +03:00
Pawan Osman 7b78e3a1ca Rewrite the project 2024-04-02 12:01:37 +03:00
Pawan Osman 2ffe138f91 Update routes.js 2024-02-01 15:37:08 +03:00
Pawan Osman 0f35f241a0 Update routes.js 2024-02-01 15:36:02 +03:00
Pawan Osman 98a35b53af Update README.md 2023-07-12 10:46:49 +03:00
Pawan Osman 0265ff6798 Merge pull request #38 from Maseshi/main
Fixed the input text to classify.
2023-05-21 08:44:51 +03:00
Maseshi c9680359c8 Fixed way to check prompts. 2023-05-21 11:59:53 +07:00
Pawan Osman b193633e07 Update README.md 2023-05-17 13:34:41 +03:00
Pawan Osman b705a2511b Add examples of using official OpenAI libraries 2023-04-11 20:19:51 +03:00
Pawan Osman 0b98125644 Update README.md 2023-04-11 02:20:57 +03:00
Pawan Osman 02b8822d89 add Dockerfile 2023-04-09 10:20:46 +03:00
Pawan Osman 449dd114e7 Update package.json 2023-04-09 09:55:49 +03:00
Pawan Osman 042f13c69a Merge pull request #19 from lonelil/main
fix typo
2023-04-07 05:52:14 +03:00
lonelil c666e1ea6c fix typo 2023-04-06 21:52:24 +08:00
Pawan Osman 3bbc53a22f Update middlewares.js 2023-04-01 12:39:00 +03:00