Tagged articles

SiliconFlow

5 articles · Page 1 of 1
Advanced AI Application Practice
Advanced AI Application Practice
Aug 2, 2026 · Artificial Intelligence

Create a Test Case Generation & Review Skill and Execute It in Lobster

This article walks through extracting TestHub’s test case generation and review prompts, using the Trae tool to craft a custom Skill named generator‑testcase, importing it into the Lobster AI IDE, and generating high‑quality test cases with SiliconFlow’s Kimi 2.6 model, while highlighting best‑practice tips for prompt and model selection.

AI testingKimi2.6Lobster
0 likes · 6 min read
Create a Test Case Generation & Review Skill and Execute It in Lobster
Fun with Large Models
Fun with Large Models
Jul 17, 2025 · Artificial Intelligence

How to Integrate Large Models with LangChain: A Step‑by‑Step Tutorial

This tutorial explains LangChain's core modules and three‑layer architecture, shows how to set up a Python environment, and provides concrete code examples for connecting SiliconFlow Qwen3‑8B and DeepSeek models via the init_chat_model API, including result inspection and references to official documentation.

DeepSeekLangChainModel Integration
0 likes · 9 min read
How to Integrate Large Models with LangChain: A Step‑by‑Step Tutorial
CSS Magic
CSS Magic
Feb 25, 2025 · Artificial Intelligence

Two Simple Ways to Access DeepSeek API for Free

This guide shows how to obtain free DeepSeek API access through GitHub Models and SiliconFlow, detailing the required API base URL, key, and model name, how to register, create keys, verify usage with a web chat tool, and compare model choices and platform limits.

APIDeepSeekFree access
0 likes · 7 min read
Two Simple Ways to Access DeepSeek API for Free
Xuanwu Backend Tech Stack
Xuanwu Backend Tech Stack
Feb 8, 2025 · Artificial Intelligence

How to Connect DeepSeek Models in VS Code Using Continue and SiliconFlow

This guide walks you through registering a SiliconFlow account, obtaining API keys, installing the Continue plugin for VS Code or JetBrains IDEs, configuring DeepSeek models (R1, V3, V2.5) in the plugin’s JSON settings, and testing the integration, with screenshots and full configuration code.

AI code assistantAPI IntegrationContinue plugin
0 likes · 8 min read
How to Connect DeepSeek Models in VS Code Using Continue and SiliconFlow
Infra Learning Club
Infra Learning Club
Jan 12, 2025 · Artificial Intelligence

How to Connect a XiaoAI Speaker to a Large Language Model

This guide walks through preparing a XiaoAI speaker, selecting a free LLM service, creating an API key, installing Docker, running the MiGPT server, and configuring the speaker to query the chosen large language model.

DockerLarge Language ModelMiGPT
0 likes · 6 min read
How to Connect a XiaoAI Speaker to a Large Language Model