path # lines of code # active days days since first update days since last update # commits # contributors first updated last updated first contributor last contributor code/embedding-function/function_app.py 19 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/__init__.py 1 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/file_processing.py 49 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/common/source_document.py 136 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/common/__init__.py 1 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/common/answer.py 55 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/__init__.py 1 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/document_chunking/__init__.py 7 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/document_chunking/chunking_strategy.py 20 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/document_chunking/paragraph.py 11 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/document_chunking/document_chunking_base.py 12 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/document_chunking/layout.py 32 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/document_chunking/strategies.py 16 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/document_chunking/page.py 31 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/document_chunking/fixed_size_overlap.py 32 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/search/search.py 13 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/search/search_handler_base.py 52 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/search/azure_search_handler.py 173 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/document_loading/web.py 26 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/document_loading/__init__.py 16 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/document_loading/word_document.py 39 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/document_loading/read.py 22 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/document_loading/layout.py 22 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/document_loading/strategies.py 21 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/document_loading/document_loading_base.py 9 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/parser/__init__.py 7 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/parser/parser_base.py 15 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/parser/output_parser_tool.py 79 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/azure_form_recognizer_helper.py 133 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/llm_helper.py 132 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/azure_search_helper.py 265 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/__init__.py 1 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/document_chunking_helper.py 17 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/config/conversation_flow.py 4 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/config/config_helper.py 242 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/config/assistant_strategy.py 5 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/config/embedding_config.py 24 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/azure_computer_vision_client.py 80 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/document_loading_helper.py 14 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/env_helper.py 297 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/azure_blob_storage_client.py 212 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/embedders/push_embedder.py 173 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/embedders/embedder_base.py 5 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com code/embedding-function/utilities/helpers/embedders/embedder_factory.py 7 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com azure.yaml 4 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com labs/embed_file_demo.ipynb 150 1 58 58 2 2 2025-03-10 2025-03-10 eggboy@users.noreply.github.com eggboy@gmail.com