This website requires JavaScript.
Explore
Help
Sign In
andreas
/
llama-swap
Watch
1
Star
0
Fork
0
You've already forked llama-swap
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
18c134624df8a6dbe92ac33d9a967e2932f15848
llama-swap
/
proxy
History
Benson Wong
18c134624d
Add Access-Control-Allow-Origin CORS header to /v1/models endpoint
...
- match behavior of llama.cpp where the Origin in request is used - add test for listModelsHandler
2024-12-03 15:53:59 -08:00
..
config_test.go
improve cmd parsing (
#22
)
2024-12-01 09:02:58 -08:00
config.go
improve cmd parsing (
#22
)
2024-12-01 09:02:58 -08:00
helpers_test.go
Improve Concurrency and Parallel Request Handling (
#19
)
2024-11-30 15:24:42 -08:00
logMonitor_test.go
Improve LogMonitor to handle empty writes and ensure buffer immutability
2024-11-02 10:41:23 -07:00
logMonitor.go
Improve LogMonitor to handle empty writes and ensure buffer immutability
2024-11-02 10:41:23 -07:00
process_test.go
fix profile example in README
2024-12-01 10:13:31 -08:00
process.go
Improve Concurrency and Parallel Request Handling (
#19
)
2024-11-30 15:24:42 -08:00
proxymanager_loghandlers.go
update README
2024-11-18 15:37:50 -08:00
proxymanager_test.go
Add Access-Control-Allow-Origin CORS header to /v1/models endpoint
2024-12-03 15:53:59 -08:00
proxymanager.go
Add Access-Control-Allow-Origin CORS header to /v1/models endpoint
2024-12-03 15:53:59 -08:00