Commit Graph

  • 1b1f3720cf 🔄 Remove dependency on github.com/joho/godotenv and related usage main Hatter Jiang 2026-04-19 14:25:43 +08:00
  • b6307941a1 🔍 Add logging for request body in handleProxy function Hatter Jiang 2026-04-19 14:07:52 +08:00
  • d02e35bb22 🔧 Modify logging and comment handling in proxy and stream functions Hatter Jiang 2026-04-19 14:04:51 +08:00
  • 599ec5c11d 🔧 Enhance streaming response handling with headers and flushing support Hatter Jiang 2026-04-19 13:14:15 +08:00
  • c5a2feb5dd 📝 Update log message formatting and streamline streaming logic in proxy handler Hatter Jiang 2026-04-19 12:55:31 +08:00
  • 6dcd2ae46d 🔧 Enhance response body handling with gzip decompression and logging improvements in main.go Hatter Jiang 2026-04-19 12:31:34 +08:00
  • 906947ce91 📝 Update README with improved usage instructions and configuration details Hatter Jiang 2026-04-19 12:22:16 +08:00
  • 0b906016bc 📦 Update dependencies and add request tracing with UUID Hatter Jiang 2026-04-19 12:19:00 +08:00
  • 70b90216d6 📝 Add logging statements for better debugging in proxy handling logic Hatter Jiang 2026-04-19 11:23:13 +08:00
  • 9d8bfefea9 ⬆️ Update go.mod by removing indirect tag for go-toml dependency Hatter Jiang 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 Hatter Jiang 2026-04-19 10:54:50 +08:00
  • 4717b57257 🔧 Update justfile with new run alias and modify main.go for config handling improvements Hatter Jiang 2026-04-19 10:51:22 +08:00
  • 5a4afd3f0c 📝 Update .gitignore to include "llm-proxy" entry Hatter Jiang 2026-04-19 09:29:07 +08:00
  • c3dae19a03 📝 Update README with detailed documentation for LLM Proxy Hatter Jiang 2026-04-19 09:28:02 +08:00
  • 017377a6e5 Initial commit Hatter Jiang 2026-04-19 09:27:14 +08:00