Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pdf.mdx #102

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
ef53b51
Update tavily_search_api.py (#87)
SanskarTanwarShorthillsAI Oct 19, 2023
4b1e80c
Update faker_presidio_mapping.py (#93)
UpneetShorthillsAI Oct 19, 2023
7ccdb59
Merge branch 'langchain-ai:master' into master
ShorthillsAI Oct 19, 2023
4a5a0cd
Logical and grammatical error in prompt_llm_parser.ipynb (#95)
HarshGuptaShorthillsAI Oct 19, 2023
b850269
Merge branch 'langchain-ai:master' into master
ShorthillsAI Oct 19, 2023
a316de6
fixed index.mdx (#92)
AdityaKalraShorthillsAI Oct 19, 2023
4c4f4bd
Updated debugging.md with grammatical corrections (#96)
HarshGuptaShorthillsAI Oct 19, 2023
ca0f21e
Update baidu_qianfan_endpoint.py (#94)
SakshiShorthillsAI Oct 19, 2023
b7219fa
Merge branch 'langchain-ai:master' into master
ShorthillsAI Oct 25, 2023
78777ca
Update faker_presidio_mapping.py
ShorthillsAI Oct 25, 2023
5b19fc1
Update faker_presidio_mapping.py
ShorthillsAI Oct 25, 2023
3a5928d
Update faker_presidio_mapping.py
ShorthillsAI Oct 25, 2023
99ddb74
Update faker_presidio_mapping.py
ShorthillsAI Oct 25, 2023
7503e17
Update faker_presidio_mapping.py
ShorthillsAI Oct 25, 2023
a500caf
Update faker_presidio_mapping.py
ShorthillsAI Oct 25, 2023
d791b15
Update faker_presidio_mapping.py
ShorthillsAI Oct 25, 2023
5fb50f8
Update faker_presidio_mapping.py
ShorthillsAI Oct 25, 2023
ab055ab
Merge branch 'langchain-ai:master' into master
ShorthillsAI Oct 25, 2023
b6cbec4
Merge branch 'master' into master
ShorthillsAI Oct 26, 2023
c075a21
Merge branch 'master' into master
ShorthillsAI Oct 26, 2023
9f31cf4
simplified a sentence, updated walkthrough.ipynb (#100)
HarshGuptaShorthillsAI Oct 30, 2023
57fa400
Update paul_graham_essay.txt (Grammatical error) (#91)
AashiGuptaShorthillsAI Oct 30, 2023
c60f177
Merge branch 'langchain-ai:master' into master
ShorthillsAI Oct 30, 2023
27f1939
Update CONTRIBUTING.md (#98)
AashiGuptaShorthillsAI Oct 30, 2023
96714e8
Updated xml_agent.ipynb. Missing Apostrophe added (#97)
ShamshadAhmedShorthillsAI Oct 30, 2023
5a73e22
Space missing (#90)
HarshGuptaShorthillsAI Oct 30, 2023
c9f7945
Update walkthrough.ipynb
ShorthillsAI Oct 31, 2023
14ff4e3
Update paul_graham_essay.txt
ShorthillsAI Oct 31, 2023
d5e24c7
Merge branch 'master' into master
ShorthillsAI Oct 31, 2023
fa95889
Merge branch 'master' into master
ShorthillsAI Nov 2, 2023
997dece
Merge branch 'master' into master
ShorthillsAI Nov 20, 2023
d450038
Merge branch 'master' into master
ShorthillsAI Nov 20, 2023
4733fe4
Update CONTRIBUTING.md
ShorthillsAI Nov 30, 2023
62634e1
Merge branch 'langchain-ai:master' into master
ShorthillsAI Nov 30, 2023
b4ba701
Update pdf.mdx
SaranshSharmaShorthillsAI Nov 30, 2023
268e5c5
Update llm_caching.mdx
SaranshSharmaShorthillsAI Dec 4, 2023
a7565e6
Update community.md
SaranshSharmaShorthillsAI Dec 4, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ ignore-words-list = 'momento,collison,ned,foor,reworkd,parth,whats,aapply,mysogy

## Working with Optional Dependencies

Langchain relies heavily on optional dependencies to keep the Langchain package lightweight.
Langchain relies heavily on optional dependencies to keep the LangChain package lightweight.

You only need to add a new dependency if a **unit test** relies on the package.
If your package is only required for **integration tests**, then you can skip these
Expand Down
2 changes: 1 addition & 1 deletion docs/docs/community.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ One of our favorite things about working in AI is how much enthusiasm there is f
- **Submit an event to our calendar:** Email us at events@langchain.dev with a link to your event page! We can also help you spread the word with our local communities.
- **Host a meetup:** If you want to bring a group of builders together, we want to help! We can publicize your event on our event calendar/Twitter, share it with our local communities in Discord, send swag, or potentially hook you up with a sponsor. Email us at events@langchain.dev to tell us about your event!
- **Become a meetup sponsor:** We often hear from groups of builders that want to get together, but are blocked or limited on some dimension (space to host, budget for snacks, prizes to distribute, etc.). If you’d like to help, send us an email to events@langchain.dev we can share more about how it works!
- **Speak at an event:** Meetup hosts are always looking for great speakers, presenters, and panelists. If you’d like to do that at an event, send us an email to hello@langchain.dev with more information about yourself, what you want to talk about, and what city you’re based in and we’ll try to match you with an upcoming event!
- **Speak at an event:** Meetup hosts are always looking for great speakers, presenters, and panellists. If you’d like to do that at an event, send us an email to hello@langchain.dev with more information about yourself, what you want to talk about, and what city you’re based in and we’ll try to match you with an upcoming event!
- **Tell us about your LLM community:** If you host or participate in a community that would welcome support from LangChain and/or our team, send us an email at hello@langchain.dev and let us know how we can help.

# 📣 Help Us Amplify Your Work
Expand Down
8 changes: 4 additions & 4 deletions docs/docs/modules/agents/agent_types/xml_agent.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
{
"data": {
"text/plain": [
"{'question': 'whats the weather in New york?',\n",
"{'question': 'what's the weather in New york?',\n",
" 'output': '\\nThe weather in New York is 32 degrees.\\n'}"
]
},
Expand All @@ -187,7 +187,7 @@
}
],
"source": [
"agent_executor.invoke({\"question\": \"whats the weather in New york?\"})"
"agent_executor.invoke({\"question\": \"what's the weather in New york?\"})"
]
},
{
Expand Down Expand Up @@ -258,7 +258,7 @@
{
"data": {
"text/plain": [
"{'input': 'whats the weather in New york?',\n",
"{'input': 'what's the weather in New york?',\n",
" 'output': 'The weather in New York is 32 degrees'}"
]
},
Expand All @@ -268,7 +268,7 @@
}
],
"source": [
"agent_executor.invoke({\"input\": \"whats the weather in New york?\"})"
"agent_executor.invoke({\"input\": \"what's the weather in New york?\"})"
]
},
{
Expand Down
4 changes: 2 additions & 2 deletions docs/docs/modules/data_connection/document_loaders/pdf.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ for doc in docs:
Fig. 4: Illustration of (a) the original historical Japanese document with layout
detection results and (b) a recreated version of the document image that achieves
much better character recognition recall. The reorganization algorithm rearranges
the tokens based on the their detect
the tokens based on their detect
3: 4 Z. Shen et al.
Efficient Data AnnotationC u s t o m i z e d M o d e l T r a i n i n gModel Cust omizationDI A Model HubDI A Pipeline SharingCommunity PlatformLa y out Detection ModelsDocument Images
T h e C o r e L a y o u t P a r s e r L i b r a r yOCR ModuleSt or age & VisualizationLa y ou
Expand Down Expand Up @@ -432,4 +432,4 @@ Besides the AWS configuration, it is very similar to the other PDF loaders, whil
from langchain.document_loaders import AmazonTextractPDFLoader
loader = AmazonTextractPDFLoader("example_data/alejandro_rosalez_sample-small.jpeg")
documents = loader.load()
```
```
2 changes: 1 addition & 1 deletion docs/docs/modules/model_io/llms/llm_caching.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ llm.predict("Tell me a joke")
## Optional caching in chains
You can also turn off caching for particular nodes in chains. Note that because of certain interfaces, it's often easier to construct the chain first, and then edit the LLM afterwards.

As an example, we will load a summarizer map-reduce chain. We will cache results for the map-step, but then not freeze it for the combine step.
As an example, we will load a summarizer map-reduce chain. We will cache results for the map-step, but then not freeze it for the combined step.


```python
Expand Down
Loading