crbon

Results 17 comments of crbon

Issue is still present in Elementor Pro v3.6.5 / Elementor v3.6.4 Can confirm when the permalink is reverted to the default `/%postname%/`, the landing page works.

I've been able to get it work with a secondary docker container running [nginx-rtmp](https://github.com/tiangolo/nginx-rtmp-docker), which ingests the rtmp stream from the ATEM Mini encoder, then I have restreamer pull the...

Likely related issue, even after adding the `ANTHROPIC_API_KEY` the Calude-3 models don't show up in model the list. Using: `docker`

> > Likely related issue, even after adding the `ANTHROPIC_API_KEY` the Calude-3 models don't show up in model the list. > > how did you start the container,`docker run` or...

I got it resolved. Make sure to add of the following 3 environment variables to be able to use use Claude-3 (any model). - `CUSTOM_MODELS` - `ANTHROPIC_API_KEY` - `ANTHROPIC_API_VERSION` -...

Weird. It didn't work for me till I added the `ANTHROPIC_API_VERSION`. I already had the `ANTHROPIC_API_KEY`, `ANTHROPIC_URL` and `CUSTOM_MODELS`, but without `ANTHROPIC_API_VERSION` it would fallback to GPT-3

@BrunoBernardino unfortunately I haven't worked it out, the issues is still present.

This would be awesome +1 🎉