f9371e876d
Merge pull request #43 from BobbyL2k/fix/config-path
...
fix: llamactl reads config file per documentation
2025-09-27 19:32:13 +02:00
Anuruth Lertpiya
3a979da815
fix: llamactl reads config file per documentation
...
- Added logging to track config file reading operations
- llamactl now properly reads config files from the expected locations ("llamactl.yaml" and "config.yaml" under current directory)
2025-09-27 17:03:54 +00:00
a824f066ec
Merge pull request #42 from lordmathis/feat/docker-backends
...
feat: Add support for dockerized backends
v0.7.0
2025-09-25 23:07:24 +02:00
2cd9d374a7
Add Docker badge to UI
2025-09-25 23:04:24 +02:00
031d6c7017
Update Docker command arguments for llama-server and vllm with volume mounts
2025-09-25 22:51:51 +02:00
282344af23
Fix docker command args building
2025-09-25 22:51:40 +02:00
bc9e0535c3
Refactor command building and argument handling
2025-09-25 22:05:46 +02:00
2d925b473d
Add Docker support documentation and configuration for backends
2025-09-24 22:15:21 +02:00
ba0f877185
Fix tests
2025-09-24 21:35:44 +02:00
840a7bc650
Add Docker command handling for backend options and refactor command building
2025-09-24 21:34:54 +02:00
76ac93bedc
Implement Docker command handling for Llama, MLX, and vLLM backends
2025-09-24 21:31:58 +02:00
72d2a601c8
Update Docker args in LoadConfig and tests to include 'run --rm' prefix
2025-09-24 21:27:51 +02:00
9a56660f68
Refactor backend configuration to use structured settings and update environment variable handling
2025-09-24 20:31:20 +02:00
78a483ee4a
Merge pull request #41 from lordmathis/fix/docs-release
...
fix: Refactor docs workflow to trigger on version tags
v0.6.0
2025-09-23 22:35:05 +02:00
cdcef7c7ae
Refactor docs workflow to trigger on version tags
2025-09-23 22:32:02 +02:00
6f5d886089
Merge pull request #40 from lordmathis/feat/system-info
...
feat: rework system info dialog
2025-09-23 22:11:42 +02:00
e3bf8ac05a
Update SystemInfo dialog
2025-09-23 22:05:31 +02:00
edf0575925
Replace SystemInfoDialog with BackendInfoDialog and update related references
2025-09-23 21:44:04 +02:00
71a48aa3b6
Update server API functions to use /backends/llama-cpp path
2025-09-23 21:28:23 +02:00
30e40ecd30
Refactor API endpoints to use /backends/llama-cpp path and update related documentation
2025-09-23 21:27:58 +02:00
322e1c5eb7
Merge pull request #39 from lordmathis/feat/instance-dialog
...
feat: Redesign create/edit instance dialog
2025-09-23 21:14:34 +02:00
2cbd666d38
Redesign create/edit instance dialog
2025-09-23 21:11:00 +02:00
9ebc05fa3a
Merge pull request #38 from lordmathis/feat/instance-card
...
feat: Redesign instance card
2025-09-23 19:48:20 +02:00
05e4335389
Fix instance management tests
2025-09-23 19:45:45 +02:00
850cf018e3
Refactor BackendBadge component
2025-09-23 19:20:53 +02:00
9c3da55c5d
Improve InstanceCard layout
2025-09-23 18:12:58 +02:00
16d311a3d0
Merge pull request #37 from lordmathis/lordmathis-patch-1
...
fix: Set default docs version
2025-09-23 13:48:53 +02:00
32f58502de
Update docs.yml
2025-09-23 13:46:58 +02:00
788f5a2246
Merge pull request #36 from lordmathis/lordmathis-patch-1
...
fix: Run docs build job on every update
2025-09-23 13:21:53 +02:00
37f464007f
Update docs.yml
2025-09-23 13:19:54 +02:00
84d994c625
Merge pull request #35 from lordmathis/chore/docs-update
...
chore: Update docs
2025-09-22 23:24:12 +02:00
120875351f
Fix image paths for MkDocs rendering in readme_sync.py
2025-09-22 23:22:27 +02:00
3a63308d5f
Update error descriptions in API documentation for clarity
2025-09-22 22:39:01 +02:00
46622d2107
Update documentation and add README synchronization
2025-09-22 22:37:53 +02:00
ebc82c37aa
Merge pull request #34 from lordmathis/feat/vllm-backend
...
feat: Implement vLLM backend
2025-09-22 21:58:19 +02:00
48b3a39dfe
Move badges in instance card
2025-09-22 21:54:04 +02:00
c10153f59f
Add BackendBadge component and integrate it into InstanceCard
2025-09-22 21:48:33 +02:00
588b025fb1
Handle empty responses for JSON endpoints in apiCall function
2025-09-22 21:39:44 +02:00
6dcf0f806e
Fix VLLM command placeholder formatting
2025-09-22 21:30:59 +02:00
184d6df1bc
Fix vllm command parsing
2025-09-22 21:25:50 +02:00
313666ea17
Fix missing vllm proxy setup
2025-09-22 20:51:00 +02:00
c3ca5b95f7
Update BuildCommandArgs to use positional argument for model and adjust tests accordingly
2025-09-22 20:32:03 +02:00
2c86fc6470
Update api referrence
2025-09-21 22:16:56 +02:00
785915943b
Update api docs
2025-09-21 22:03:07 +02:00
55765d2020
Add vLLM backend support to documentation and update instance management instructions
2025-09-21 21:57:36 +02:00
6ff9aa5470
Remove vLLM backend implementation specification document
2025-09-21 21:38:10 +02:00
501afb7f0d
Refactor form components and improve API error handling
2025-09-21 21:33:53 +02:00
b665194307
Add vLLM backend support to webui
2025-09-21 20:58:43 +02:00
7eb59aa7e0
Remove unused JSON unmarshal test and clean up command argument checks
2025-09-19 20:46:25 +02:00
64842e74b0
Refactor command parsing and building
2025-09-19 20:23:25 +02:00