langchain/docs
Azam Iftikhar 1e655d5ffd
Fixed Regular expression (#2933)
###  https://github.com/hwchase17/langchain/issues/2898
Instead of `"Action" and "Action Input"` keywords, we are getting
`"Action 1" and "Action 1 Input" or "Action Input 1" ` from
**gpt-3.5-turbo**

 Updated the Regular expression to handle all these cases
 
Attaching the screenshot of the result from the updated Regular
expression.
 
<img width="1036" alt="Screenshot 2023-04-16 at 1 39 00 AM"
src="https://user-images.githubusercontent.com/55012400/232251184-23ca6cc2-7229-411a-b6e1-53b2f5ec18a5.png">
2023-04-16 09:16:50 -07:00
..
_static docs: Quick fix to Mendable Search (#2876) 2023-04-13 23:15:57 -07:00
ecosystem Comet callback updates (#2889) 2023-04-14 13:19:58 -07:00
getting_started add: conda installation instructions (#2678) 2023-04-10 20:54:13 -07:00
modules Fixed Regular expression (#2933) 2023-04-16 09:16:50 -07:00
reference Adding milvus/zilliz into docs (#2686) 2023-04-10 18:08:41 -07:00
tracing bump version to 131 (#2391) 2023-04-04 07:21:50 -07:00
use_cases Fixed Regular expression (#2933) 2023-04-16 09:16:50 -07:00
conf.py docs: Mendable Search integration (#2803) 2023-04-13 21:52:25 -07:00
deployments.md Add link to repo for deploying LangChain to Digitalocean App Platform (#2894) 2023-04-14 08:55:21 -07:00
ecosystem.rst
gallery.rst [Docs] minor fixes to loaders links and rst warnings (#2846) 2023-04-13 10:54:40 -07:00
glossary.md big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
index.rst cr 2023-04-09 13:10:46 -07:00
make.bat
Makefile
model_laboratory.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
reference.rst
requirements.txt Harrison/docs reqs (#2199) 2023-03-30 08:20:30 -07:00
tracing.md