ai-agent-book 精选快照(<2MB 代码与文档,来自 github.com/bojieli/ai-agent-book)
Build latest book artifacts / build (push) Canceled after 0s
dependency resolution / resolve (3.11) (push) Canceled after 0s
dependency resolution / resolve (3.13) (push) Canceled after 0s
deploy-pages / build (push) Canceled after 0s
deploy-pages / deploy (push) Canceled after 0s
i18n consistency check / check (push) Canceled after 0s
provider adoption tests / test (chapter2/context-compression) (push) Canceled after 0s
provider adoption tests / test (chapter2/prompt-injection) (push) Canceled after 0s
provider adoption tests / test (chapter2/system-hint) (push) Canceled after 0s
provider adoption tests / test (chapter3/log-sanitization) (push) Canceled after 0s
web-search-agent tests / test (push) Canceled after 0s
web-search-agent tests / agentbook (push) Canceled after 0s
Build latest book artifacts / build (push) Canceled after 0s
dependency resolution / resolve (3.11) (push) Canceled after 0s
dependency resolution / resolve (3.13) (push) Canceled after 0s
deploy-pages / build (push) Canceled after 0s
deploy-pages / deploy (push) Canceled after 0s
i18n consistency check / check (push) Canceled after 0s
provider adoption tests / test (chapter2/context-compression) (push) Canceled after 0s
provider adoption tests / test (chapter2/prompt-injection) (push) Canceled after 0s
provider adoption tests / test (chapter2/system-hint) (push) Canceled after 0s
provider adoption tests / test (chapter3/log-sanitization) (push) Canceled after 0s
web-search-agent tests / test (push) Canceled after 0s
web-search-agent tests / agentbook (push) Canceled after 0s
This commit is contained in:
+31
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"schema_version": 1,
|
||||
"experiment": "10-5",
|
||||
"complete": true,
|
||||
"source_commit": "fe05a71d3e4ed7d10bf68aa4eda6dd995ec070f4",
|
||||
"seed_sim": "exp10_5_history_seed",
|
||||
"personas": 25,
|
||||
"step": 0,
|
||||
"current_time": "2023-02-13T00:00:00",
|
||||
"history": {
|
||||
"rows": 25,
|
||||
"whispers": 248,
|
||||
"thought_nodes": 248
|
||||
},
|
||||
"receipt": "receipts/seed_history.jsonl.gz",
|
||||
"receipt_summary": {
|
||||
"calls": 1064,
|
||||
"by_kind": {
|
||||
"chat": 816,
|
||||
"embedding": 248
|
||||
},
|
||||
"errors": 0,
|
||||
"usage": {
|
||||
"prompt_tokens": 162012,
|
||||
"completion_tokens": 8051,
|
||||
"total_tokens": 170063
|
||||
},
|
||||
"provider_latency_seconds": 1034.864
|
||||
},
|
||||
"wall_seconds": 1094.782
|
||||
}
|
||||
Reference in New Issue
Block a user