litellm-mirror/litellm/types
Ishaan Jaff f840a5f6b4
Merge pull request #5028 from BerriAI/litellm_create_ft_job_gemini
[Feat] Add support for Vertex AI fine tuning endpoints
2024-08-03 08:22:55 -07:00
..
llms translate response from vertex to openai 2024-08-02 18:02:24 -07:00
adapter.py feat(anthropic_adapter.py): support for translating anthropic params to openai format 2024-07-10 00:32:28 -07:00
completion.py Removed config dict type definition 2024-05-17 10:39:00 +08:00
embedding.py Removed config dict type definition 2024-05-17 10:39:00 +08:00
files.py Fix file type handling of uppercase extensions 2024-06-13 15:00:16 -07:00
guardrails.py fix linting errors on main 2024-07-18 13:32:48 -07:00
router.py add vertex_credentials in router param 2024-08-02 16:58:17 -07:00
services.py add new BATCH_WRITE_TO_DB type for service logger 2024-07-27 11:36:51 -07:00
utils.py fix(utils.py): handle scenario where model="azure/*" and custom_llm_provider="azure" 2024-08-02 17:48:53 -07:00