langflow/src
Gabriel Luiz Freitas Almeida 9b23dae530 🐛 fix(chat.py): remove unused user dependency in stream_build function
🐛 fix(chat.py): handle KeyError when retrieving user_id from cache_service
 feat(chat.py): use user_id from cache_service instead of user.id in try_running_celery_task and vertex.build functions
🔧 chore(config.yaml): comment out ConversationChain in chains configuration
🔧 chore(base.py): import SQLDatabaseChain from langchain_experimental.sql module and add it to type_dict
2023-11-03 16:13:15 -03:00
..
backend 🐛 fix(chat.py): remove unused user dependency in stream_build function 2023-11-03 16:13:15 -03:00
frontend 🐛 fix(buildTrigger): rename import of TabsState to FlowsState to improve semantics 2023-11-02 09:41:39 -03:00