LangChain has implementations for older language models that take a string as input and return a string as output. These models are typically named without the "Chat" prefix (e.g., Ollama
, Anthropic
, OpenAI
, etc.), and may include the "LLM" suffix (e.g., OllamaLLM
, AnthropicLLM
, OpenAILLM
, etc.). These models implement the BaseLLM interface.
Users should be using almost exclusively the newer Chat Models as most model providers have adopted a chat like interface for interacting with language models.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4