Bagatur
|
73afd72e1d
|
fix qa structured link (#10799)
redirect not working for some reason
|
2023-09-19 13:40:48 -07:00 |
|
Lance Martin
|
8998060d85
|
Update docs w/ prompt hub (#10197)
Small updates to docs
|
2023-09-04 14:09:08 -07:00 |
|
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 |
|
tongtie
|
82a3c2a557
|
docs: Fix the syntax error, replace "dotenv.load_env()" with "dotenv.load_dotenv()".
|
2023-08-29 11:52:50 +08:00 |
|
Lance Martin
|
985873c497
|
Update RAG use case (move to ntbk) (#9340)
|
2023-08-25 11:27:27 -07:00 |
|