deepseek_examples

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UserID

func UserID()

UserID demonstrates how to use the user_id parameter for end-user isolation. user_id enables three isolation functions:

  1. Content safety isolation — distinguishes end-users for safety handling
  2. KVCache isolation — separates cache data for privacy between users
  3. Scheduling isolation — per-user_id concurrency caps (with increased quotas)

Constraints: must match [a-zA-Z0-9\-_]+ , max 512 characters. Do not include user privacy information (emails, names, PII) in user_id.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL