mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-09-11 11:50:17 +08:00
fix bot script post oasst_shared creation
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ import enum
|
||||
from typing import Optional, Type
|
||||
|
||||
import requests
|
||||
from schemas import protocol as protocol_schema
|
||||
from oasst_shared.schemas import protocol as protocol_schema
|
||||
|
||||
|
||||
class TaskType(str, enum.Enum):
|
||||
|
||||
Reference in New Issue
Block a user