Joep de Jong

Results 6 issues of Joep de Jong

I noticed that headers should be lowercase.

Bumping the version number to 1.20.0. Could you also create a new tag?

This pull request implements the feature of persisted indices, allowing users to save an index and load it later using an ID. The implementation follows the official [LlamaIndex documentation](https://docs.llamaindex.ai/en/stable/module_guides/storing/save_load/). The...

Implement CodeGemma and FIM using the definition on [https://ollama.com/library/codegemma:latest](https://ollama.com/library/codegemma:latest)

I am currently working with an XML schema where the discriminators are passed as an element, instead of an attribute. For example, the following schema, where `type` is the discriminator....

enhancement