Skip to content

Nakilon/simple_llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

require "simple_llm"
project_id, key_id, key = File.read("secret").split
llm = SimpleLLM::Yandex::Sync.new
pp llm.call project_id, key, "привет", instructions: "отвечай на китайском"

# => "你好!"

About

common wrapper for all LLM providers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages