Adds OpenCode integration, improved instruction prompts support for vectors, additional keyword tokenization methods and more
See below for full details on the new features, improvements and bug fixes.
New Features
- Add OpenCode LLM (#1010)
- Add additional tokenization methods for keyword search (#1006)
- Add example notebook covering OpenCode LLM (#1011)
- Add example notebook showing how to finetune LLMs (#1008)
Improvements
- Add addobject to API endpoints (#959)
- Load instruction prompts for Sentence Transformers models (#1004)