mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
delete ap
This commit is contained in:
@@ -21,7 +21,6 @@ class RAG_Manager:
|
||||
self.chunker = None
|
||||
self.embedder = None
|
||||
self.retriever = None
|
||||
self.ap = app.Application
|
||||
|
||||
async def initialize_system(self):
|
||||
await asyncio.to_thread(create_db_and_tables)
|
||||
|
||||
Reference in New Issue
Block a user