Skip to content

ProjectAtlantis-dev/llmwrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

llmwrapper

Python sample code that creates a Langchain LLM wrapper around the Atlantis LLM service

Because multiple services can provide the same LLM (for example Poe gpt4 versus OpenAI gpt4), you need to specify both service and model when submitting a request

CAVEAT: This is quite flaky because it's not clear when the LLM is done giving feedback or just hung up on processing

LLM Wrapper Screenshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages