mirror of
https://github.com/ianarawjo/ChainForge.git
synced 2025-03-14 16:26:45 +00:00
* Add custom widget using datalist to set model not present in dropdown enum list * Require `LLMProvider` explicitly passed when querying LLMs. * Finished UI datalist widget for `react-jsonschema-form`. Tested custom model endpoints in settings windows. * Added o1+ model hack to strip system message, since OpenAI o1+ models do not yet support system messages (and the `developer` command on their API does not currently work...)