docs: Add AgentQL provider doc, tool/toolkit doc and documentloader doc (#30144)

- **Description:** Added AgentQL docs for the provider page, tools page
and documentloader page
- **Twitter handle:** @AgentQL

Repo:
https://github.com/tinyfish-io/agentql-integrations/tree/main/langchain
PyPI: https://pypi.org/project/langchain-agentql/

If no one reviews your PR within a few days, please @-mention one of
baskaryan, eyurtsev, ccurme, vbarda, hwchase17.

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
This commit is contained in:
Jason Zhang
2025-03-11 18:57:40 -07:00
committed by GitHub
parent 23fa70f328
commit 49bdd3b6fe
6 changed files with 1392 additions and 0 deletions

View File

@@ -513,3 +513,6 @@ packages:
- name: langchain-opengradient
path: .
repo: OpenGradient/og-langchain
- name: langchain-agentql
path: langchain
repo: tinyfish-io/agentql-integrations