haiku.rag/tests/cassettes/test_client
2026-02-06 12:07:19 +01:00
..
test_client_ask.yaml
test_client_async_context_manager.yaml
test_client_create_document_from_directory.yaml
test_client_create_document_from_directory_with_filters.yaml
test_client_create_document_from_file_stores_docling_json.yaml
test_client_create_document_from_source.yaml
test_client_create_document_from_source_with_title.yaml
test_client_create_document_from_url.yaml
test_client_create_document_from_url_with_different_content_types.yaml
test_client_create_document_stores_docling_json.yaml
test_client_create_document_with_html_format.yaml
test_client_create_update_no_op_behavior.yaml
test_client_document_crud.yaml
test_client_expand_context.yaml
test_client_file_update_stores_docling_json.yaml
test_client_import_document_stores_docling_data.yaml
test_client_import_document_with_custom_chunks.yaml
test_client_metadata_content_type_and_md5.yaml
test_client_search.yaml
test_client_unchanged_file_keeps_timestamp.yaml
test_client_update_document.yaml
test_client_update_document_content_docling_mutually_exclusive.yaml
test_client_update_document_docling_with_chunks.yaml
test_client_update_document_stores_docling_json.yaml
test_client_update_document_with_custom_chunks_no_docling_json.yaml
test_client_update_document_with_docling_rechunks.yaml
test_client_update_title_noop_behavior.yaml
test_client_url_create_update_no_op_behavior.yaml
test_client_visualize_chunk_no_bounding_boxes.yaml
test_client_visualize_chunk_returns_list.yaml
test_client_visualize_chunk_with_pdf.yaml
test_import_document_embeds_chunks_without_embeddings.yaml
test_sql_injection_is_blocked_with_escaping.yaml Security fixes for RLM. Fix type() builtin, AST validation for dict key access, sql injection 2026-02-06 12:07:19 +01:00
test_update_document_embeds_chunks_without_embeddings.yaml