Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions scripts/data/integration_external_docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,13 @@ python:
tool_calling: true
structured_output: true
multimodal: false
- name: ChatOpenZoo
pypi: langchain-openzoo
docs_url: https://github.com/staccDOTsol/langchain-openzoo
stream: true
tool_calling: true
structured_output: true
multimodal: false
- name: ChatGreenNode
pypi: langchain-greennode
docs_url: https://github.com/greennode-ai/langchain-greennode
Expand Down
Loading