mirror of
https://github.com/xtekky/gpt4free.git
synced 2025-12-06 02:30:41 -08:00
Add leagcy port to docker-compose files
Update demo model list Disable upload cookies in demo Track usage in demo mode Add messages without asking the ai Add hint for browser usage in provider list Add qwen2 prompt template to HuggingFace provider Trim automatic messages in HuggingFaceAPI
This commit is contained in:
parent
5a0afdb110
commit
42805ac789
22 changed files with 253 additions and 94 deletions
|
|
@ -11,6 +11,7 @@ services:
|
|||
- .:/app
|
||||
ports:
|
||||
- '8080:8080'
|
||||
- '1337:8080'
|
||||
- '7900:7900'
|
||||
environment:
|
||||
- OLLAMA_HOST=host.docker.internal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue