Skip to content

chenatu/langchain-moonshot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

langchain-moonshot

This is just a toy project for learning purposes. Please wait for official plugin for production usage

langchain chat model plugins for moonshot llm

Only non-stream chat function is implemented. Other function will be implemented in future.

How to use

  1. run `pip install -r requirements.txt
  2. copy your api_key on Moonshot platform, and set up you env export MOONSHOT_API_KEY=...
  3. refer moonshot_model_test.py to create your own project

About

moonshot model for langchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages