-
- Downloads
Feat/mongo chat store (#17979)
Showing
- llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/.gitignore 153 additions, 0 deletions...hat_store/llama-index-storage-chat-store-mongo/.gitignore
- llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/BUILD 3 additions, 0 deletions...age/chat_store/llama-index-storage-chat-store-mongo/BUILD
- llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/LICENSE 21 additions, 0 deletions...e/chat_store/llama-index-storage-chat-store-mongo/LICENSE
- llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/Makefile 17 additions, 0 deletions.../chat_store/llama-index-storage-chat-store-mongo/Makefile
- llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/README.md 69 additions, 0 deletions...chat_store/llama-index-storage-chat-store-mongo/README.md
- llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/llama_index/storage/chat_store/mongo/BUILD 1 addition, 0 deletions...at-store-mongo/llama_index/storage/chat_store/mongo/BUILD
- llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/llama_index/storage/chat_store/mongo/__init__.py 3 additions, 0 deletions...re-mongo/llama_index/storage/chat_store/mongo/__init__.py
- llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/llama_index/storage/chat_store/mongo/base.py 351 additions, 0 deletions...-store-mongo/llama_index/storage/chat_store/mongo/base.py
- llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/pyproject.toml 67 additions, 0 deletions...store/llama-index-storage-chat-store-mongo/pyproject.toml
- llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/tests/BUILD 1 addition, 0 deletions...at_store/llama-index-storage-chat-store-mongo/tests/BUILD
- llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/tests/__init__.py 0 additions, 0 deletions...re/llama-index-storage-chat-store-mongo/tests/__init__.py
- llama-index-integrations/storage/chat_store/llama-index-storage-chat-store-mongo/tests/test_chat_store_mongo_chat_store.py 475 additions, 0 deletions...hat-store-mongo/tests/test_chat_store_mongo_chat_store.py
Loading
Please register or sign in to comment