Commit Graph

92 Commits

Author SHA1 Message Date
Saifeddine ALOUI
9f9f4b68ef Update README.md 2025-06-23 16:11:13 +02:00
Saifeddine ALOUI
98805b7991 Update README.md 2025-06-23 16:10:21 +02:00
Saifeddine ALOUI
5ae23dab5f Update setup_service.sh 2025-06-23 16:08:56 +02:00
Saifeddine ALOUI
0a17f97a84 Update setup_service.sh 2025-06-23 16:05:06 +02:00
Saifeddine ALOUI
bfc87eda85 Update main.py 2025-06-23 15:53:41 +02:00
Saifeddine ALOUI
f4336890cd Update setup_service.sh 2025-06-23 15:53:01 +02:00
Saifeddine ALOUI
9d15a040e9 Rename authorized_users.txt to example.authorized_users.txt 2025-06-23 15:52:35 +02:00
Saifeddine ALOUI
3ecac22486 Rename config.ini to example.config.ini 2025-06-23 15:51:59 +02:00
Saifeddine ALOUI
3076bbf392 Update .gitignore 2025-06-23 15:51:36 +02:00
Saifeddine ALOUI
2691533b43 Update main.py 2025-06-23 15:36:38 +02:00
Saifeddine ALOUI
7f6faadc4d Update run.sh 2025-06-23 15:11:08 +02:00
Saifeddine ALOUI
c4c0de3f4d Update setup_service.sh 2025-06-23 15:09:04 +02:00
Saifeddine ALOUI
bbc343a8e1 Update setup_service.sh 2025-06-23 15:07:31 +02:00
Saifeddine ALOUI
52c2568060 Update setup_service.sh 2025-06-23 15:03:39 +02:00
Saifeddine ALOUI
a8e50f83b6 Update setup_service.sh 2025-06-23 15:02:54 +02:00
Saifeddine ALOUI
61989c7db9 Create run.sh 2025-06-23 14:59:40 +02:00
Saifeddine ALOUI
37d8c3f865 Create setup_service.sh 2025-06-23 14:59:17 +02:00
Saifeddine ALOUI
6b63597b8b Update README.md 2025-04-14 14:11:21 +02:00
Saifeddine ALOUI
72699065a1 Merge pull request #25 from sebdotv/minor-fixes
Minor fixes
2025-04-14 14:09:48 +02:00
sebdotv
4a320f0929 update readme: fix Docker run, add Bearer example using curl 2025-04-10 15:20:57 +02:00
sebdotv
618cb57dc9 update example config.ini: queue_size is actually not implemented (yet) 2025-04-10 15:17:58 +02:00
sebdotv
6880c40d7a update Dockerfile: run Python unbuffered to output logs immediately 2025-04-10 15:16:59 +02:00
Saifeddine ALOUI
28ebc14020 Update README.md 2025-04-09 08:56:48 +02:00
Saifeddine ALOUI
c923a7860e Update README.md 2025-03-26 22:09:45 +01:00
Saifeddine ALOUI
349cd117b8 Update README.md 2025-03-26 22:08:40 +01:00
Saifeddine ALOUI
407d7dd3c4 Merge pull request #22 from Mascinissa/main
Fix Chunked Response Formatting
2025-02-11 17:46:36 +01:00
Massinissa Merouani
6b80d9db78 code formatting 2025-02-11 17:26:34 +04:00
Massinissa Merouani
b72737377f adding /v1/chat/completions endpoint to queuing mechanism 2025-02-11 17:15:08 +04:00
Massinissa Merouani
d77f6f3814 Fix response format issue 2025-02-11 17:12:20 +04:00
Saifeddine ALOUI
79d7c116f5 Merge pull request #19 from theoden8/req-head
add do_HEAD to fix status checks
2025-01-03 22:50:22 +01:00
Kirill Rodriguez
9b935d9b7f add do_HEAD to fix status checks 2025-01-02 20:03:01 +00:00
Saifeddine ALOUI
2fa0b59254 Merge pull request #13 from ParisNeo/dependabot/pip/certifi-2024.7.4
Bump certifi from 2024.2.2 to 2024.7.4
2024-07-15 20:09:43 +02:00
dependabot[bot]
891f937df9 Bump certifi from 2024.2.2 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 22:25:08 +00:00
Saifeddine ALOUI
14930ca471 Merge pull request #9 from petritavd/fix-stream
fix stream issue
2024-04-12 22:27:55 +02:00
Petrit Avdylaj
f6cba0f08b Merge branch 'main' into fix-stream 2024-04-12 07:17:40 +02:00
Saifeddine ALOUI
1d56acd922 Merge pull request #8 from balamuthu1/stream-response
Added streaming response support
2024-04-11 23:54:27 +02:00
Muthukumarasamy BALABASCARIN
3ed265220e Removed unwanted print 2024-04-11 09:55:11 +02:00
Petrit Avdylaj
5db0fd0665 fix: stream issue 2024-04-10 10:41:50 +02:00
Muthukumarasamy BALABASCARIN
5fc2ddb76d Added streaming response support 2024-04-09 14:16:36 +02:00
Saifeddine ALOUI
ac350488c6 Merge pull request #7 from jammsen/patch-1
Updated to a more clean apt usage
2024-03-28 12:39:37 +01:00
Sebastian Schmidt
1a8f787a3b Updated to a more clean apt usage 2024-03-24 21:37:37 +01:00
Saifeddine ALOUI
55c6545b95 Update main.py 2024-03-01 23:19:58 +01:00
Saifeddine ALOUI
c6aee7e671 Added /chat endpoint to the queued services 2024-02-11 15:56:20 +01:00
Saifeddine ALOUI
e3f5679672 Merge branch 'main' of https://github.com/ParisNeo/ollama_proxy_server 2024-02-04 19:04:01 +01:00
Saifeddine ALOUI
82d1b6a652 sync 2024-02-04 19:04:00 +01:00
Saifeddine ALOUI
71b3f0056c Update README.md 2024-02-04 18:18:25 +01:00
Saifeddine ALOUI
4337a46ab7 Update README.md 2024-02-04 17:44:48 +01:00
Saifeddine ALOUI
841765df05 Update main.py 2024-01-31 21:41:11 +01:00
Saifeddine ALOUI
465dfb3c7b Merge pull request #2 from VfBfoerst/main
Added dockerfile
2024-01-31 09:50:26 +01:00
VfBfoerst
9d748dce01 Update README.md 2024-01-30 18:27:22 +01:00