Commit 5a6ed5d
authored
File tree
- .github
- ISSUE_TEMPLATE
- workflows
- integrations
- aimlapi
- src/haystack_integrations/components/generators/aimlapi/chat
- amazon_bedrock
- src/haystack_integrations
- common
- amazon_bedrock
- s3
- components
- downloaders/s3
- embedders/amazon_bedrock
- generators/amazon_bedrock
- chat
- rankers/amazon_bedrock
- tests
- amazon_sagemaker
- src/haystack_integrations/components/generators/amazon_sagemaker
- anthropic
- src/haystack_integrations/components/generators/anthropic
- chat
- tests
- arcadedb
- src/haystack_integrations
- components/retrievers/arcadedb
- document_stores/arcadedb
- tests
- astra
- src/haystack_integrations
- components/retrievers/astra
- document_stores/astra
- tests
- azure_ai_search
- src/haystack_integrations
- components/retrievers/azure_ai_search
- document_stores/azure_ai_search
- azure_doc_intelligence
- src/haystack_integrations/components/converters/azure_doc_intelligence
- chroma
- src/haystack_integrations
- components/retrievers/chroma
- document_stores/chroma
- tests
- cohere
- src/haystack_integrations/components
- embedders/cohere
- generators/cohere
- chat
- rankers/cohere
- tests
- cometapi
- src/haystack_integrations/components/generators/cometapi/chat
- deepeval
- src/haystack_integrations/components/evaluators/deepeval
- elasticsearch
- src/haystack_integrations
- components/retrievers/elasticsearch
- document_stores/elasticsearch
- tests
- faiss
- src/haystack_integrations
- components/retrievers/faiss
- document_stores/faiss
- tests
- fastembed
- src/haystack_integrations/components
- embedders/fastembed
- embedding_backend
- rankers/fastembed
- firecrawl
- src/haystack_integrations/components
- fetchers/firecrawl
- websearch/firecrawl
- github
- src/haystack_integrations
- components/connectors/github
- tools/github
- google_ai
- src/haystack_integrations/components/generators/google_ai
- chat
- google_genai
- src/haystack_integrations/components/generators/google_genai/chat
- hanlp
- jina
- src/haystack_integrations/components
- connectors/jina
- embedders/jina
- rankers/jina
- kreuzberg
- pydoc
- src/haystack_integrations/components/converters
- kreuzberg
- tests
- test_files
- langfuse
- example
- src/haystack_integrations
- components/connectors/langfuse
- tracing/langfuse
- lara
- src/haystack_integrations/components/translators/lara
- llama_cpp
- src/haystack_integrations/components/generators/llama_cpp
- chat
- llama_stack
- examples
- src/haystack_integrations/components/generators/llama_stack/chat
- mcp
- src/haystack_integrations/tools/mcp
- meta_llama
- src/haystack_integrations/components/generators/meta_llama/chat
- tests
- mistral
- src/haystack_integrations/components
- converters/mistral
- embedders/mistral
- generators/mistral/chat
- tests
- mongodb_atlas
- src/haystack_integrations
- components/retrievers/mongodb_atlas
- document_stores/mongodb_atlas
- tests
- nvidia
- src/haystack_integrations
- components
- embedders/nvidia
- generators/nvidia
- chat
- rankers/nvidia
- utils/nvidia
- ollama
- src/haystack_integrations/components
- embedders/ollama
- generators/ollama
- chat
- openrouter
- examples
- src/haystack_integrations/components/generators/openrouter/chat
- opensearch
- src/haystack_integrations
- components/retrievers/opensearch
- document_stores/opensearch
- tests
- optimum
- src/haystack_integrations/components/embedders/optimum
- paddleocr
- src/haystack_integrations/components/converters/paddleocr
- pgvector
- src/haystack_integrations
- components/retrievers/pgvector
- document_stores/pgvector
- tests
- pinecone
- src/haystack_integrations
- components/retrievers/pinecone
- document_stores/pinecone
- tests
- pyversity
- qdrant
- ragas
- src/haystack_integrations/components/evaluators/ragas
- snowflake
- stackit
- src/haystack_integrations/components
- embedders/stackit
- generators/stackit/chat
- tests
- togetherai
- src/haystack_integrations/components/generators/togetherai
- chat
- unstructured
- src/haystack_integrations/components/converters/unstructured
- valkey
- src/haystack_integrations
- components/retrievers/valkey
- document_stores/valkey
- tests
- watsonx
- src/haystack_integrations/components/embedders/watsonx
- weave
- weaviate
- src/haystack_integrations
- components/retrievers/weaviate
- document_stores/weaviate
- tests
- scripts/utils/templates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
111 | 116 | | |
112 | 117 | | |
113 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
0 commit comments