Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: KusionStack/karpor

Tags

v0.6.4

Toggle v0.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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>

v0.6.3-alpha.4

Toggle v0.6.3-alpha.4's commit message
high availability mode test

v0.6.3-alpha.3

Toggle v0.6.3-alpha.3's commit message
high availability mode test

v0.6.3-alpha.2

Toggle v0.6.3-alpha.2's commit message
high availability mode test

v0.6.3-alpha.1

Toggle v0.6.3-alpha.1's commit message
high availability mode test

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 #

v0.6.3-alpha.0

Toggle v0.6.3-alpha.0's commit message
high availability mode test

v0.6.3-beta.0

Toggle v0.6.3-beta.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add llm api proxy parameters (#782)

## What type of PR is this?
/kind feature

## What this PR does / why we need it:
add llm api proxy parameters

## Which issue(s) this PR fixes:

Fixes #736

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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 #