Y
Hacker News
new
|
ask
|
show
|
jobs
by
circularfoyers
704 days ago
Do you support local LLMs? I could only see an ENV for OPENAI_API_KEY.
3 comments
Manik_agg
704 days ago
Hey another co-founder of Tegon here, currently we only support Open AI models but plan to add local models support with Olamma soon.
link
hrpnk
703 days ago
There is also COHERE_API_KEY for the vector storage & search:
https://github.com/tegonhq/tegon/blob/158b54af8d6f7cf4195c61...
link
ranger_danger
702 days ago
llama.cpp supports being an OpenAI API server, you would just need to change the URL in the Tegon source.
link