Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 14, 2024
1 parent 31718a0 commit f8eaa8a
Show file tree
Hide file tree
Showing 3 changed files with 136 additions and 2 deletions.
18 changes: 18 additions & 0 deletions database/database.json
Original file line number Diff line number Diff line change
Expand Up @@ -40717,5 +40717,23 @@
"ollama",
"react"
]
},
"https://github.com/microsoft/markitdown": {
"extra-tags": [
"python",
"tool",
"files",
"markdown"
],
"date": "2024-11-13",
"title": "markitdown",
"summary": "Python tool for converting files and office documents to Markdown.",
"tags": [
"html",
"autogen",
"langchain",
"openai",
"autogen-extension"
]
}
}
4 changes: 2 additions & 2 deletions database/pipeline.pkl
Git LFS file not shown
116 changes: 116 additions & 0 deletions database/triples.json
Original file line number Diff line number Diff line change
Expand Up @@ -186974,5 +186974,121 @@
{
"head": "local",
"tail": "code"
},
{
"head": "html",
"tail": "autogen"
},
{
"head": "html",
"tail": "openai"
},
{
"head": "html",
"tail": "autogen-extension"
},
{
"head": "html",
"tail": "tool"
},
{
"head": "html",
"tail": "files"
},
{
"head": "autogen",
"tail": "langchain"
},
{
"head": "autogen",
"tail": "openai"
},
{
"head": "autogen",
"tail": "autogen-extension"
},
{
"head": "autogen",
"tail": "python"
},
{
"head": "autogen",
"tail": "tool"
},
{
"head": "autogen",
"tail": "files"
},
{
"head": "autogen",
"tail": "markdown"
},
{
"head": "langchain",
"tail": "openai"
},
{
"head": "langchain",
"tail": "autogen-extension"
},
{
"head": "langchain",
"tail": "python"
},
{
"head": "langchain",
"tail": "tool"
},
{
"head": "langchain",
"tail": "files"
},
{
"head": "langchain",
"tail": "markdown"
},
{
"head": "openai",
"tail": "autogen-extension"
},
{
"head": "openai",
"tail": "tool"
},
{
"head": "openai",
"tail": "files"
},
{
"head": "openai",
"tail": "markdown"
},
{
"head": "autogen-extension",
"tail": "python"
},
{
"head": "autogen-extension",
"tail": "tool"
},
{
"head": "autogen-extension",
"tail": "files"
},
{
"head": "autogen-extension",
"tail": "markdown"
},
{
"head": "python",
"tail": "files"
},
{
"head": "tool",
"tail": "markdown"
},
{
"head": "files",
"tail": "markdown"
}
]

0 comments on commit f8eaa8a

Please sign in to comment.