Vitalis_Devcore / api /extensions.py
FerrellSyntheticIntelligence
Add understanding engine, conversation interface, meditation engine, unified launcher
7d9e142
raw
history blame contribute delete
58 Bytes
from flask_sqlalchemy import SQLAlchemy
db = SQLAlchemy()