langchain/docs/extras/modules
Geonwoo Kim e34dde3d15
docs: Fix CustomLLM and Question_answering docs (#9782)
### Description
- Update `CustomLLM._call`: Corrected the _call method in CustomLLM to
include **kwargs, ensuring consistency with parent class.
- Update `Question_answering`: To fix `Page not found` error
- https://python.langchain.com/docs/use_cases/code ->
https://python.langchain.com/docs/use_cases/code_understanding

### Issue
N/A

### Dependencies
N/A

### Tag maintainer
N/A

### Twitter handle
N/A
2023-09-03 16:15:46 -07:00
..
agents Update openai_multi_functions_agent.ipynb (#10144) 2023-09-03 13:00:48 -07:00
callbacks docs: agents & callbacks fixes (#10066) 2023-09-01 13:28:55 -07:00
chains docs: chains & memory fixes (#9895) 2023-09-03 15:06:20 -07:00
data_connection docs(text_splitter): update document of character splitter with tiktoken (#10001) 2023-09-03 14:45:45 -07:00
memory docs: chains & memory fixes (#9895) 2023-09-03 15:06:20 -07:00
model_io docs: Fix CustomLLM and Question_answering docs (#9782) 2023-09-03 16:15:46 -07:00
paul_graham_essay.txt codespell: workflow, config + some (quite a few) typos fixed (#6785) 2023-07-12 16:20:08 -04:00
state_of_the_union.txt