Skip to content

Conversation

@AkhileshNegi
Copy link
Collaborator

Summary

Target issue is #PLEASE_TYPE_ISSUE_NUMBER
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.

avirajsingh7 and others added 15 commits December 15, 2025 14:01
…ve_model_from_config function, and update processing logic to use config references
* Enhancing swagger and redocs (#484)

* rearranging endpoints for swagger and redocs

* Claude: Next steps (#500)

* claude updates

* updated migration command

* making it concise

* add step to add typehint

* Add Langfuse observability to Unified API (#457)

* Add Langfuse observability to LLM execution methods

* Enhance observability decorator to validate Langfuse credentials before execution

* remove trace metadata

* precommit

* remove creds check

* Unified API: Add support for Kaapi Abstracted LLM Call (#498)

* Add Kaapi LLM parameters and completion config; implement transformation to native provider format

* Refine LLM API documentation and improve code formatting for clarity; enhance configuration handling for OpenAI provider

* add/fix tests

* Fix validation logic in map_kaapi_to_openai_params to prevent simultaneous setting of 'temperature' and 'reasoning' parameters

* Remove default value for 'model' in KaapiLLMParams to enforce explicit assignment

* Refactor KaapiLLMParams to enforce explicit reasoning levels; update mapping logic to handle reasoning and temperature conflicts with warnings

* Enhance LLM API documentation to clarify ad-hoc configuration parameters and warning handling for unsupported settings

* Refactor execute_job to use completion_config directly instead of config_blob.completion

* Refactor LLM provider interfaces to use NativeCompletionConfig instead of CompletionConfig

* precommit

* Evaluation: Uploading dataset concurrently (#461)

* fix: add threadpool based concurrency to speeden up langfuse dataset upload

* chore: fix precommit linting issues

* fix: cleanup and deleted CELERY.md

* chore: formatting

---------

Co-authored-by: Akhilesh Negi <akhileshnegi.an3@gmail.com>

* adding provider input (#502)

* Documentation : repo enhancement (#496)

* Documentation : repo MDs enhancement and adding enhancement template

* Kaapi v1.0: Permissions Review and Authorization Cleanup (#501)

* Refactor dependencies and enhance AuthContext for non-optional organization and project attributes

* Refactor permission checks to require SUPERUSER role across multiple routes

* fix session

* Refactor routes to enhance AuthContext usage and enforce project permissions

* Refactor dependency imports and remove unused parameters across multiple files

* Refactor user model by removing UserOrganization and UserProjectOrg classes; update tests to use AuthContext for user-related operations

* precommit

* require project in llm call

* fix: update project attribute reference in CRUD operations

---------

Co-authored-by: Nishika Yadav <89646695+nishika26@users.noreply.github.com>

* refactor: remove API key encryption and decryption functions from security module and tests (#507)

API Key: remove API key encryption and decryption functions

* added depends as import

---------

Co-authored-by: Nishika Yadav <89646695+nishika26@users.noreply.github.com>
Co-authored-by: Akhilesh Negi <akhileshnegi.an3@gmail.com>
Co-authored-by: Aviraj Gour <100823015+avirajsingh7@users.noreply.github.com>
@coderabbitai
Copy link

coderabbitai bot commented Jan 15, 2026

Important

Review skipped

Draft detected.

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.

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


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.

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.

4 participants