Alex

Results 6 issues of Alex

I am getting this error while using Google Search.. After i refresh the page.. the response is ok.. So google search works as expected.. ![image](https://user-images.githubusercontent.com/5052997/231376273-a06ac17a-9243-44e1-a4c0-d37ef405c94c.png)

i tried out a simple custom model. as long as i am using only one "query" parameter everything is working fine. in this example i like to use two parameters...

### What happened? data = collection.get(where={"is_feature": True}) print (len(data['documents'])) i = 0 for result in data['metadatas']: print (result['is_feature']) i have a "is_feature" value in my metadata which is either True...

enhancement

UIScreen.mainScreen().bounds must be replaced by UIScreen.mainScreen().applicationFrame will this library be updated in the future? best regards Alex

i am using xcode 6.4 i was not able to compile the project because there was a problem with autoresizing and the button type. i changed the code and it...

### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this...

💪 enhancement