You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 4, 2025. It is now read-only.
The current implementation for chat/completion with only support for base64 as image_url.url makes it hard for using curl to test out quickly. Using something like file://<absolute path> makes it easier for testing out
While integrating with Jan app at feat: Jan RAG (PoC) jan#1023, Jan uses threads/<thread_id>/files/**.png or jpg. If Nitro supports it, it's would be very convinient