Commit History

Enhance image search results display by adding distance metadata and updating the results table. Introduced MetadataQuery for distance calculation and modified the HTML table to include a new column for distance.
08bb4cc

wjm55 commited on

Refactor Weaviate client initialization into a separate function for improved code organization and resource management. The client is now created within the `search_images` function and closed after use.
9a02fc3

wjm55 commited on

updated title
1beed4c

wjm55 commited on

init
bd8c1d3

wjm55 commited on