Fuegovic
75cef1ebb1
Update .env.example
...
Added clarification about the `user_provided` token use
2023-04-25 13:46:47 -04:00
Fuegovic
857481c263
Update .env.example
...
added back the lines : # Set to "user_provided" to allow user provided token.
2023-04-25 13:09:24 -04:00
Fuegovic
3eddc9712f
Update .env.example
...
I continued the work on the standardization of the layout. I also eliminated duplicate key=value pairs to simplify the configuration and reduce the likelihood of errors. I also updated some of the commented instructions and notes throughout the file to keep the instructions clear while making it easier to prevent errors when using a script to parse the key=value pairs.
2023-04-25 04:26:38 -04:00
Daniel Avila
6aa540c4af
fix(api): correct typo in environment variable name from "user_provide" to "user_provided" in bingai.js and chatgpt-browser.js clients and endpoints.js router
2023-04-11 21:50:53 -04:00
Wentao Lyu
bbf2f8a6ca
feat: support user-provided token to bingAI and chatgptBrowser
2023-04-10 14:51:38 +08:00
Wentao Lyu
06b90f6a77
feat: add host params to bingAI.
...
[but seems not work in China]
2023-04-08 00:14:44 +08:00
Wentao Lyu
22b9524ad3
feat: update env example.
...
feat: support OPENAI_REVERSE_PROXY
feat: support set availModels in env file
fix: chatgpt Browser send logic refactor.
fix: title wrong usage of responseMessage
BREAKING: some env paramaters has been changed!
2023-04-05 21:21:02 +08:00
Danny Avila
4a94ee7af8
feat: allow default gpt api model before frontend customization
2023-03-29 10:17:24 -04:00
Daniel Avila
c2967eafa4
chore: update docker-compose for interchangeable env for search, uninstalled unused deps
2023-03-25 10:20:39 -04:00
Danny Avila
b856db4772
Update .env.example
...
fix typo
2023-03-23 16:26:22 -04:00
Danny Avila
b73be0dcfa
fix: auth env var must have no value, as well as assigned username incase a falsy value is set
2023-03-23 15:37:25 -04:00
Danny Avila
95cf27ee3e
edit env example
2023-03-23 13:30:55 -04:00
Danny Avila
2b8d37c38f
edit env example
2023-03-23 12:45:42 -04:00
Danny Avila
ca3da2505a
edit env example
2023-03-23 11:49:54 -04:00
Daniel Avila
71b7eaa3f5
chore: update env example and add browser client config
2023-03-22 20:09:52 -04:00
Daniel Avila
655e7ce6d6
chore: improve meili error handling
2023-03-22 17:15:32 -04:00
Danny Avila
67161c983f
chore: meilisearch setup config
2023-03-22 10:23:55 -04:00
Daniel Avila
94c0fbb525
feat: api will disable search if no meilisearch connection
2023-03-21 19:44:31 -04:00
Daniel Avila
97a6cd801b
feat: simple api call to enable search
2023-03-21 19:31:57 -04:00
Wentao Lyu
62d88380e0
feat: add sample multi-user support
...
feat: update README
2023-03-16 13:20:34 +08:00
Hyunggyu Jang
70d59c5b3c
Build docker files from root dir
2023-03-13 22:49:40 +09:00
Wentao Lyu
8604030404
Add more information in env.example.
...
Give current host address when HOST=0.0.0.0
2023-03-11 15:03:18 +08:00
Wentao Lyu
67156f4a7a
feat: support config host name and proxy address
2023-03-10 21:12:16 +08:00
Daniel Avila
6d757ff91f
improve custom model selection ux
2023-03-06 21:12:36 -05:00
Danny Avila
08f59819cf
modify docker setup
2023-03-06 15:56:25 -05:00