File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed
Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change 1414We gratefully acknowledge the organizations and individuals who have made significant contributions to this project.
1515
1616** Company Sponsors**
17-
1817<table style =" border : none ; border-collapse : collapse ; width : 100% ; table-layout : fixed ;" >
1918 <tr >
2019 <td style="border: none; text-align: center; padding: 8px; width: 50%;">
2120 <a href="https://app.contextual.ai?utm_campaign=rag-techniques&utm_source=diamantai&utm_medium=github&utm_content=notebook" target="_blank">
22- <picture>
23- <source srcset="images/trimmed_padded_contextual_black.png" media="(prefers-color-scheme: dark)">
24- <img src="images/trimmed_padded_contextual_white.png"
25- alt="Contextual AI"
26- style="width: 140px; height: auto; border-radius: 12px; vertical-align: middle;">
27- </picture >
21+ <img src="images/trimmed_padded_contextual_white.png#gh-light-mode-only"
22+ alt="Contextual AI"
23+ style="width: 140px; height: auto; border-radius: 12px; vertical-align: middle;">
24+ <img src="images/trimmed_padded_contextual_black.png#gh-dark-mode-only"
25+ alt="Contextual AI"
26+ style="width: 140px; height: auto; border-radius: 12px; vertical-align: middle;" >
2827 </a>
2928 </td>
3029 <td style="border: none; text-align: center; padding: 8px; width: 50%;">
3130 <a href="https://coderabbit.link/nir" target="_blank">
32- <img src="images/coderabbit_Light_Type_Mark_Orange.png"
31+ <img src="images/coderabbit_Light_Type_Mark_Orange.png#gh-light-mode-only"
32+ alt="CodeRabbit"
33+ style="width: 140px; height: auto; border-radius: 12px; vertical-align: middle;">
34+ <img src="images/coderabbit_Dark_Type_Mark.png#gh-dark-mode-only"
3335 alt="CodeRabbit"
3436 style="width: 140px; height: auto; border-radius: 12px; vertical-align: middle;">
3537 </a>
@@ -40,6 +42,7 @@ We gratefully acknowledge the organizations and individuals who have made signif
4042
4143
4244
45+
4346** Individual Sponsors**
4447
4548<a href =" https://github.com/sponsors/Eisenh " ><img src =" https://github.com/Eisenh.png " style =" border-radius : 50% ;" width =" 64 " height =" 64 " alt =" " ></a >
You can’t perform that action at this time.
0 commit comments