Tags: KusionStack/karpor
Tags
docs: add nueavv as a contributor for code (#829) Adds @nueavv as a contributor for code. This was requested by elliotxx [in this comment](#828 (comment)) --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
feat(ai): added a default model for the Deepseek client (#800) ## What type of PR is this? /kind refactor ## What this PR does / why we need it: This PR introduces the following changes: - Updated the Makefile to use `ifndef` for the SKIP_UI_BUILD flag, improving the build process. - Adjusted AI options to handle default model settings more effectively. - Added a default model for the Deepseek client to ensure better defaults. - Remove buildssa and fieldalignment linters in disable These changes aim to enhance the build process and AI configuration handling, making the system more robust and user-friendly. ## Which issue(s) this PR fixes: Fixes #
feat(ai): Support Deepseek as New AI Backend in Karpor (#797) Introduces Deepseek as a new AI provider with comprehensive implementation: - Support Deepseek as New AI Backend in Karpor - Created corresponding test suite for Deepseek AI client ## What type of PR is this? <!-- Add one of the following kinds: /kind bug /kind cleanup /kind refactor /kind documentation /kind feature /kind chore /kind perf /kind style /kind test --> ## What this PR does / why we need it: #789
docs: add Cookie as document role to contributor config (#768) ## What type of PR is this? /kind documentation ## What this PR does / why we need it: This PR updates the contributor information for Cookie by: - Adding the 'doc' contribution type to the .all-contributorsrc file - Updating README files to reflect additional documentation contributions made by Cookie These changes ensure that the contribution records are accurate and up-to-date, reflecting the full scope of contributions made by the contributor. ## Which issue(s) this PR fixes: Fixes #
PreviousNext