Files
langchain/docs
Chad Juliano c9e8d851dc docs: fix errors and table formatting in notebook (#21696)
There are 2 issues fixed here:

* In the notebook pandas dataframes are formatted as HTML in the cells.
On the documentation site the renderer that converts notebooks
incorrectly displays the raw HTML. I can't find any examples of where
this is working and so I am formatting the dataframes as text.

* Some incorrect table names were referenced resulting in errors.
2024-06-20 13:52:14 -07:00
..
2024-05-01 11:01:43 -04:00
2024-05-01 17:34:05 -07:00
2024-06-20 13:52:13 -07:00
2024-05-08 12:29:59 -07:00

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide