-
-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathLangChain.Databases.slnx
More file actions
47 lines (47 loc) · 1.73 KB
/
LangChain.Databases.slnx
File metadata and controls
47 lines (47 loc) · 1.73 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
<Solution>
<Folder Name="/Abstractions/">
<File Path="src/Abstractions/README.md" />
<Project Path="src/Abstractions/src/LangChain.Databases.Abstractions.csproj" />
</Folder>
<Folder Name="/IntegrationTests/">
<Project Path="src/IntegrationTests/LangChain.Databases.IntegrationTests.csproj" />
</Folder>
<Folder Name="/Misc/">
<File Path=".gitignore" />
<File Path="LICENSE" />
<File Path="README.md" />
<File Path="src/Directory.Build.props" />
<File Path="src/Directory.Build.targets" />
<File Path="src/Directory.Packages.props" />
<File Path="src/Packaging.props" />
<File Path="src/Testing.props" />
<File Path="src/Testing.targets" />
</Folder>
<Folder Name="/Misc/docs/">
<File Path="docs/css/extra.css" />
<File Path="docs/index.md" />
<File Path="docs/media/icon128.png" />
<File Path="mkdocs.yml" />
</Folder>
<Folder Name="/Misc/workflows/">
<File Path=".github/dependabot.yml" />
<File Path=".github/workflows/auto-format.yml" />
<File Path=".github/workflows/auto-labeling.yml" />
<File Path=".github/workflows/auto-merge.yml" />
<File Path=".github/workflows/dotnet.yml" />
<File Path=".github/workflows/mkdocs.yml" />
<File Path=".github/workflows/pull-request.yml" />
</Folder>
<Folder Name="/Mongo/">
<Project Path="src/Mongo/src/LangChain.Databases.Mongo.csproj" />
</Folder>
<Folder Name="/OpenSearch/">
<Project Path="src/OpenSearch/src/LangChain.Databases.OpenSearch.csproj" />
</Folder>
<Folder Name="/Postgres/">
<Project Path="src/Postgres/src/LangChain.Databases.Postgres.csproj" />
</Folder>
<Folder Name="/Redis/">
<Project Path="src/Redis/src/LangChain.Databases.Redis.csproj" />
</Folder>
</Solution>