Skip to content

docs(credentials): Add Anthropic provider support#998

Merged
vprashrex merged 1 commit into
mainfrom
chore/credential-doc-updated
Jul 3, 2026
Merged

docs(credentials): Add Anthropic provider support#998
vprashrex merged 1 commit into
mainfrom
chore/credential-doc-updated

Conversation

@vprashrex

@vprashrex vprashrex commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Issue

Closes #999

Summary

  • Before: Documentation did not include support for the Anthropic provider.
  • Now: Credentials documentation adds support for the Anthropic provider.
  • Updated documentation to reflect the new provider.
  • Ensured that examples and usage instructions are clear.

Checklist

Before submitting a pull request, please ensure that you mark these task.

  • Ran fastapi run --reload app/main.py or docker compose up in the repository root and test.
  • If you've fixed a bug or added code that is tested and has test cases.

@github-actions github-actions Bot changed the title feat(docs): Add support for Anthropic provider in credentials documentation docs(credentials): Add Anthropic provider support Jul 3, 2026
@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • ready-for-review

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 94a8db25-e2b8-49ac-8214-77a7c76873e4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/credential-doc-updated

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@vprashrex vprashrex requested a review from Ayush8923 July 3, 2026 07:58
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

OpenAPI changes   ⚪ No API surface changes

Note

This PR does not modify the API contract.

main17a92548 · generated by oasdiff

@vprashrex vprashrex linked an issue Jul 3, 2026 that may be closed by this pull request
@vprashrex vprashrex self-assigned this Jul 3, 2026
@vprashrex vprashrex added documentation Improvements or additions to documentation chore labels Jul 3, 2026
@codecov

codecov Bot commented Jul 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@vprashrex vprashrex merged commit 4fe1a65 into main Jul 3, 2026
6 of 7 checks passed
@vprashrex vprashrex deleted the chore/credential-doc-updated branch July 3, 2026 08:13
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 1.3.0-main.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore documentation Improvements or additions to documentation released on @main

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Add Anthropic provider instructions credentials create endpoint

2 participants