Commit Graph

13 Commits

Author SHA1 Message Date
d02e35bb22 🔧 Modify logging and comment handling in proxy and stream functions 2026-04-19 14:04:51 +08:00
599ec5c11d 🔧 Enhance streaming response handling with headers and flushing support 2026-04-19 13:14:15 +08:00
c5a2feb5dd 📝 Update log message formatting and streamline streaming logic in proxy handler 2026-04-19 12:55:31 +08:00
6dcd2ae46d 🔧 Enhance response body handling with gzip decompression and logging improvements in main.go 2026-04-19 12:31:34 +08:00
906947ce91 📝 Update README with improved usage instructions and configuration details 2026-04-19 12:22:16 +08:00
0b906016bc 📦 Update dependencies and add request tracing with UUID 2026-04-19 12:19:00 +08:00
70b90216d6 📝 Add logging statements for better debugging in proxy handling logic 2026-04-19 11:23:13 +08:00
9d8bfefea9 ⬆️ Update go.mod by removing indirect tag for go-toml dependency 2026-04-19 10:55:21 +08:00
8c87777d85 🔧 Change listen address in configuration file to bind to localhost and add a newline at the end of the file 2026-04-19 10:54:50 +08:00
4717b57257 🔧 Update justfile with new run alias and modify main.go for config handling improvements 2026-04-19 10:51:22 +08:00
5a4afd3f0c 📝 Update .gitignore to include "llm-proxy" entry 2026-04-19 09:29:07 +08:00
c3dae19a03 📝 Update README with detailed documentation for LLM Proxy 2026-04-19 09:28:02 +08:00
017377a6e5 Initial commit 2026-04-19 09:27:14 +08:00