yongxin

Results 4 issues of yongxin

When I run `oas capture --proxy http://localhost:8080 > traffic.har` then I got an error `» Proxy created. Redirect traffic you want to capture to https://localhost:8000 help Press [ Enter ]...

I import 7 pdf files, total size is 173MB, when i query, sometimes there will be an error: ` InvalidRequestError: This model's maximum context length is 4097 tokens, however you...

I am using these models: deployment_name = "text-davinci-003" document_model = "text-embedding-ada-002" query_model = "text-embedding-ada-002" it's on Azure OpenAI When it creates the index and runs, everything is fine, but when...

When a row is not selected, can you provide an option to display the checkbox? just like this ![image](https://github.com/microsoft/FluentUIEditableDetailsList/assets/7688554/08614b58-6c16-4575-9c4f-c50446ea650d) Thanks