Skip to content

Conversation

@Prajna1999
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.

nishika26 and others added 9 commits December 16, 2025 14:50
* rearranging endpoints for swagger and redocs
* claude updates

* updated migration command

* making it concise

* add step to add typehint
* Add Langfuse observability to LLM execution methods

* Enhance observability decorator to validate Langfuse credentials before execution

* remove trace metadata

* precommit

* remove creds check
* 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
* 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>
* Documentation : repo MDs enhancement and adding enhancement template
* 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>
…urity module and tests (#507)

API Key: remove API key encryption and decryption functions
@coderabbitai
Copy link

coderabbitai bot commented Jan 12, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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.

@Prajna1999 Prajna1999 closed this Jan 12, 2026
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.

5 participants