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

"Switching LLMs" Docs Fixes #1244

Merged
merged 4 commits into from
Dec 16, 2024
Merged

Conversation

etbyrd
Copy link
Contributor

@etbyrd etbyrd commented Dec 13, 2024

Two updates on https://docs.boundaryml.com/guide/baml-basics/switching-llms :

  1. The link in the final paragraph for provider documentation points to https://docs.boundaryml.com/guide/baml-basics/switching-llms#fields. This seems like an error because in the first paragraph, LLM Providers Reference points to https://docs.boundaryml.com/ref/llm-client-providers/open-ai.

  2. The retry policies is a deadlink. This updates it https://docs.boundaryml.com/ref/llm-client-strategies/retry-policy

I would test it to be 100% but it looks like I need a Fern account?


Important

Fixes incorrect links in switching-llms.mdx for provider documentation and retry policies.

  • Documentation Fixes:
    • Corrects provider documentation link in switching-llms.mdx to point to /ref/llm-client-providers/open-ai.
    • Updates retry policies link in switching-llms.mdx to /ref/llm-client-strategies/retry-policy.

This description was created by Ellipsis for 2bba723. It will automatically update as commits are pushed.

Copy link

vercel bot commented Dec 13, 2024

@etbyrd is attempting to deploy a commit to the Gloo Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

👍 Looks good to me! Reviewed everything up to 2bba723 in 9 seconds

More details
  • Looked at 15 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 1 drafted comments based on config settings.
1. fern/01-guide/04-baml-basics/switching-llms.mdx:53
  • Draft comment:
    The updated link for provider documentation now correctly points to the intended page. Ensure that the link is valid and accessible.
  • Reason this comment was not posted:
    Confidence changes required: 0%
    The PR correctly updates the links to point to the intended documentation pages. The changes align with the description provided in the PR.

Workflow ID: wflow_ikTzSNpbTxt88yOa


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

@aaronvg aaronvg enabled auto-merge December 16, 2024 04:07
@aaronvg aaronvg added this pull request to the merge queue Dec 16, 2024
Merged via the queue into BoundaryML:canary with commit c62cef4 Dec 16, 2024
6 of 7 checks passed
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.

2 participants