mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-28 17:38:36 +00:00
Remove Evaluation from Modules page (#8926)
Remove Evaluation link (which gives 404 now) from Modules page, since it lives under Guides page now
This commit is contained in:
parent
6327eecdaf
commit
c5c0735fc4
@ -18,5 +18,3 @@ Let chains choose which tools to use given high-level directives
|
|||||||
Persist application state between runs of a chain
|
Persist application state between runs of a chain
|
||||||
#### [Callbacks](/docs/modules/callbacks/)
|
#### [Callbacks](/docs/modules/callbacks/)
|
||||||
Log and stream intermediate steps of any chain
|
Log and stream intermediate steps of any chain
|
||||||
#### [Evaluation](/docs/modules/evaluation/)
|
|
||||||
Evaluate the performance of a chain.
|
|
Loading…
Reference in New Issue
Block a user