Skip to content

Anthropic: Add Claude as a model to LLM_CALL#896

Open
Prajna1999 wants to merge 12 commits into
mainfrom
feature/claude-integration
Open

Anthropic: Add Claude as a model to LLM_CALL#896
Prajna1999 wants to merge 12 commits into
mainfrom
feature/claude-integration

Conversation

@Prajna1999
Copy link
Copy Markdown
Collaborator

@Prajna1999 Prajna1999 commented May 27, 2026

Summary

Target issue is #872
Explain the motivation for making this change. What existing problem does the pull request solve?

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.

Notes

Please add here if any other information is required for the reviewer.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 27, 2026

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: a8f9cace-cf51-4cf0-89f1-17ceeaa4cdbe

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 feature/claude-integration

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 and usage tips.

@sentry
Copy link
Copy Markdown

sentry Bot commented May 27, 2026

Codecov Report

❌ Patch coverage is 81.64251% with 38 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
backend/app/services/llm/mappers.py 3.12% 31 Missing ⚠️
backend/app/services/llm/providers/claude.py 89.70% 7 Missing ⚠️

📢 Thoughts on this report? Let us know!

@Prajna1999 Prajna1999 changed the title feat: claude integration Anthropic: Add Claude as a model to LLM_CALL May 28, 2026
@Prajna1999 Prajna1999 self-assigned this Jun 2, 2026
@Prajna1999 Prajna1999 added the enhancement New feature or request label Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant