LLM Action
Version updated for https://github.com/appleboy/LLM-action to version v1.2.0.
- This action is used across all versions by 0 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Changelog
Features
- aab29bda8e7171eae8780dee5ba38e671b5b4cda: feat: add support for custom CA certificates in client configuration (#6) (@appleboy)
- bcf937162f51e361f2f81c967f96dcde76ede964: feat: add support for structured outputs via tool schema and function calling (#7) (@appleboy)
- 1a536e222242f37c8db073e88949f568c8fff4d8: feat: add debug logging for tool call details in debug mode (@appleboy)
Bug fixes
- a0e1dd4d89ed23de6dab94f5101727b22a679d9e: fix: enhance error messaging for argument parsing failures (@appleboy)
Refactor
- bb9a6d6013723a2568746434c49e4d1abea5cde0: refactor: improve debug output for tool calls using godump.Dump (@appleboy)
Build process updates
- 44a554da146f342af4dd29feefad7d048727c317: ci: use environment variables for GitHub Actions workflow outputs (@appleboy)
Documentation updates
- d0f377abf693cdb81df27b46a8048105c7f1b6b8: docs: add support for configurable CA certificates and prompt loading (@appleboy)