Skip to content

Commit

Permalink
fix: Update app.config.ts discord url setting (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
tang2087 authored Oct 6, 2024
1 parent 5d172f1 commit ddab928
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default defineAppConfig({
kontextCopilotRssUrl: "https://kontext.tech/api/flex/rss/250",
kontextCopilotInstallationUrl:
"https://kontext.tech/article/1385/kontext-copilot-installation",
kontextDiscordUrl: "https://discord.com/invite/MYna8q5J",
kontextDiscordUrl: "https://discord.com/invite/GZQQsv6TZv",
settingKeys: {
llmTemperture: "llm_temperature",
llmEndpoint: "llm_endpoint",
Expand Down

0 comments on commit ddab928

Please sign in to comment.