-
Notifications
You must be signed in to change notification settings - Fork 102
Feat: Added Contextual AI's Generative and Reranker Client #1843
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat: Added Contextual AI's Generative and Reranker Client #1843
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Orca Security Scan Summary
| Status | Check | Issues by priority | |
|---|---|---|---|
| Infrastructure as Code | View in Orca | ||
| SAST | View in Orca | ||
| Secrets | View in Orca | ||
| Vulnerabilities | View in Orca |
🛡️ The following IaC misconfigurations have been detected
| NAME | FILE | ||
|---|---|---|---|
| Restart Policy On Failure Not Set To 5 | ...er-compose-async.yml | View in code | |
| Ensure that, if applicable, SELinux security options are set (Automated) | ...er-compose-async.yml | View in code | |
| Restart Policy On Failure Not Set To 5 | ...r-compose-backup.yml | View in code | |
| Ensure that, if applicable, SELinux security options are set (Automated) | ...r-compose-backup.yml | View in code | |
| Restart Policy On Failure Not Set To 5 | ...-compose-cluster.yml | View in code | |
| Restart Policy On Failure Not Set To 5 | ...-compose-cluster.yml | View in code | |
| Restart Policy On Failure Not Set To 5 | ...-compose-cluster.yml | View in code | |
| Ensure that, if applicable, SELinux security options are set (Automated) | ...-compose-cluster.yml | View in code | |
| Ensure that, if applicable, SELinux security options are set (Automated) | ...-compose-cluster.yml | View in code | |
| Ensure that, if applicable, SELinux security options are set (Automated) | ...-compose-cluster.yml | View in code | |
| Restart Policy On Failure Not Set To 5 | ...-compose-modules.yml | View in code | |
| Restart Policy On Failure Not Set To 5 | ...-compose-okta-cc.yml | View in code | |
| Ensure that, if applicable, SELinux security options are set (Automated) | ...-compose-okta-cc.yml | View in code | |
| Restart Policy On Failure Not Set To 5 | ...mpose-okta-users.yml | View in code | |
| Ensure that, if applicable, SELinux security options are set (Automated) | ...mpose-okta-users.yml | View in code | |
| Restart Policy On Failure Not Set To 5 | ...er-compose-proxy.yml | View in code | |
| Ensure that, if applicable, SELinux security options are set (Automated) | ...er-compose-proxy.yml | View in code | |
| Ensure that, if applicable, SELinux security options are set (Automated) | ...er-compose-proxy.yml | View in code | |
| Restart Policy On Failure Not Set To 5 | ...ker-compose-rbac.yml | View in code | |
| Ensure that, if applicable, SELinux security options are set (Automated) | ...ker-compose-rbac.yml | View in code | |
| Restart Policy On Failure Not Set To 5 | ...cker-compose-wcs.yml | View in code | |
| Ensure that, if applicable, SELinux security options are set (Automated) | ...cker-compose-wcs.yml | View in code | |
| Restart Policy On Failure Not Set To 5 | ...i/docker-compose.yml | View in code | |
| Ensure that, if applicable, SELinux security options are set (Automated) | ...i/docker-compose.yml | View in code | |
| Ensure that, if applicable, SELinux security options are set (Automated) | ...i/docker-compose.yml | View in code | |
| ... | ... | ... | ... |
|
To avoid any confusion in the future about your contribution to Weaviate, we work with a Contributor License Agreement. If you agree, you can simply add a comment to this PR that you agree with the CLA so that we can merge. |
|
I agree to the Contributor's License Agreement |
21ea703 to
7b1fd33
Compare
08080fc to
3e18467
Compare
8b73c6d
into
weaviate:contextual-ai-modules-support
Feat: Added Contextual AI's Generative and Reranker Client
Please refer to this PR for more context: weaviate/weaviate#9338