Stephen
Stephen
After submitting a simple XML request to Webhook cloud, the XML pretty print is not applied. Request: ``` curl --location --request GET 'https://webhook.site/[guid]' \ --header 'Content-Type: text/xml' \ --data-raw '...
As mentioned in https://github.com/peterhaneve/evemon/issues/289 the attributes are in the wrong order. The screenshots in https://github.com/peterhaneve/evemon/issues/289#issuecomment-844604402 from 2017 show the same order as 2024. Is 6 years enough consistency to change...
As mentioned in #289 the attributes are in the wrong order. The screenshots attached to it from 2017 show the same order I see in 2024. Is 6 years enough...
### Description Added the ability to set the model per chat session, similar to #1761 ### Additional Notes I don't have a lot of experience with Electron and Typescript so...