Skip to content

Add QueryWeaver documentation to GenAI Tools#407

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/add-doc-queryweaver
Draft

Add QueryWeaver documentation to GenAI Tools#407
Copilot wants to merge 2 commits intomainfrom
copilot/add-doc-queryweaver

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 6, 2026

Adds documentation for QueryWeaver — FalkorDB's open-source Text2SQL tool that uses graph-powered schema understanding to convert natural language questions into SQL.

Changes

  • genai-tools/queryweaver.md — New page covering:
    • Docker quick start
    • Multi-provider LLM configuration (OpenAI, Gemini, Anthropic, Cohere, Azure, Ollama)
    • REST API reference with curl and Python examples
    • Built-in MCP server support (list_databases, connect_database, database_schema, query_database)
  • genai-tools/index.md — Added QueryWeaver entry to the Topics list
  • .wordlist.txt — Added QueryWeaver, Text2SQL, Swagger, Cohere, Ollama to pass spellcheck CI

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • www.queryweaver.ai
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Copilot AI linked an issue Apr 6, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Add documentation for QueryWeaver under GenAI Tools Add QueryWeaver documentation to GenAI Tools Apr 6, 2026
Copilot AI requested a review from gkorland April 6, 2026 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Doc the QueryWeaver

2 participants