This commit is contained in:
Eugene Yurtsev
2025-03-17 23:28:56 -04:00
commit eb48c19675
11 changed files with 1115 additions and 0 deletions

6
sample_config.json Normal file
View File

@@ -0,0 +1,6 @@
[
{
"name": "LangGraph Python",
"llms_txt": "https://langchain-ai.github.io/langgraph/llms.txt"
}
]