Commit Graph

11 Commits

Author SHA1 Message Date
Bagatur 5ac2fc5bb2 update stack diagram (#13021) 2023-11-07 12:59:24 -08:00
Bagatur 58889149c2 fix guides link (#12941) 2023-11-06 08:13:02 -08:00
Bagatur 0378662e1d fix langsmith link (#12939) 2023-11-06 07:17:05 -08:00
Harrison Chase 1a92d2245d Harrison/docs smith serve (#12898)
Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-11-06 07:07:25 -08:00
Joseph Martinez f573a4d0b3 Update quickstart.mdx (#12386)
**Description**
Removed confusing sentence. 
Not clear what "both" was referring to. The two required components
mentioned previously? The two methods listed below?

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
2023-11-02 18:38:21 -07:00
yudai yamamoto 1f7e811156 Fixed broken link in Quickstart page (#12516)
- **Description:** 
Corrected a specific link within the documentation.
  
  - **Issue:**
  #12490 

  - **Dependencies:**
  - **Tag maintainer:**
  - **Twitter handle:**

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
2023-11-02 13:00:53 -07:00
Ankur Singh 00766c9f31 Improves the description of the installation command (#12354)
- **Description:**

 Before: 
`
To install modules needed for the common LLM providers, run:
`

After:
`
To install modules needed for the common LLM providers, run the
following command. Please bear in mind that this command is exclusively
compatible with the `bash` shell:
`


> This is required for the user so that the user will know if this
command is compatible with `zsh` or not.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-10-30 18:56:48 -07:00
Laurent AJDNIK f05c29180d Fix typos in quickstart.mdx (#12333)
- **Description:** Fixes a few typos in quickstart.mdx
2023-10-26 09:14:49 -07:00
Bagatur aa212c3d0e rm .html from local doc links (#12293) 2023-10-25 12:09:41 -07:00
Bagatur 6c5bb1b2e1 RM snippets (#11798) 2023-10-15 12:20:58 -07:00
Bagatur eedfddac2d Restructure docs (#11620) 2023-10-10 12:55:19 -07:00