Skip to content

Commit

Permalink
Feature/generalize the llm prompting api (#76)
Browse files Browse the repository at this point in the history
* 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
Monstertail authored May 24, 2024
1 parent c5dd4b9 commit d77c821
Show file tree
Hide file tree
Showing 7 changed files with 549 additions and 102 deletions.
Loading

0 comments on commit d77c821

Please sign in to comment.