langchain/docs/modules/models/llms/examples
Myeongseop Kim 7a75bb2121
docs: fix minor typo + add wikipedia package installation part in human_input_llm.ipynb (#5118)
# Fix typo + add wikipedia package installation part in
human_input_llm.ipynb
This PR
1. Fixes typo ("the the human input LLM"), 
2. Addes wikipedia package installation part (in accordance with
`WikipediaQueryRun`
[documentation](https://python.langchain.com/en/latest/modules/agents/tools/examples/wikipedia.html))

in `human_input_llm.ipynb`
(`docs/modules/models/llms/examples/human_input_llm.ipynb`)
2023-05-23 10:59:30 -07:00
..
async_llm.ipynb add async support for anthropic (#2114) 2023-03-28 22:49:14 -04:00
custom_llm.ipynb Callbacks Refactor [base] (#3256) 2023-04-30 11:14:09 -07:00
fake_llm.ipynb bump version to 131 (#2391) 2023-04-04 07:21:50 -07:00
human_input_llm.ipynb docs: fix minor typo + add wikipedia package installation part in human_input_llm.ipynb (#5118) 2023-05-23 10:59:30 -07:00
llm_caching.ipynb Update the GPTCache example (#4985) 2023-05-19 16:35:36 -07:00
llm_serialization.ipynb Minor text correction (#2298) 2023-04-02 13:54:42 -07:00
llm.json
llm.yaml
streaming_llm.ipynb fix json saving, update docs to reference anthropic chat model (#4364) 2023-05-08 15:30:52 -07:00
token_usage_tracking.ipynb Add easy print method to openai callback (#2848) 2023-04-13 11:28:42 -07:00