Skip to content

Releases: WangYihang/LLM-Redactor

v0.0.3

13 Mar 00:55
c99928a

Choose a tag to compare

feat: add llm-redactor-exec and llm-redactor-proxy commands with sess…

v0.0.2

12 Mar 17:32
7f48864

Choose a tag to compare

docs: update README.md

v0.0.1

04 Dec 08:52
43ec160

Choose a tag to compare

🚀 Features

🚜 Refactor

  • 52ed93c: Update DeepseekProvider to use *url.URL and enhance request/response logging with new models (@wangyihang)
  • b6105b7: Streamline main function and improve command handling in proxy server (@wangyihang)
  • 8d1ef1c: Replace logger initialization with structured logging and update dependencies (@wangyihang)
  • 322a4e8: Remove unused HTTP models and related functions from http.go (@wangyihang)

📚 Documentation

  • b38d491: Enhance README with provider-agnostic design details and DeepSeek-specific notes (@wangyihang)

⚙️ Miscellaneous Tasks

  • 37dc009: Update dependencies and add README for llm-prism project (@wangyihang)
  • 2921594: Update go.sum to remove unused dependencies and ensure consistency (@wangyihang)
  • d0db189: Remove Docker workflow configuration from GitHub Actions (@wangyihang)
  • 75bd9bb: Enhance changelog configuration in .goreleaser.yaml with new options for AI integration, commit filtering, and grouping (@wangyihang)
  • cf74273: Clean up .goreleaser.yaml by removing deprecated changelog options and unnecessary comments (@wangyihang)
  • 8449145: Add commit message grouping configuration to .goreleaser.yaml for improved changelog organization (@wangyihang)
  • bd73dde: Remove deprecated changelog disable option and related comments from .goreleaser.yaml (@wangyihang)
  • 0a22916: Update changelog configuration in .goreleaser.yaml to set abbrev to 0 and refine commit message exclusion patterns (@wangyihang)
  • bed8257: Update changelog configuration in .goreleaser.yaml to set abbrev to 8, refine commit message format, and streamline grouping and filtering options (@wangyihang)
  • 84b799c: Disable changelog generation in .goreleaser.yaml to streamline release process (@wangyihang)
  • 186d48c: Add git-cliff configuration file for changelog generation and commit parsing (@wangyihang)
  • 2b40091: Integrate changelog generation into release process in .goreleaser.yaml (@wangyihang)
  • 4ab43df: Update cliff.toml for changelog formatting and repository URL replacement (@wangyihang)
  • ce50d13: Update cliff.toml to use dynamic repository URL and remove hardcoded reference (@wangyihang)
  • 28e8e17: Update changelog output paths in .goreleaser.yaml for consistency (@wangyihang)
  • f740814: Create dist directory and update changelog output path in .goreleaser.yaml (@wangyihang)
  • ab363de: Add changelog directory and update paths in .goreleaser.yaml (@wangyihang)
  • 41a9476: Remove changelog configuration from .goreleaser.yaml to simplify release process (@wangyihang)
  • a0fe9a1: Disable changelog generation in .goreleaser.yaml to streamline release process (@wangyihang)
  • b8a8b97: Update .gitignore and .goreleaser.yaml to use CHANGELOG.md file instead of directory (@wangyihang)
  • dfaf574: Update .goreleaser.yaml to include CHANGELOG.md output in git-cliff arguments (@wangyihang)
  • 0582207: Modify git-cliff arguments in .goreleaser.yaml to generate a more concise CHANGELOG.md (@wangyihang)
  • 43ec160: Update .goreleaser.yaml to set release mode to replace for streamlined versioning (@wangyihang)