V4.8.17 feature (#3493)

* split tokens into input and output (#3477)

* split tokens into input and output

* query extension & tool call & question guide

* fix

* perf: input and output tokens

* perf: tool call if else

* perf: remove code

* fix: extract usage count

* fix: qa usage count

---------

Co-authored-by: heheer <heheer@sealos.io>
This commit is contained in:
Archer
2024-12-30 10:13:25 +08:00
committed by GitHub
parent da2831b948
commit 50bf7f9a3b
46 changed files with 467 additions and 230 deletions

View File

@@ -6,12 +6,14 @@
"details": "Details",
"duration_seconds": "Duration (seconds)",
"generation_time": "Generation time",
"input_token_length": "input tokens",
"member": "member",
"member_name": "Member name",
"module_name": "module name",
"month": "moon",
"no_usage_records": "No usage record yet",
"order_number": "Order number",
"output_token_length": "output tokens",
"project_name": "Project name",
"source": "source",
"text_length": "text length",
@@ -20,4 +22,4 @@
"total_points_consumed": "AI points consumption",
"usage_detail": "Usage details",
"user_type": "type"
}
}