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

Fix: AI Proxy plugin: incorrect format in example #7677

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

lena-larionova
Copy link
Contributor

@lena-larionova lena-larionova commented Jul 24, 2024

Description

The description of the example and the example itself don't refer to the same format: the description says ollama but the example uses openai. The correct format is openai, as the example also uses an Authorization header, which is required for openai.

Fixes #7609.

Checklist

@lena-larionova lena-larionova added the review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? label Jul 24, 2024
@lena-larionova lena-larionova requested a review from a team as a code owner July 24, 2024 21:55
Copy link

netlify bot commented Jul 24, 2024

Deploy Preview for kongdocs ready!

Name Link
🔨 Latest commit adc4fc9
🔍 Latest deploy log https://app.netlify.com/sites/kongdocs/deploys/66a1783e652bca000846d63e
😎 Deploy Preview https://deploy-preview-7677--kongdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
9 paths audited
Performance: 92 (🟢 up 1 from production)
Accessibility: 92 (no change from production)
Best Practices: 98 (🟢 up 8 from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

Copy link
Contributor

@cloudjumpercat cloudjumpercat left a comment

Choose a reason for hiding this comment

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

LGTM!

@lena-larionova lena-larionova merged commit ef0f8ca into main Jul 25, 2024
21 checks passed
@lena-larionova lena-larionova deleted the fix/ai-proxy-format branch July 25, 2024 19:12
@Guaris Guaris changed the title AI Proxy plugin: fix incorrect format in example Fix: AI Proxy plugin: incorrect format in example Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inconsistency in AI Proxy plugin configuration for Mistral
2 participants