[PR #1170] [MERGED] Update FireworksAI Documentation #1353

Closed
opened 2026-02-17 17:22:12 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1170
Author: @RobertoBarrosoLuque
Created: 10/28/2025
Status: Merged
Merged: 10/28/2025
Merged by: @mdrxy

Base: mainHead: main


📝 Commits (10+)

  • 6a2ccfa Change model in ChatFireworks example to kimi-k2-instruct-0905
  • 1be1a34 Update links in fireworks integration documentation
  • 55d74d8 Change ChatFireworks API reference link
  • 7379459 Update fireworks.mdx
  • 6300036 Update src/oss/python/integrations/chat/fireworks.mdx
  • 545b2d9 Update src/oss/python/integrations/chat/fireworks.mdx
  • 9f13ec5 Update src/oss/python/integrations/llms/fireworks.mdx
  • 14fb48e Update src/oss/python/integrations/llms/fireworks.mdx
  • 91b61f5 Update src/oss/python/integrations/chat/fireworks.mdx
  • 4a431fe Update src/oss/python/integrations/chat/fireworks.mdx

📊 Changes

2 files changed (+13 additions, -12 deletions)

View changed files

📝 src/oss/python/integrations/chat/fireworks.mdx (+7 -6)
📝 src/oss/python/integrations/llms/fireworks.mdx (+6 -6)

📄 Description

Overview

Update FireworksAI integration docs to point towards serverless models and fix broken hyperlinks.

Type of change

Type: Update existing documentation

Related issues/PRs

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/1170 **Author:** [@RobertoBarrosoLuque](https://github.com/RobertoBarrosoLuque) **Created:** 10/28/2025 **Status:** ✅ Merged **Merged:** 10/28/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`6a2ccfa`](https://github.com/langchain-ai/docs/commit/6a2ccfa959ce2a8c0216d0132661ad65323d97cc) Change model in ChatFireworks example to kimi-k2-instruct-0905 - [`1be1a34`](https://github.com/langchain-ai/docs/commit/1be1a34423df3c3ea3465583b624b52cc1c9a7ed) Update links in fireworks integration documentation - [`55d74d8`](https://github.com/langchain-ai/docs/commit/55d74d8913850a95ad503bc0c0eddb123b78ab47) Change ChatFireworks API reference link - [`7379459`](https://github.com/langchain-ai/docs/commit/7379459c2fde1f72cb0bbff85c043606d44cb1a0) Update fireworks.mdx - [`6300036`](https://github.com/langchain-ai/docs/commit/6300036f9151b2a59d062f2d6746dd15ee871e00) Update src/oss/python/integrations/chat/fireworks.mdx - [`545b2d9`](https://github.com/langchain-ai/docs/commit/545b2d9c13cb2fd1cb8ce3a75ef98533e9d59be3) Update src/oss/python/integrations/chat/fireworks.mdx - [`9f13ec5`](https://github.com/langchain-ai/docs/commit/9f13ec5f84af0fa4b4f019f8efd250a51b909cc1) Update src/oss/python/integrations/llms/fireworks.mdx - [`14fb48e`](https://github.com/langchain-ai/docs/commit/14fb48e70faa5db61a036044f669c8bf4bdbda09) Update src/oss/python/integrations/llms/fireworks.mdx - [`91b61f5`](https://github.com/langchain-ai/docs/commit/91b61f524f49e900efac7ce8c684fedebfb017de) Update src/oss/python/integrations/chat/fireworks.mdx - [`4a431fe`](https://github.com/langchain-ai/docs/commit/4a431fe5c37d7b9f4ab2174f7e793cb869689fc1) Update src/oss/python/integrations/chat/fireworks.mdx ### 📊 Changes **2 files changed** (+13 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/chat/fireworks.mdx` (+7 -6) 📝 `src/oss/python/integrations/llms/fireworks.mdx` (+6 -6) </details> ### 📄 Description ## Overview Update FireworksAI integration docs to point towards serverless models and fix broken hyperlinks. ## Type of change **Type:** Update existing documentation ## Related issues/PRs ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed - I have gotten approval from the relevant reviewers - (Internal team members only / optional) I have created a preview deployment using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:22:12 -05:00
yindo closed this issue 2026-02-17 17:22:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1353