project-nomad/admin/app/jobs
Henry Estela c8ce28a84f
fix(ai-chat): ingestion of documents with openai and add cleanup button
Added a cleanup failed button for Processing Queue in the Knowledge Base
since documents that fail to process tend to get stuck and then can't be
cleared.

Fixed the ingestion of documents for OpenAI servers.

Updated some text in the chat and chat settings since user will need to
manually download models when using a non-ollama remote gpu server.
2026-03-25 17:18:05 -07:00
..
check_service_updates_job.ts feat: support for updating services 2026-03-11 14:08:09 -07:00
check_update_job.ts fix: improve type-safety for KVStore values 2026-03-03 20:51:38 -08:00
download_model_job.ts fix(ai): surface model download errors and prevent silent retry loops 2026-03-25 16:30:35 -07:00
embed_file_job.ts fix(ai-chat): ingestion of documents with openai and add cleanup button 2026-03-25 17:18:05 -07:00
run_benchmark_job.ts feat(Docker): container URL resolution util and networking improvs 2026-01-24 15:27:56 -08:00
run_download_job.ts fix: prevent embedding retry storm when Ollama is not installed 2026-03-20 11:46:10 -07:00