JeffreyChen

Results 18 comments of JeffreyChen

Yeah but Dockerfile and API docs only have basic chat mode (no options, plugins, etc.)

Dockerfile and API endpoint are done.

doc in localhost:7935/docs (http://localhost:7935/docs/) ![image](https://github.com/Integration-Automation/ReEdgeGPT/assets/33644111/d2dbe301-d6e4-4898-8851-44a3a972e613) ![image](https://github.com/Integration-Automation/ReEdgeGPT/assets/33644111/b8082c5a-c76c-4be8-8988-732dad075a53) ![image](https://github.com/Integration-Automation/ReEdgeGPT/assets/33644111/90dab300-e88f-4c08-a164-fffda8cdbe20)

"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36 Edg/126.0.0.0"

Well, you can find user-agents and x-ms-useragent in the developer tools (F12). If you want to find mobile or other device user-agents and x-ms-useragent, you can use the Chrome device...

Nah, you can find someone to get user-agents and x-ms-useragent, but not me.

> i found user agent Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36 Edg/127.0.0.0 > > do you know how to get x-ms-useragent please On...

Find URL that create coversation ![image](https://github.com/user-attachments/assets/132d6665-99af-44f3-8b97-8e360da926da) Then you can find user-agents and x-ms-useragent on the request Header ![image](https://github.com/user-attachments/assets/ee2efcb1-a480-4d0d-927f-33dbc97f4390)

I’m focused on Copilot, so I don’t want to access other models. But thank you for the information.

I think we are no longer discussing the issue, so I will close it. I prefer to provide backend functionality rather than a full web page, but I’ll ensure it...