| Package | Description |
|---|---|
| org.noear.solon.ai.rag.util |
| Modifier and Type | Method and Description |
|---|---|
Freshness |
QueryCondition.getFreshness()
获取热度(时间范围)
|
static Freshness |
Freshness.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Freshness[] |
Freshness.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QueryCondition |
QueryCondition.freshness(Freshness freshness)
热度(时间范围)
|
Copyright © 2025. All rights reserved.