forked from hwchase17/langchain-pages
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
73 lines (65 loc) · 2.52 KB
/
index.html
File metadata and controls
73 lines (65 loc) · 2.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<p align="center">
<b><font size="6">L</font><font size="4">ANG </font><font size="6">C</font><font size="4">HAIN </font><font size="2">🦜️🔗</font><br>Official Home Page</b><font size="1"> </font></p>
<hr>
<center>
<table border="0" cellspacing="0" width="90%">
<tbody>
<tr>
<td height="55" valign="top" width="50%">
<ul>
<li><a href="integrations.html">Integrations</a>
</li></ul></td>
<td height="45" valign="top" width="50%">
<ul>
<li><a href="features.html">Features</a>
</li></ul></td></tr>
<tr>
<td height="55" valign="top" width="50%">
<ul>
<li><a href="https://blog.langchain.dev/">Blog</a>
</li></ul></td>
<td height="45" valign="top" width="50%">
<ul>
<li><a href="https://docs.langchain.com/docs/">Conceptual Guide</a>
</li></ul></td></tr>
<tr>
<td height="45" valign="top" width="50%">
<ul>
<li><a href="https://github.com/hwchase17/langchain">Python Repo</a></li></ul></td>
<td height="45" valign="top" width="50%">
<ul>
<li><a href="https://github.com/hwchase17/langchainjs">JavaScript Repo</a></li></ul></td></tr>
<tr>
<td height="45" valign="top" width="50%">
<ul>
<li><a href="https://python.langchain.com/en/latest/">Python Documentation</a> </li></ul></td>
<td height="45" valign="top" width="50%">
<ul>
<li><a href="https://js.langchain.com/docs/">JavaScript Documentation</a>
</li></ul></td></tr>
<tr>
<td height="45" valign="top" width="50%">
<ul>
<li><a href="https://github.com/hwchase17/chat-langchain">Python ChatLangChain</a> </li></ul></td>
<td height="45" valign="top" width="50%">
<ul>
<li><a href="https://github.com/sullivan-sean/chat-langchainjs">JavaScript ChatLangChain</a>
</li></ul></td></tr>
<tr>
<td height="45" valign="top" width="50%">
<ul>
<li><a href="https://discord.gg/6adMQxSpJS">Discord</a> </li></ul></td>
<td height="55" valign="top" width="50%">
<ul>
<li><a href="https://twitter.com/langchainai">Twitter</a></font>
</li></ul></td></tr>
</tbody></table></center>
<hr/>
<font size="2">
<p>If you have any comments about our WEB page, you can
write us at the address shown above. However, due to
the limited number of personnel in our corporate office, we are unable to
provide a direct response.</p></font>
<hr/>
<p align="left"><font size="2">Copyright © 2023-2023<b> LangChain Inc.</b></font><font size="2">
</font></p>