doodleEsc

Results 4 issues of doodleEsc

Telescope do not show the content copied from system to nvim #57 when telescope shows, read content in register `*` and `+` and storage when delete, remove them and cleanup...

- Add a new option `base_url` in the config for the OpenAI server's base URL - Replace the hardcoded URL for API calls to OpenAI with the new `base_url` config...

- Update `keybind` parameter type to accept both string and function - Add handling for `keybind` parameter when it is a function, including function keymap creation and execution

rag_service was limited to only Ollama and OpenAI as model providers, and it didn't allow separate configuration of language models and embedding models. LlamaIndex offers integration with multiple providers, which...