Commit Graph

6 Commits (ffde8a6a094ef7b6d26395817ad69c9088e53141)

Author SHA1 Message Date
Bagatur 381aedcc61
docs: standardize azure openai page (#23642)
part of #22296
3 months ago
Isaac Francisco 85f5d14cef
[docs]: split up tool docs (#22919) 3 months ago
Bagatur cb183a9bf1
docs: update anthropic chat model (#22483)
Related to #22296

And update anthropic to accept base_url
4 months ago
Bagatur 2bc50fb895
docs, cli[patch]: chat model template nit (#22294) 4 months ago
Bagatur 627a337887
docs, cli[patch]: chat model doc template (#22290)
Update ChatModel integration doc template, integration docstring, and
adds langchain-cli command to easily create just doc (for updating
existing integrations):

```bash
langchain-cli integration create-doc --name "foo-bar"
```
4 months ago
Erick Friis 7e6ca3c2b9
cli[patch]: integration template (#14571) 10 months ago