Hacker News new | ask | show | jobs
by atlex2 782 days ago
Hello! This sounds interesting, but I wasn't immediately understanding it. Does your project enable models like Llama, which don't have native tool use, to have tool use? If so, that would be super useful!
1 comments

YES, support open source model like LLama is our next milestone! it will be available in future release, no far away.

As far now, NPi only support OpenAI for providing out-of-box Tool using API, you could check out how it work: https://github.com/npi-ai/npi/blob/main/examples/calendar_ne...