langchain
392f1b32 - Add Anthropic ChatModel to langchain (#2293)

Commit
2 years ago
Add Anthropic ChatModel to langchain (#2293) * Adds an Anthropic ChatModel * Factors out common code in our LLMModel and ChatModel * Supports streaming llm-tokens to the callbacks on a delta basis (until a future V2 API does that for us) * Some fixes
Author
Parents
Loading