Skip to content
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: oci genai #105

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

anders-swanson
Copy link

Closes #104

πŸ“‘ Description

Documents the Oracle Cloud Infrastructure (OCI) Generative AI Service backend for k8sgpt.

βœ… Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

β„Ή Additional Information

Copy link

netlify bot commented May 9, 2024

βœ… Deploy Preview for meek-marigold-103c48 ready!

Name Link
πŸ”¨ Latest commit 7b2ecb7
πŸ” Latest deploy log https://app.netlify.com/sites/meek-marigold-103c48/deploys/66462a90441a250008c75445
😎 Deploy Preview https://deploy-preview-105--meek-marigold-103c48.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@@ -149,6 +150,23 @@ LocalAI is a local model, which is an OpenAI compatible API. It uses llama.cpp a
k8sgpt analyze --explain --backend localai
```

## Oracle Cloud Infrastructure (OCI) Generative AI

Oracle Cloud Infrastructure (OCI) Generative AI s a fully managed OCI service that provides a set of state-of-the-art, customizable large language models.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add a link to OCI?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated with links, thanks!

Signed-off-by: Anders Swanson <anders.swanson@oracle.com>
@AnaisUrlichs
Copy link
Member

@anders-swanson did you sign your commits?

@anders-swanson
Copy link
Author

@anders-swanson did you sign your commits?

Yes, DCO is passing πŸ‘

@anders-swanson
Copy link
Author

@AnaisUrlichs this feature was merged into k8sgpt, shall we also merge the docs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: Document Oracle Cloud Infrastructure (OCI) backend
2 participants