hyperonym / basaran

Basaran is an open-source alternative to the OpenAI text completion API. It provides a compatible streaming API for your Hugging Face Transformers-based text generation models.
MIT License
1.29k stars 79 forks source link

Use basaran API as Langchain LLM #256

Open brightebyte opened 1 year ago

brightebyte commented 1 year ago

Is there already any support to use the basaran API as an LLM in Langchain?