Skip to content

Update provider documentation for new providers and baseUrl changes #278

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

Closed
bhouston opened this issue Mar 14, 2025 · 0 comments · Fixed by #279
Closed

Update provider documentation for new providers and baseUrl changes #278

bhouston opened this issue Mar 14, 2025 · 0 comments · Fixed by #279

Comments

@bhouston
Copy link
Member

Update provider documentation for new providers and baseUrl changes

Description

Based on PR #273, we need to update documentation to include the new providers (gpustack/local-openai and xai) and update references from ollamaBaseUrl to baseUrl.

Changes needed

  1. Create documentation for new providers:

    • local-openai.md for GPUStack and other OpenAI-compatible servers
    • xai.md for Grok models from xAI
  2. Update references from ollamaBaseUrl to baseUrl in:

    • Ollama provider documentation
    • README.md
    • Other relevant files
  3. Update the providers index.mdx to include the new providers

Implementation plan

  • Create the new documentation files following the existing structure
  • Update all references to ollamaBaseUrl
  • Ensure all provider documentation is complete and consistent

Related issues/PRs

This is based on changes made in PR #273, which fixes issues #272, #271, #261, #260, and #148.

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 a pull request may close this issue.

1 participant