hdresearch / nolita

Work with web-enabled agents quickly — whether running a quick task or bootstrapping a full-stack product.
https://nolita.ai
MIT License
85 stars 5 forks source link

Add local models, supervisor process #46

Closed matildepark closed 1 week ago

matildepark commented 4 months ago

If a user doesn't even know how to use a model or anything, we should help custody and supervise an Ollama process and use it as a fallback option. There's a few projects that already do this. Function calling may be an issue. Worth investigating. Likely intersects with moving off llm-api (#16, #5).

matildepark commented 1 month ago

See https://github.com/hdresearch/nolita/blob/ty/replace-zod-gpt/src/agent/llamaCompletion.ts

AlephNotation commented 1 week ago

closed by #124