Commit Graph
2233 Commits
Author SHA1 Message Date
ishaan-jaff 730ee6a7ae (test) langfuse logging with custom gen name 2023-10-16 21:34:44 -07:00
ishaan-jaff 5135b77c43 (feat) langfuse logging set custom generation_name 2023-10-16 21:34:01 -07:00
ishaan-jaff 6950e10a49 (test) update langchain tests 2023-10-16 20:24:10 -07:00
Krrish Dholakia 541a8b7bc8 fix(proxy_server): improve error handling 2023-10-16 19:42:53 -07:00
Krrish Dholakia d5c33657d2 bump: version 0.8.5 → 0.8.6 2023-10-16 17:53:14 -07:00
Krrish Dholakia 036c50e2bf refactor(main.py): clean up print statement 2023-10-16 17:53:09 -07:00
Krrish Dholakia 7572086231 style: fix linting errors 2023-10-16 17:35:08 -07:00
Krrish Dholakia 5ef054f105 refactor(proxy_server.py): code cleanup 2023-10-16 16:47:33 -07:00
Krrish Dholakia 1df487a45d docs(proxy_server): cleanup docs 2023-10-16 15:38:57 -07:00
Krish DholakiaandGitHub d8aa7d1aaf Update README.md 2023-10-16 15:35:38 -07:00
Krish DholakiaandGitHub 127acb766d Update README.md 2023-10-16 15:34:18 -07:00
Krrish Dholakia 529834fdf8 docs(proxy_server.md): add docs on how to self host proxy with docker image 2023-10-16 15:19:13 -07:00
Krrish Dholakia 81373f0678 build: Adds dockerfile for easily building proxy 2023-10-16 15:09:29 -07:00
Ishaan JaffandGitHub ad202a30da Merge pull request #620 from Shivam250702/main
Update README.md
2023-10-16 13:46:01 -07:00
Shivam SinghandGitHub 34c4896478 Update README.md
Removed unnecessary punctuation marks and errors
2023-10-17 00:10:46 +05:30
ishaan-jaff 02085671a6 (docs) function calling for Non OpenAI LLMs 2023-10-16 11:27:14 -07:00
Krrish Dholakia 4424aaf69f refactor(main.py): remove print statement 2023-10-16 07:33:15 -07:00
Krrish Dholakia 1a09bbd4a9 docs(main.py): adding docstring for text_completion 2023-10-16 07:31:48 -07:00
Ishaan JaffandGitHub 09b51fcdb4 Merge pull request #618 from Undertone0809/fix-add-finetune-provider-compaibility
fix: llm_provider add openai finetune compatibility
2023-10-16 07:20:15 -07:00
ishaan-jaff c7a51839da (fix) model_prices JSON, deep infra 2023-10-16 07:12:11 -07:00
Zeeland 9f6138ef0e fix: llm_provider add openai finetune compatibility 2023-10-16 18:44:45 +08:00
Krrish Dholakia d0dec2f2ed docs(proxy_server.md): add perplexityai api key to docs 2023-10-15 22:53:29 -07:00
Krish DholakiaandGitHub abd12e1e9b Merge pull request #611 from canada4663/main
proxy /models endpoint with the results of get_valid_models()
2023-10-14 22:34:51 -07:00
canada4663 98abecf124 remove duplicate entry for bedrock in provider list 2023-10-14 21:44:16 -07:00
canada4663 4b52bd955c updated proxy_server.py /models endpoint with the results of get_valid_models() 2023-10-14 20:54:47 -07:00
ishaan-jaff b6aa9cb82d (docs) add function calling examples and function_to_dict 2023-10-14 18:39:30 -07:00
ishaan-jaff 7848f1b5b7 (feat) new function_to_dict litellm.util 2023-10-14 18:26:15 -07:00
ishaan-jaff 02e97acefa (test) deep infra testing for mistral 2023-10-14 16:47:25 -07:00
ishaan-jaff 8f0dd53079 (fix) handle deepinfra/mistral temp for mistral 2023-10-14 16:47:25 -07:00
ishaan-jaff 6413285551 (fix) deepinfra/llama should go to deepinfra not to openrouter 2023-10-14 16:47:25 -07:00
Krrish Dholakia 7358d2e4ea bump: version 0.8.4 → 0.8.5 2023-10-14 16:43:06 -07:00
Ishaan JaffandGitHub 80c60e71c1 Merge pull request #609 from canada4663/patch-1
Update __init__.py model_list to include bedrock models
2023-10-14 16:42:38 -07:00
canada4663andGitHub 4411fd3872 Update __init__.py model_list to include bedrock models 2023-10-14 16:29:18 -07:00
ishaan-jaff 97fc44db53 (feat) add doc string for litellm.utils 2023-10-14 16:12:21 -07:00
ishaan-jaff 69065e9864 (feat) add docstring for caching 2023-10-14 16:08:42 -07:00
ishaan-jaff 882ac46727 (feat) add doc string for embedding 2023-10-14 16:08:13 -07:00
ishaan-jaff a86a140556 (feat) add swagger docs to cli config 2023-10-14 12:32:33 -07:00
Krrish Dholakia 2a111cfb58 docs(custom_callback.md): improve example 2023-10-14 12:30:49 -07:00
Krrish Dholakia 087b67d753 docs(custom_callback.md): add details for how to pass additional metadata to completion call 2023-10-14 12:24:45 -07:00
ishaan-jaff b6a015404e (feat) proxy_cli cleanup 2023-10-14 12:19:56 -07:00
Krrish Dholakia d6f2d9b9bb docs(custom_callback.md): add details on what kwargs are passed to custom callbacks 2023-10-14 11:29:26 -07:00
Krrish Dholakia fc757dc1b4 docs(proxy_server.md): add logs, save keys, model fallbacks, config file template to proxy server docs 2023-10-14 10:52:01 -07:00
Ishaan JaffandGitHub 342925814b Update README.md 2023-10-14 10:32:29 -07:00
Ishaan JaffandGitHub 146b61a4d6 Update README.md 2023-10-14 10:31:35 -07:00
ishaan-jaff 7641729657 (docs) update embedding docs 2023-10-14 10:27:22 -07:00
ishaan-jaff 8251e71a2a (docs) add deepinfra models + pricing v0.8.4 2023-10-14 10:05:06 -07:00
Krish DholakiaandGitHub 1e7bae4aea Merge pull request #605 from biplobsd/update-open-in-colab-link
Fix usage open in colab link
2023-10-14 08:43:13 -07:00
Biplob SutradharandGitHub ad6603695c (fix) usage open in colab link 2023-10-14 20:49:57 +06:00
Krrish Dholakia b6a6bf65af bump: version 0.8.3 → 0.8.4 2023-10-13 22:56:22 -07:00
Krrish Dholakia 9513d6b862 fix(utils.py): read env variables for known openai-compatible api's (e.g. perplexity), dynamically from th eenvironment 2023-10-13 22:43:32 -07:00