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 e10e1dd commit 72051a0
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/7553014440">7553014440 (2024-01-17 08:58)</a>)
</h3>
<p class='info'>Reference: <a href=""></a></p>
<br>
llama_index::chat::gemini-pro-llm -> ✅ (3 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 -> ✅ (18 s)<br>
llama_index::multimodal::gemini-pro-vision-llm,vertex-gemini-multimodal-embedding,cassandra -> ✅ (20 s)<br>
llama_index::multimodal::vertex-gemini-pro-vision-llm,vertex-gemini-multimodal-embedding,astra-db -> ✅ (19 s)<br>
llama_index::multimodal::vertex-gemini-pro-vision-llm,vertex-gemini-multimodal-embedding,cassandra -> ✅ (20 s)<br>
llama_index::rag::azure-openai,azure-openai,astra-db -> ✅ (7 s)<br>
llama_index::rag::azure-openai,azure-openai,cassandra -> ✅ (9 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 query. 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 query. The provided information does not specify when MyFakeProductForTesting was first released.'") tblen=16> (13 s)<br>
llama_index::rag::bedrock-meta,bedrock-cohere,astra-db -> ❌ <ExceptionInfo AssertionError("assert '2020' in ' MyFakeProductForTesting was first released on [insert date here].'") tblen=16> (7 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> (9 s)<br>
llama_index::rag::huggingface-hub,huggingface-hub,astra-db -> ✅ (6 s)<br>
llama_index::rag::huggingface-hub,huggingface-hub,cassandra -> ✅ (8 s)<br>
llama_index::rag::openai,openai,astra-db -> ✅ (7 s)<br>
llama_index::rag::openai,openai,cassandra -> ✅ (9 s)<br>
llama_index::rag::vertex-ai,vertex-ai,astra-db -> ✅ (7 s)<br>
llama_index::rag::vertex-ai,vertex-ai,cassandra -> ✅ (9 s)<br>
llama_index::test_astra.py::test_basic_vector_search -> ✅ (5 s)<br>
llama_index::test_astra.py::test_ingest_errors -> ✅ (6 s)<br>
llama_index::test_astra.py::test_vector_search_with_metadata -> ✅ (4 s)<br>
llama_index::test_astra.py::test_wrong_connection_parameters -> ✅ (4 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/7551961200">7551961200 (2024-01-17 07:09)</a>)
</h3>
<p class='info'>Reference: <a href=""></a></p>
Expand Down

0 comments on commit 72051a0

Please sign in to comment.