implement object relation store with sqlite
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# define a knowledge base class
|
||||
import json
|
||||
import pickle
|
||||
from . import AgentPrompt, ComputeKernel
|
||||
from ..knowledge import *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user