Sebastian Diez
Sebastian Diez
See https://github.com/aimeos/aimeos-typo3/issues/83, https://github.com/aimeos/ai-client-html/pull/73. This adds a Typo3 plugin for the new client Catalog/Product and a Flexform helper to select products. I limited the product list to 10000, this should prevent...
If you render empty template files for example through `TYPO3\CMS\Fluid\View\StandaloneView` you get `null` as the return. This is kind of unexpected as the documentation of `TYPO3Fluid\Fluid\View\AbstractTemplateView::render()` has a return of...
Similiar to the problems with recharts reported [here](https://github.com/recharts/recharts/issues/2991). Running the tests in a backstage app which uses this plugin will fail with the following error. ``` ● Test suite failed...
This change adds support to wait for readiness of StatefulSets to match Deployments and DaemonSets. Additionally I noticed a typo in manifest.go:27 which meant actually there is no support for...
## Summary I added support for Markdown in modelSpecs.greeting similar to the implementation of Markdown support in the enviroment variable `CUSTOM_FOOTER`. ## Change Type Please delete any irrelevant options. -...
## Summary Deletion of an assitants chat with azureAssistants through the left sidebar will crash the application with the following error. > error: There was an uncaught error: Assistants API...
Documentation update for the feature from https://github.com/danny-avila/LibreChat/pull/3898