-
Hello Romin,
I built the Vertex AI Palm API Chatbot with your code, but when I click on Submit button on the browser after entering the query, nothing happens? Why is it so and how can I fix it?
![i…
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
We are getting this now. Probably the token is empty or not used or something like that. Could you please check?
```python
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dis…
-
In June 2024 I ran the software successfully. Now in Sept 2024 I am getting this error with both docker and python versions. The environment keys used do contain current API keys. Is there extract …
-
-
### Bug description
website img
![image](https://github.com/user-attachments/assets/d2f97b21-6112-4d4e-aaf1-ebf47d2280fb)
docker log -f
```
werkzeug.exceptions.NotFound: 404 Not Found: The…
-
I am running AIL framework behind a TLS-terminating proxy that is integrated with letsencrypt for automatically renewed certificates. I do not need it to provide its certificates. (It's actually the `…
-
Hello!
I try to use flask-socketio with gunicorn and at it works well. But when i try to use reload mod for debbuging, autoreload doesn't work on code changes. It happens only if i run socketio. I …
-
```
Message type: ERROR
Location: /var/www/scoretility.com/venv/lib64/python3.6/site-packages/flask/app.py:1892
Module: app
Function: log_exception
Time: …
-
# Situationsbeschreibung
Wir nutzen den Recommender in Verbindung mit Inception und der AHD. Wie in der Dokumentation beschrieben, wird empfohlen, den Recommender erst nach dem Start der AHD zu start…