2 years ago
I am trying to use the LibreChat template and the RAG part of it fails.
Starting Container
2024-09-04 07:35:29,938 - root - INFO - Initialized embeddings of type:
/usr/local/lib/python3.10/site-packages/langchain_community/vectorstores/pgvector.py:322: LangChainPendingDeprecationWarning: Please use JSONB instead of JSON for metadata. This change will allow for more efficient querying that involves filtering based on metadata.Please note that filtering operators have been changed when using JSOB metadata to be prefixed with a $ sign to avoid name collisions with columns. If you're using an existing database, you will need to create adb migration for your metadata column to be JSONB and update your queries to use the new operators.
warn_deprecated(
2024-09-04 07:35:30,169 - uvicorn.error - INFO - Started server process [1]
2024-09-04 07:35:30,170 - uvicorn.error - INFO - Waiting for application startup.
2024-09-04 07:35:30,170 - uvicorn.error - INFO - Application startup complete.
2024-09-04 07:35:30,171 - uvicorn.error - INFO - Uvicorn running on http://0.0.0.0:8000 (Press CTRL+C to quit)
> ⓘ Deployment information is only viewable by project members and Railway employees.
0 Replies