Ishaan Jaff
|
26918487d6
|
(Refactor) Code Quality improvement - remove /prompt_templates/ , base_aws_llm.py from /llms folder (#7164)
* fix move base_aws_llm
* fix import
* update enforce llms folder style
* move prompt_templates
* update prompt_templates location
* fix imports
* fix imports
* fix imports
* fix imports
* fix checks
|
2024-12-11 00:02:46 -08:00 |
|
Krish Dholakia
|
e9fbefca5d
|
Litellm ollama refactor (#7162)
* refactor(ollama/): refactor ollama `/api/generate` to use base llm config
Addresses https://github.com/andrewyng/aisuite/issues/113#issuecomment-2512369132
* test: skip unresponsive test
* test(test_secret_manager.py): mark flaky test
* test: fix google sm test
* fix: fix init.py
|
2024-12-10 21:45:35 -08:00 |
|
Krish Dholakia
|
6c6834dde7
|
Revert "LiteLLM Common Base LLM Config (pt.4): Move Ollama to Base LLM Config…" (#7160)
This reverts commit 40a22eb4c6 .
|
2024-12-10 21:44:54 -08:00 |
|
Krish Dholakia
|
71eaedac6f
|
LiteLLM Common Base LLM Config (pt.4): Move Ollama to Base LLM Config (#7157)
* refactor(ollama/): refactor ollama `/api/generate` to use base llm config
Addresses https://github.com/andrewyng/aisuite/issues/113#issuecomment-2512369132
* test: skip unresponsive test
* test(test_secret_manager.py): mark flaky test
* test: fix google sm test
|
2024-12-10 21:39:28 -08:00 |
|