doc: Implement langchain-xinference (#30296)

- [ ] **PR title**: Implement langchain-xinference

- [ ] **PR message**: 
Implement a standalone package for Xinference chat models and llm
models.

https://github.com/langchain-ai/langchain/issues/30045#issue-2887214214
This commit is contained in:
TheSongg
2025-03-18 23:50:16 +08:00
committed by GitHub
parent 492b4c1604
commit 251551ccf1
3 changed files with 269 additions and 1 deletions

View File

@@ -516,3 +516,7 @@ packages:
- name: langchain-agentql
path: langchain
repo: tinyfish-io/agentql-integrations
- name: langchain-xinference
path: .
repo: TheSongg/langchain-xinference