Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support SQLAlchemy for custom data layer #836

Merged
merged 42 commits into from Apr 15, 2024
Merged
Show file tree
Hide file tree
Changes from 14 commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
1a4c361
Create sql_alchemy.py
hayescode Mar 21, 2024
bec6e5d
Update pyproject.toml
hayescode Mar 21, 2024
354ddc2
Create sql_alchemy.py
hayescode Mar 21, 2024
775ed88
Merge branch 'Chainlit:main' into list_thread-update-and-imports
hayescode Mar 25, 2024
21b2d31
Merge branch 'Chainlit:main' into main
hayescode Mar 25, 2024
610a0f4
Create sql_alchemy.py
hayescode Mar 25, 2024
e11d00d
Delete backend/chainlit/sql_alchemy.py
hayescode Mar 25, 2024
3e576c7
Merge pull request #2 from hayescode/list_thread-update-and-imports
hayescode Mar 25, 2024
b99d05d
Delete backend/chainlit/sql_alchemy.py
hayescode Mar 25, 2024
59b779d
Update types.py
hayescode Mar 25, 2024
7d87846
Update BaseDataLayer to use types from chainlit
hayescode Mar 25, 2024
b93c6ec
Update __init__.py
hayescode Mar 25, 2024
f244196
Update sql_alchemy.py
hayescode Mar 25, 2024
055a906
persist elements with url, sql select typo fixes
hayescode Mar 26, 2024
2e386b5
Merge branch 'Chainlit:main' into main
hayescode Mar 28, 2024
03f748b
Update pyproject.toml
hayescode Mar 28, 2024
0bd0aa6
Update __init__.py
hayescode Mar 28, 2024
b80209d
Update __init__.py
hayescode Mar 28, 2024
f7cc829
Create storage_clients.py
hayescode Mar 28, 2024
56056d0
Update sql_alchemy.py
hayescode Mar 28, 2024
2346bd4
Update sql_alchemy.py
hayescode Mar 28, 2024
f0a71ac
Update storage_clients.py
hayescode Mar 28, 2024
8711ec4
Update __init__.py
hayescode Mar 28, 2024
4a42df9
Merge branch 'main' into main
hayescode Apr 2, 2024
44312e5
Chainlit 1.0.500 compatability (#3)
hayescode Apr 2, 2024
3e36bff
Merge branch 'Chainlit:main' into main
hayescode Apr 2, 2024
52b07bf
Update types.py
hayescode Apr 2, 2024
cc0e307
Merge branch 'Chainlit:main' into main
hayescode Apr 4, 2024
1030522
Update pyproject.toml to make custom-data optional
hayescode Apr 4, 2024
dde5e0b
Update pyproject.toml
hayescode Apr 4, 2024
7729488
Update mypy.yaml
hayescode Apr 4, 2024
4b49360
Update storage_clients.py
hayescode Apr 4, 2024
3da7d81
Update sql_alchemy.py
hayescode Apr 4, 2024
a03da85
Update storage_clients.py
hayescode Apr 4, 2024
27ba523
Update __init__.py
hayescode Apr 9, 2024
f4a3928
Merge branch 'main' into main
hayescode Apr 9, 2024
958c9cf
add context.session.user check
hayescode Apr 9, 2024
1fb4379
Update sql_alchemy.py
hayescode Apr 9, 2024
67bdff4
Merge branch 'Chainlit:main' into main
hayescode Apr 10, 2024
7de42e6
remove context check except for db writes
hayescode Apr 10, 2024
5939877
Update sql_alchemy.py
hayescode Apr 10, 2024
5d0cb18
Update sql_alchemy.py
hayescode Apr 11, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view