sammo
sammo copied to clipboard
Adding more LLM APIs as runners / extending
Right now, only OpenAI API compatible models are supported. Possible other LLMs
Ideas:
- Write wrapper around LangChain class
- Tutorial to show how to implement custom Runner class.