Update README.md

This commit is contained in:
Han Xiao
2025-02-03 10:58:14 +08:00
committed by GitHub
parent 504edc7266
commit 1b1f209eab

View File

@@ -71,8 +71,4 @@ Example events:
data: {"type":"progress","data":"Step 1 / Budget used 10%"}
data: {"type":"progress","data":"Step 2 / Budget used 25%"}
data: {"type":"answer","data":{"action":"answer","answer":"Paris is the capital of France","references":[]}}
```
class GapQueue,ContextStore,BadStore,QuestionStore,KeywordStore,KnowledgeStore,URLStore state
class OrigQuestion,TokenBudget input
class FinalAnswer output
```