We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c41013 commit e6a3da0Copy full SHA for e6a3da0
README.md
@@ -21,7 +21,7 @@ Maintainer notes:
21
- I also respond quite quickly on Discord for any questions related to the project
22
23
## Usage
24
-You can use our wiki to get started: https://tryagi.github.io/LangChain/
+You can use our wiki to get started: <https://tryagi.github.io/LangChain/>
25
If the wiki contains outdated code, you can always take a look at [the tests for this](src/Meta/test/WikiTests.cs)
26
Also see [examples](./examples) for example usage or [tests](./src/tests/LangChain.IntegrationTests/ReadmeTests.cs).
27
```csharp
0 commit comments