Cuz

Results 13 issues of Cuz

测试手机:三星note3 只要是相机拍摄出来的照片就无法进行裁剪,弹出相册已停止的框。

I want to add a placeholder to a Text

## Expected Behavior show the images ## Current Behavior can't show the images ## Possible Solution ## Steps to Reproduce I run the example in this project. ## Context (Environment)...

# Bug Output size of ImageEditor.cropImage become smaller ## Environment info React native info output: ```bash // paste it here ``` Library version: 2.1.0 ## Steps To Reproduce my code:...

![image](https://user-images.githubusercontent.com/23076937/58416347-dc989800-80b3-11e9-8fe9-3b9586a56851.png)

If my source file is a pdf, how should I locate the page and line of the source file according to node_info={'start':32444,'end':33918}.

``` from langchain.chat_models import ChatOpenAI llm_predictor = LLMPredictor(llm=ChatOpenAI(temperature=0, model_name="gpt-3.5-turbo")) index = GPTSimpleVectorIndex.load_from_disk(file_path, llm_predictor=llm_predictor) response = index.query(query_str, response_mode="compact", streaming=True) ``` **chatopenAI can't use stream, how to supported it?**

question