Sceik

Results 40 comments of Sceik

Yup, had you in mind when I wrote it.

When I get a moment I'll add this to the settings.json. Something like `fallbackMemoryBook: AppSchema.MemoryBook`. The memory prompt builder will fallback to that if not provided, which for your case...

I'll look into this. The addition of JSON schemas will make this easier to implement. This feature can probably leverage a lot of that effort and might be easy to...

Do the third-party openai/openai chat formats not work?

The 'correct' way to use new providers that aren't in the 3rd-party list is to use a 3rd-party preset and manually add the URL + API key into the respective...

If you use `Google AI` provider, the model list will update automatically.

I will add a `tokenizer` option to third-party presets.

I've got some ideas for this already. I should hopefully have something up soon.