mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-19 04:19:25 +00:00
feat: init organizationconfig
This commit is contained in:
parent
982ba037f5
commit
de93d56945
6 changed files with 178 additions and 37 deletions
|
|
@ -7,7 +7,6 @@ from src.core.events.database import get_db_session
|
|||
from src.db.users import PublicUser
|
||||
from src.db.activities import Activity, ActivityRead
|
||||
from src.security.auth import get_current_user
|
||||
from langchain.memory.chat_message_histories import RedisChatMessageHistory
|
||||
from src.services.ai.base import ask_ai, get_chat_session_history
|
||||
|
||||
from src.services.ai.schemas.ai import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue