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 81 forks source link

Use basaran API as Langchain LLM #256

Open brightebyte opened 10 months ago

brightebyte commented 10 months ago

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