MIDORIBIN/langchain-gpt4free
LangChain x gpt4free
Wraps the gpt4free library as a LangChain LLM provider, enabling access to multiple free LLM endpoints (GPT-3.5, GPT-4) across various providers like Aichat. Implements a pluggable architecture where users select both the model and provider at instantiation, abstracting away provider-specific API details through LangChain's standard LLM interface for seamless integration into existing chains and agents.
191 stars. No commits in the last 6 months.
Stars
191
Forks
41
Language
Python
License
MIT
Category
Last pushed
Oct 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/MIDORIBIN/langchain-gpt4free"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain-ai/langchain-google
🦜🔗 LangChain interfaces to Google's suite of AI products (Gemini & Vertex AI)
nicolay-r/bulk-chain
A no-string API framework for deploying schema-based reasoning into third-party apps
doccano/doccano-mini
Annotation meets Large Language Models (ChatGPT, GPT-3 and alike).
dataprofessor/langchain-quickstart
Build your first LLM powered app with Langchain and Streamlit.
Ngz91/Eunomia
Analyze your code locally using a GPT LLM.