feat: implement mvp with email-first login flow and langgraph architecture
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -168,4 +168,13 @@ cython_debug/
|
||||
#.idea/
|
||||
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
.pypirc
|
||||
|
||||
conductor/
|
||||
|
||||
data/
|
||||
|
||||
# Logs
|
||||
logs/
|
||||
postgres-data/
|
||||
langchain-docs/
|
||||
|
||||
Reference in New Issue
Block a user