Tag

AI Plugins

0 views collected around this technical thread.

Java Tech Enthusiast
Java Tech Enthusiast
Feb 12, 2025 · Artificial Intelligence

Integrating DeepSeek into IntelliJ IDEA via Continue and CodeGPT Plugins

To use DeepSeek in IntelliJ IDEA, install either the Continue or CodeGPT plugin via the Plugins marketplace, add the DeepSeek model and your API key in the plugin settings, then generate code, tests, or explanations directly in the IDE, noting the public API may occasionally fail.

AI PluginsCodeGPTDeepSeek
0 likes · 4 min read
Integrating DeepSeek into IntelliJ IDEA via Continue and CodeGPT Plugins
Ops Development Stories
Ops Development Stories
Sep 19, 2024 · Artificial Intelligence

How to Connect Qwen LLMs with Higress AI Gateway: A Hands‑On Guide

This tutorial walks through setting up a local k3d cluster, installing Higress, and using its AI plugins—including AI Proxy, AI JSON formatter, AI Agent, and AI Statistics—to integrate and observe Alibaba Cloud's Qwen large language models across various use cases such as weather and flight queries.

AI GatewayAI PluginsHigress
0 likes · 30 min read
How to Connect Qwen LLMs with Higress AI Gateway: A Hands‑On Guide
DevOps
DevOps
Jan 4, 2024 · Artificial Intelligence

Understanding Microsoft Semantic Kernel: An AI SDK for Integrating Large Language Models

This article explains Microsoft’s open‑source Semantic Kernel SDK, describing its purpose, core components, workflow (Ask, Planner, Skills, Memory, Connectors, Pipeline), practical examples, and the advantages it brings to developers building Copilot‑style AI applications.

AI PluginsAI SDKLLM integration
0 likes · 13 min read
Understanding Microsoft Semantic Kernel: An AI SDK for Integrating Large Language Models