Path Lines of Code experiments/art-detection-by-llm/src/Approaches/AzureAiVisionObjectDetectionApproach.cs 43 experiments/art-detection-by-llm/src/Approaches/Gpt4WithVisionOnlyApproach.cs 133 experiments/art-detection-by-llm/src/Approaches/Gpt4WithVisionPlusEnhancementApproach.cs 114 experiments/art-detection-by-llm/src/Approaches/IDetectArt.cs 6 experiments/art-detection-by-llm/src/Models/AnalyzeImageResponse.cs 18 experiments/art-detection-by-llm/src/Models/ChatCompletionWithVisionRequest.cs 37 experiments/art-detection-by-llm/src/Models/ChatCompletionWithVisionResponse.cs 92 experiments/art-detection-by-llm/src/Models/Gpt4WithVisionOnlyModels.cs 24 experiments/art-detection-by-llm/src/Orchestrator.cs 58 experiments/art-detection-by-llm/src/Program.cs 31 experiments/create-search-index/src/Constants.cs 10 experiments/create-search-index/src/Models/IndexDocument.cs 32 experiments/create-search-index/src/Models/MetOpenAccessApi.cs 98 experiments/create-search-index/src/Models/Settings.cs 38 experiments/create-search-index/src/Models/VectorizeImageResponse.cs 6 experiments/create-search-index/src/Program.cs 69 experiments/create-search-index/src/Services/BaseRetriever.cs 8 experiments/create-search-index/src/Services/ImageVectorizor.cs 42 experiments/create-search-index/src/Services/IndexManager.cs 48 experiments/create-search-index/src/Services/MetOpenAccessPreProcessor.cs 61 experiments/create-search-index/src/Services/MetOpenAccessRetriever.cs 41 experiments/create-search-index/src/Services/NGAOpenDataRetriever.cs 74 experiments/semantic-search-with-images/src/ConfigurationOptions.cs 16 experiments/semantic-search-with-images/src/Constants.cs 6 experiments/semantic-search-with-images/src/Models/ByImageRequest.cs 5 experiments/semantic-search-with-images/src/Models/ByTextRequest.cs 5 experiments/semantic-search-with-images/src/Models/ImageSearchResult.cs 17 experiments/semantic-search-with-images/src/Models/MultimodalEmbeddingsApiResponse.cs 6 experiments/semantic-search-with-images/src/Program.cs 42 experiments/semantic-search-with-images/src/SemanticSearchFunctions.cs 158