You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
CogniJT 919ebcc596
community[minor]: CogniSwitch Agent Toolkit for LangChain (#17312)
**Description**: CogniSwitch focusses on making GenAI usage more
reliable. It abstracts out the complexity & decision making required for
tuning processing, storage & retrieval. Using simple APIs documents /
URLs can be processed into a Knowledge Graph that can then be used to
answer questions.

**Dependencies**: No dependencies. Just network calls & API key required
**Tag maintainer**: @hwchase17
**Twitter handle**: https://github.com/CogniSwitch
**Documentation**: Please check
`docs/docs/integrations/toolkits/cogniswitch.ipynb`
**Tests**: The usual tool & toolkits tests using `test_imports.py`

PR has passed linting and testing before this submission.

---------

Co-authored-by: Saicharan Sridhara <145636106+saiCogniswitch@users.noreply.github.com>
4 months ago
..
api_reference Docs: Contributing changes (#17551) 4 months ago
docs community[minor]: CogniSwitch Agent Toolkit for LangChain (#17312) 4 months ago
scripts infra: add print rule to ruff (#16221) 4 months ago
src docs[patch]: fix zoom (#14786) 6 months ago
static docs: Update with LCEL examples to Ollama & ChatOllama Integration notebook (#16194) 5 months ago
.local_build.sh docs: partner packages (#16960) 4 months ago
README.md docs: developer docs (#14776) 6 months ago
babel.config.js Restructure docs (#11620) 8 months ago
code-block-loader.js Restructure docs (#11620) 8 months ago
docusaurus.config.js Docs: Contributing changes (#17551) 4 months ago
package-lock.json docs[patch]: search experiment (#14254) 6 months ago
package.json docs[patch]: search experiment (#14254) 6 months ago
settings.ini Restructure docs (#11620) 8 months ago
sidebars.js docs: `Toolkits` menu (#16217) 4 months ago
vercel.json Community: Fuse HuggingFace Endpoint-related classes into one (#17254) 4 months ago
vercel_build.sh docs: add LangGraph (#15682) 5 months ago
vercel_requirements.txt infra: docs build install community editable (#14739) 6 months ago

README.md

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide