langchain/docs/extras/modules
Richy Wang 45bb414be2
Add LLM for Alibaba's Damo Academy's Tongyi Qwen API (#7477)
- Add langchain.llms.Tonyi for text completion, in examples into the
Tonyi Text API,
- Add system tests.

Note async completion for the Text API is not yet supported and will be
included in a future PR.

Dependencies: dashscope. It will be installed manually cause it is not
need by everyone.

Happy for feedback on any aspect of this PR @hwchase17 @baskaryan.
2023-07-14 01:58:22 -04:00
..
agents Simplify GraphQL Tool Initialization documentation by Removing 'llm' Argument (#7651) 2023-07-13 14:52:07 -04:00
callbacks Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
chains Entity extraction improvements (#6342) 2023-07-13 02:16:05 -04:00
data_connection Make recursive loader yield while crawling (#7568) 2023-07-13 21:55:20 -07:00
memory Fix make docs_build and related scripts (#7276) 2023-07-11 22:05:14 -04:00
model_io Add LLM for Alibaba's Damo Academy's Tongyi Qwen API (#7477) 2023-07-14 01:58:22 -04:00
paul_graham_essay.txt codespell: workflow, config + some (quite a few) typos fixed (#6785) 2023-07-12 16:20:08 -04:00
state_of_the_union.txt