Skip to content

Commit

Permalink
Update tests report
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoloboschi committed Jan 17, 2024
1 parent c99bf22 commit a20712a
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions reports/tests/llamaindex.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
<h3 class='title'>
<a href="https://github.com/run-llama/llama_index/commits/abe36ccf8b45e07b724dc519ed7f8d6dff1f8dd2">abe36ccf8b45e07b724dc519ed7f8d6dff1f8dd2</a>
(<a href="https://github.com/datastax/ragstack-ai/actions/runs/7555823856">7555823856 (2024-01-17 17:09)</a>)
</h3>
<p class='info'>Reference: <a href=""></a></p>
<br>
llama_index::chat::gemini-pro-llm -> ✅ (4 s)<br>
llama_index::chat::vertex-gemini-pro-llm -> ✅ (0 s)<br>
llama_index::multimodal::gemini-pro-vision-llm,vertex-gemini-multimodal-embedding,astra-db -> ✅ (21 s)<br>
llama_index::multimodal::gemini-pro-vision-llm,vertex-gemini-multimodal-embedding,cassandra -> ✅ (23 s)<br>
llama_index::multimodal::vertex-gemini-pro-vision-llm,vertex-gemini-multimodal-embedding,astra-db -> ✅ (31 s)<br>
llama_index::multimodal::vertex-gemini-pro-vision-llm,vertex-gemini-multimodal-embedding,cassandra -> ✅ (22 s)<br>
llama_index::rag::azure-openai,azure-openai,astra-db -> ✅ (7 s)<br>
llama_index::rag::azure-openai,azure-openai,cassandra -> ✅ (13 s)<br>
llama_index::rag::bedrock-anthropic,bedrock-titan,astra-db -> ❌ <ExceptionInfo AssertionError("assert '2020' in ' Unfortunately I do not have enough context to answer that question. The provided information does not specify when MyFakeProductForTesting was first released.'") tblen=16> (10 s)<br>
llama_index::rag::bedrock-anthropic,bedrock-titan,cassandra -> ❌ <ExceptionInfo AssertionError("assert '2020' in ' Unfortunately I do not have enough context to answer that question. The provided information does not specify when MyFakeProductForTesting was first released.'") tblen=16> (16 s)<br>
llama_index::rag::bedrock-meta,bedrock-cohere,astra-db -> ❌ <ExceptionInfo AssertionError("assert '2020' in ' MyFakeProductForTesting was first released on [insert date here, using the provided context information].'") tblen=16> (8 s)<br>
llama_index::rag::bedrock-meta,bedrock-cohere,cassandra -> ❌ <ExceptionInfo AssertionError("assert '2020' in ' MyFakeProductForTesting was first released on [insert date here].'") tblen=16> (12 s)<br>
llama_index::rag::huggingface-hub,huggingface-hub,astra-db -> ✅ (6 s)<br>
llama_index::rag::huggingface-hub,huggingface-hub,cassandra -> ✅ (13 s)<br>
llama_index::rag::openai,openai,astra-db -> ✅ (9 s)<br>
llama_index::rag::openai,openai,cassandra -> ✅ (15 s)<br>
llama_index::rag::vertex-ai,vertex-ai,astra-db -> ✅ (7 s)<br>
llama_index::rag::vertex-ai,vertex-ai,cassandra -> ✅ (15 s)<br>
llama_index::test_astra.py::test_basic_vector_search -> ✅ (8 s)<br>
llama_index::test_astra.py::test_ingest_errors -> ✅ (11 s)<br>
llama_index::test_astra.py::test_vector_search_with_metadata -> ✅ (4 s)<br>
llama_index::test_astra.py::test_wrong_connection_parameters -> ✅ (9 s)<br><h3 class='title'>
<a href="https://github.com/run-llama/llama_index/commits/abe36ccf8b45e07b724dc519ed7f8d6dff1f8dd2">abe36ccf8b45e07b724dc519ed7f8d6dff1f8dd2</a>
(<a href="https://github.com/datastax/ragstack-ai/actions/runs/7555823856">7555823856 (2024-01-17 14:31)</a>)
</h3>
<p class='info'>Reference: <a href=""></a></p>
Expand Down

0 comments on commit a20712a

Please sign in to comment.