* changed tooltip stype * added start on label wrapper * changed switch to checkbox on openai onboarding and changed copies * made border be red when api key is invalid * Added embedding configuration after onboarding * changed openrag ingest docling to have same embedding model component as other flows * changed flows service to get flow by id, not by path * modify reset_langflow to also put right embedding model * added endpoint and project id to provider config * added replacing the model with the provider model when resetting * Moved consts to settings.py * raise when flow_id is not found |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| auth_service.py | ||
| chat_service.py | ||
| conversation_persistence_service.py | ||
| document_service.py | ||
| flows_service.py | ||
| knowledge_filter_service.py | ||
| langflow_file_service.py | ||
| langflow_history_service.py | ||
| langflow_mcp_service.py | ||
| models_service.py | ||
| monitor_service.py | ||
| search_service.py | ||
| session_ownership_service.py | ||
| task_service.py | ||