Commit Graph

1 Commits (13a0ed064b4c4c4b5978d61cc6ec0950dcdcf870)

Author SHA1 Message Date
Mike Lambert 392f1b3218
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
1 year ago