ObjectBox is already introduced but we need to finish to leverage it for mission alignment checks and other mission retrieval related tasks.
Describe the solution you'd like
Gemma 3n currently has 4096 context length so retrieval of chunks only is important when a mission has a lot of details. Semantic search can be sued to retrieve other chunked and embedded assets too.
Describe alternatives you've considered
Increase context size in the future so retrievals can be expanded.
ObjectBox is already introduced but we need to finish to leverage it for mission alignment checks and other mission retrieval related tasks.
Describe the solution you'd like
Gemma 3n currently has 4096 context length so retrieval of chunks only is important when a mission has a lot of details. Semantic search can be sued to retrieve other chunked and embedded assets too.
Describe alternatives you've considered
Increase context size in the future so retrievals can be expanded.