- a03bbea: vocab mapper: Add batching
- 1d824ba: job_chat: Update the AI Assistant prompt to be more concise, secure, and context-aware
- 960dffb: job_chat: add basic prompt support for collections
- ob_chat: Fix dependencies
- vocab_mapper: Fix production key loading
- Bump dependencies
- ed5ff26: Add vocab mapper service
- ef9f9d2: Add version number to the service listing and healthcheck
- 032f387: Added embeddings service
- job-chat: return standardised and detailed error messages
- Improve job_chat prompt to be less strict about talking about non-job-related stuff (eg, it's a lot more willing to discuss adaptors and integrations"
- Temporarily disable embeddings in build (search is disabled anyway)
- 73096a0: Added project generator
- d3da3cb: Add job generator service
- 013506f: Added search service (RAG)
- job chat: fix formatting issue
- 4c8c7eb: use Claude for job_chat
- chat: de-emphasise each in the prompt
- job_chat: tweak prompt for better performance
- 5fa089b: - Support Typescript services
- Add describe_adaptor service
- Add job_chat service
- Use child processes to run python scripts
- add websocket connection with streaming logs