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:
Jeremy W 2023-08-08 10:20:24 -07:00 committed by GitHub
parent 6327eecdaf
commit c5c0735fc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.