diff --git a/README.md b/README.md index 80b13c8..1287544 100644 --- a/README.md +++ b/README.md @@ -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 ```