bb-plane-fork/apiserver/plane/license
Akash Verma 8833e4e23b
Integrates LiteLLM for Unified Access to Multiple LLM Models (#5925)
* adds litellm gateway

* Fixes repeating code

* Fixes error exposing

* Fixes error for None text

* handles logging exception

* Adds multiple providers support

* handling edge cases

* adds new envs to instance store

* strategy pattern for llm config

---------

Co-authored-by: akash5100 <akashzsh08@gmail.com>
2024-12-31 13:57:26 +05:30
..
api chore: formatting and typo fixes 2024-12-04 19:40:37 +05:30
bgtasks fix: tracer error handling 2024-11-26 15:30:53 +05:30
management Integrates LiteLLM for Unified Access to Multiple LLM Models (#5925) 2024-12-31 13:57:26 +05:30
migrations fix: typo and naming conventions 2024-11-20 00:32:30 +05:30
models chore: formatting changes 2024-11-21 17:42:44 +05:30
utils chore: formatting changes 2024-11-21 17:42:44 +05:30
__init__.py feat: Instance Registration and Configuration (#2793) 2023-12-07 19:59:35 +05:30
apps.py feat: Instance Registration and Configuration (#2793) 2023-12-07 19:59:35 +05:30
urls.py fix: removed changelog endpoint (#6146) 2024-12-04 13:42:15 +05:30