Skip to content

Conversation

@Chesars
Copy link
Contributor

@Chesars Chesars commented Dec 2, 2025

Title

Cleanup: Remove orphan docs pages and Docusaurus template files

Relevant issues

N/A - Documentation cleanup

Pre-Submission checklist

  • I have Added testing - N/A (docs cleanup only, no code changes)
  • I have added a screenshot of my new test passing locally - N/A
  • My PR passes all unit tests on make test-unit - N/A
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

📖 Documentation
🧹 Refactoring

Changes

  • Remove orphan getting_started.md (not linked anywhere)
  • Remove Docusaurus template files:
    • src/pages/intro.md
    • src/pages/tutorial-basics/ (6 files)
    • src/pages/tutorial-extras/ (4 files + images)

These are leftover template files from initial Docusaurus setup that don't belong in LiteLLM docs.

@vercel
Copy link

vercel bot commented Dec 2, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
litellm Ready Ready Preview Comment Dec 2, 2025 3:58pm

- Add Core Functions table with link to full list
- Add Responses API section
- Add Async section with acompletion() example
- Add "Switch Providers with One Line" example
- Clarify Basic Usage supports multiple endpoints
- Update models to current versions (openai/gpt-4o, anthropic/claude-sonnet-4)
- Use provider/model format throughout
- Fix deprecated import: from openai.error -> from openai
- Keep original structure: community key, More details links, observability env vars
@Chesars Chesars force-pushed the docs/improve-getting-started branch from 14ba3cb to 6064ee6 Compare December 2, 2025 15:26
@Chesars Chesars marked this pull request as ready for review December 2, 2025 15:28
@Chesars Chesars marked this pull request as draft December 2, 2025 15:39
- Remove orphan getting_started.md (not linked in sidebar)
- Remove Docusaurus template intro.md
- Remove tutorial-basics/ directory (Docusaurus template)
- Remove tutorial-extras/ directory (Docusaurus template)
@Chesars Chesars changed the title docs: rewrite getting started page Cleanup: Remove orphan docs pages and Docusaurus template files Dec 2, 2025
@Chesars Chesars marked this pull request as ready for review December 2, 2025 15:58
@krrishdholakia krrishdholakia merged commit 4c6604b into BerriAI:main Dec 3, 2025
5 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