LICENCE.txt
README.md
setup.cfg
setup.py
opencopilot/.dockerignore
opencopilot/__init__.py
opencopilot/analytics.py
opencopilot/app.py
opencopilot/application.py
opencopilot/cli.py
opencopilot/exception_utils.py
opencopilot/oss.py
opencopilot/settings.py
opencopilot/__pycache__/__init__.cpython-310.pyc
opencopilot/__pycache__/__init__.cpython-38.pyc
opencopilot/__pycache__/__init__.cpython-39.pyc
opencopilot/__pycache__/analytics.cpython-310.pyc
opencopilot/__pycache__/app.cpython-310.pyc
opencopilot/__pycache__/app.cpython-39.pyc
opencopilot/__pycache__/application.cpython-310.pyc
opencopilot/__pycache__/application.cpython-38.pyc
opencopilot/__pycache__/application.cpython-39.pyc
opencopilot/__pycache__/cli.cpython-310.pyc
opencopilot/__pycache__/exception_utils.cpython-310.pyc
opencopilot/__pycache__/oss.cpython-310.pyc
opencopilot/__pycache__/settings.cpython-310.pyc
opencopilot/__pycache__/settings.cpython-39.pyc
opencopilot/authorization/__init__.py
opencopilot/authorization/create_access_token.py
opencopilot/authorization/validate_api_key_use_case.py
opencopilot/authorization/__pycache__/__init__.cpython-310.pyc
opencopilot/authorization/__pycache__/create_access_token.cpython-310.pyc
opencopilot/authorization/__pycache__/validate_api_key_use_case.cpython-310.pyc
opencopilot/domain/__init__.py
opencopilot/domain/error_messages.py
opencopilot/domain/errors.py
opencopilot/domain/__pycache__/__init__.cpython-310.pyc
opencopilot/domain/__pycache__/error_messages.cpython-310.pyc
opencopilot/domain/__pycache__/errors.cpython-310.pyc
opencopilot/domain/chat/__init__.py
opencopilot/domain/chat/chat_conversations_use_case.py
opencopilot/domain/chat/chat_delete_use_case.py
opencopilot/domain/chat/entities.py
opencopilot/domain/chat/get_chat_history_use_case.py
opencopilot/domain/chat/get_token_count_use_case.py
opencopilot/domain/chat/is_user_allowed_to_chat_use_case.py
opencopilot/domain/chat/on_user_message_streaming_use_case.py
opencopilot/domain/chat/on_user_message_use_case.py
opencopilot/domain/chat/utils.py
opencopilot/domain/chat/__pycache__/__init__.cpython-310.pyc
opencopilot/domain/chat/__pycache__/chat_conversations_use_case.cpython-310.pyc
opencopilot/domain/chat/__pycache__/chat_delete_use_case.cpython-310.pyc
opencopilot/domain/chat/__pycache__/entities.cpython-310.pyc
opencopilot/domain/chat/__pycache__/get_chat_history_use_case.cpython-310.pyc
opencopilot/domain/chat/__pycache__/get_token_count_use_case.cpython-310.pyc
opencopilot/domain/chat/__pycache__/is_user_allowed_to_chat_use_case.cpython-310.pyc
opencopilot/domain/chat/__pycache__/on_user_message_streaming_use_case.cpython-310.pyc
opencopilot/domain/chat/__pycache__/on_user_message_use_case.cpython-310.pyc
opencopilot/domain/chat/__pycache__/utils.cpython-310.pyc
opencopilot/domain/chat/__pycache__/validate_urls_use_case.cpython-310.pyc
opencopilot/domain/chat/models/__init__.py
opencopilot/domain/chat/models/local.py
opencopilot/domain/chat/models/__pycache__/__init__.cpython-310.pyc
opencopilot/domain/chat/models/__pycache__/local.cpython-310.pyc
opencopilot/domain/chat/results/__init__.py
opencopilot/domain/chat/results/format_context_documents_use_case.py
opencopilot/domain/chat/results/get_gpt_result_use_case.py
opencopilot/domain/chat/results/get_llm.py
opencopilot/domain/chat/results/__pycache__/__init__.cpython-310.pyc
opencopilot/domain/chat/results/__pycache__/format_context_documents_use_case.cpython-310.pyc
opencopilot/domain/chat/results/__pycache__/get_gpt_result_use_case.cpython-310.pyc
opencopilot/domain/chat/results/__pycache__/get_llm.cpython-310.pyc
opencopilot/domain/cli/cli_chat_use_case.py
opencopilot/domain/cli/__pycache__/cli_chat_use_case.cpython-310.pyc
opencopilot/domain/copilot/__init__.py
opencopilot/domain/copilot/validate_copilot_files.py
opencopilot/domain/debug/__init__.py
opencopilot/domain/debug/entities.py
opencopilot/domain/debug/message_debug_use_case.py
opencopilot/domain/debug/__pycache__/__init__.cpython-310.pyc
opencopilot/domain/debug/__pycache__/entities.cpython-310.pyc
opencopilot/domain/debug/__pycache__/message_debug_use_case.cpython-310.pyc
opencopilot/eval/__init__.py
opencopilot/eval/endtoend.py
opencopilot/eval/entities.py
opencopilot/eval/retrieval.py
opencopilot/eval/__pycache__/__init__.cpython-310.pyc
opencopilot/eval/__pycache__/endtoend.cpython-310.pyc
opencopilot/eval/__pycache__/entities.cpython-310.pyc
opencopilot/eval/__pycache__/retrieval.cpython-310.pyc
opencopilot/html/index.html
opencopilot/logger/api_logger.py
opencopilot/logger/__pycache__/api_logger.cpython-310.pyc
opencopilot/logger/__pycache__/api_logger.cpython-39.pyc
opencopilot/oss_llm/app.py
opencopilot/oss_llm/entities.py
opencopilot/oss_llm/llm.py
opencopilot/oss_llm/__pycache__/app.cpython-310.pyc
opencopilot/oss_llm/__pycache__/entities.cpython-310.pyc
opencopilot/oss_llm/__pycache__/llm.cpython-310.pyc
opencopilot/repository/__init__.py
opencopilot/repository/conversation_history_repository.py
opencopilot/repository/conversation_logs_repository.py
opencopilot/repository/users_repository.py
opencopilot/repository/__pycache__/__init__.cpython-310.pyc
opencopilot/repository/__pycache__/conversation_history_repository.cpython-310.pyc
opencopilot/repository/__pycache__/conversation_logs_repository.cpython-310.pyc
opencopilot/repository/__pycache__/users_repository.cpython-310.pyc
opencopilot/repository/documents/__init__.py
opencopilot/repository/documents/document_loader.py
opencopilot/repository/documents/document_store.py
opencopilot/repository/documents/split_documents_use_case.py
opencopilot/repository/documents/__pycache__/__init__.cpython-310.pyc
opencopilot/repository/documents/__pycache__/document_loader.cpython-310.pyc
opencopilot/repository/documents/__pycache__/document_store.cpython-310.pyc
opencopilot/repository/documents/__pycache__/split_documents_use_case.cpython-310.pyc
opencopilot/repository/slack/__pycache__/__init__.cpython-310.pyc
opencopilot/repository/slack/__pycache__/slack_messenger.cpython-310.pyc
opencopilot/routers/__init__.py
opencopilot/routers/main_router.py
opencopilot/routers/routing_utils.py
opencopilot/routers/__pycache__/__init__.cpython-310.pyc
opencopilot/routers/__pycache__/main_router.cpython-310.pyc
opencopilot/routers/__pycache__/routing_utils.cpython-310.pyc
opencopilot/routers/routes/__init__.py
opencopilot/routers/routes/auth_router.py
opencopilot/routers/routes/chat_router.py
opencopilot/routers/routes/debug_router.py
opencopilot/routers/routes/__pycache__/__init__.cpython-310.pyc
opencopilot/routers/routes/__pycache__/auth_router.cpython-310.pyc
opencopilot/routers/routes/__pycache__/chat_router.cpython-310.pyc
opencopilot/routers/routes/__pycache__/debug_router.cpython-310.pyc
opencopilot/scripts/eval_endtoend.py
opencopilot/scripts/eval_retrieval.py
opencopilot/scripts/generate_eval_questions.py
opencopilot/scripts/get_jwt_token.py
opencopilot/scripts/local_unity.py
opencopilot/scripts/parse_langchain_docs.py
opencopilot/scripts/__pycache__/chat.cpython-310.pyc
opencopilot/scripts/__pycache__/get_jwt_token.cpython-310.pyc
opencopilot/service/__init__.py
opencopilot/service/entities.py
opencopilot/service/error_responses.py
opencopilot/service/utils.py
opencopilot/service/__pycache__/__init__.cpython-310.pyc
opencopilot/service/__pycache__/entities.cpython-310.pyc
opencopilot/service/__pycache__/error_responses.cpython-310.pyc
opencopilot/service/__pycache__/utils.cpython-310.pyc
opencopilot/service/authorization/__init__.py
opencopilot/service/authorization/entities.py
opencopilot/service/authorization/token_service.py
opencopilot/service/authorization/__pycache__/__init__.cpython-310.pyc
opencopilot/service/authorization/__pycache__/entities.cpython-310.pyc
opencopilot/service/authorization/__pycache__/token_service.cpython-310.pyc
opencopilot/service/chat/__init__.py
opencopilot/service/chat/chat_conversations_service.py
opencopilot/service/chat/chat_delete_service.py
opencopilot/service/chat/chat_history_service.py
opencopilot/service/chat/chat_service.py
opencopilot/service/chat/chat_streaming_service.py
opencopilot/service/chat/entities.py
opencopilot/service/chat/__pycache__/__init__.cpython-310.pyc
opencopilot/service/chat/__pycache__/chat_conversations_service.cpython-310.pyc
opencopilot/service/chat/__pycache__/chat_delete_service.cpython-310.pyc
opencopilot/service/chat/__pycache__/chat_history_service.cpython-310.pyc
opencopilot/service/chat/__pycache__/chat_service.cpython-310.pyc
opencopilot/service/chat/__pycache__/chat_streaming_service.cpython-310.pyc
opencopilot/service/chat/__pycache__/entities.cpython-310.pyc
opencopilot/service/debug/__init__.py
opencopilot/service/debug/entities.py
opencopilot/service/debug/message_debug_service.py
opencopilot/service/debug/__pycache__/__init__.cpython-310.pyc
opencopilot/service/debug/__pycache__/entities.cpython-310.pyc
opencopilot/service/debug/__pycache__/message_debug_service.cpython-310.pyc
opencopilot/service/exception_handlers/__init__.py
opencopilot/service/exception_handlers/exception_handlers.py
opencopilot/service/exception_handlers/__pycache__/__init__.cpython-310.pyc
opencopilot/service/exception_handlers/__pycache__/exception_handlers.cpython-310.pyc
opencopilot/service/middleware/__init__.py
opencopilot/service/middleware/entities.py
opencopilot/service/middleware/main_middleware.py
opencopilot/service/middleware/request_enrichment_middleware.py
opencopilot/service/middleware/util.py
opencopilot/service/middleware/__pycache__/__init__.cpython-310.pyc
opencopilot/service/middleware/__pycache__/entities.cpython-310.pyc
opencopilot/service/middleware/__pycache__/entitites.cpython-310.pyc
opencopilot/service/middleware/__pycache__/main_middleware.cpython-310.pyc
opencopilot/service/middleware/__pycache__/request_enrichment_middleware.cpython-310.pyc
opencopilot/service/middleware/__pycache__/util.cpython-310.pyc
opencopilot/src/utils/loaders/urls_loader.py
opencopilot/src/utils/loaders/__pycache__/urls_loader.cpython-310.pyc
opencopilot/src/utils/loaders/url_loaders/csv_loader_use_case.py
opencopilot/src/utils/loaders/url_loaders/entities.py
opencopilot/src/utils/loaders/url_loaders/html_loader_use_case.py
opencopilot/src/utils/loaders/url_loaders/json_loader_use_case.py
opencopilot/src/utils/loaders/url_loaders/pdf_loader_use_case.py
opencopilot/src/utils/loaders/url_loaders/xls_loader_use_case.py
opencopilot/src/utils/loaders/url_loaders/__pycache__/csv_loader_use_case.cpython-310.pyc
opencopilot/src/utils/loaders/url_loaders/__pycache__/entities.cpython-310.pyc
opencopilot/src/utils/loaders/url_loaders/__pycache__/html_loader_use_case.cpython-310.pyc
opencopilot/src/utils/loaders/url_loaders/__pycache__/json_loader_use_case.cpython-310.pyc
opencopilot/src/utils/loaders/url_loaders/__pycache__/pdf_loader_use_case.cpython-310.pyc
opencopilot/src/utils/loaders/url_loaders/__pycache__/xls_loader_use_case.cpython-310.pyc
opencopilot/utils/__init__.py
opencopilot/utils/format_pydantic_validation_error.py
opencopilot/utils/get_embedding_model_use_case.py
opencopilot/utils/http_headers.py
opencopilot/utils/scripting.py
opencopilot/utils/validators.py
opencopilot/utils/__pycache__/__init__.cpython-310.pyc
opencopilot/utils/__pycache__/format_pydantic_validation_error.cpython-310.pyc
opencopilot/utils/__pycache__/get_embedding_model_use_case.cpython-310.pyc
opencopilot/utils/__pycache__/http_headers.cpython-310.pyc
opencopilot/utils/__pycache__/scripting.cpython-310.pyc
opencopilot/utils/__pycache__/validators.cpython-310.pyc
opencopilot/utils/callbacks/__init__.py
opencopilot/utils/callbacks/callback_handler.py
opencopilot/utils/callbacks/__pycache__/__init__.cpython-310.pyc
opencopilot/utils/callbacks/__pycache__/callback_handler.cpython-310.pyc
opencopilot_ai.egg-info/PKG-INFO
opencopilot_ai.egg-info/SOURCES.txt
opencopilot_ai.egg-info/dependency_links.txt
opencopilot_ai.egg-info/entry_points.txt
opencopilot_ai.egg-info/requires.txt
opencopilot_ai.egg-info/top_level.txt