0.12.1
What's Changed
- Add OpenAI latest models to TokenValidator by @kokuyouwind in #595
- Bump anthropic gem to version 0.2 by @andreibondarev in #601
- Bump ollama defaults to llama3 (8b) by @drnic in #605
- Ollama initializer defaults url to http://localhost:11434 by @drnic in #606
- Langchain::LLM::Anthropic#complete() method uses claude-2.1 by default by @andreibondarev in #611
- Introduce UnifiedParameters by @codenamev in #600
- Adding Langchain::LLM::Cohere#chat() method by @andreibondarev in #614
- GPT-4o support by @andreibondarev in #615
- 0.12.1 by @andreibondarev in #616
New Contributors
- @codenamev made their first contribution in #600
Full Changelog: 0.12.0...0.12.1