Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/generalize the llm prompting api (#76)
* apply litellm for model_prompting * replace openai_prompting with model_prompting * rename test_model_call * update dependencies for litllm and openai * Fix issues identified by pre-commit hooks * add test for gpt-3.5-turbo; Todo: add tests for claude, msitral, etc
- Loading branch information