Steven B.

Results 15 issues of Steven B.

Option to Delete Account from the List View from on the Account Context Menu Thank you!

I would love to see Javascript Libraries with this or a way to possibly use a REST API :) Great work btw!

https://platform.openai.com/docs/models/gpt-4o

AWS has a [model](https://aws.amazon.com/blogs/aws/anthropics-claude-3-haiku-model-is-now-available-in-amazon-bedrock) that I want to explore. > Here are some use cases for using Claude 3 Haiku: > > - Customer interactions: **quick and accurate support in...

```json { "error": { "code": 503, "message": "The model is overloaded. Please try again later.", "status": "UNAVAILABLE" } } ```

- Currently using Google Vision for most image processing. - Using Dalle-e standalone page for generation - OpenAI GPT-4-Vision is avail now Tie it all together or focus on a...

[Research and review Accessibility ](https://www.w3.org/WAI/fundamentals/accessibility-intro/)

Fascinating to keep an eye out for https://www.microsoft.com/en-us/research/project/vasa-1/

```js options.js:347 Uncaught DOMException: Failed to execute 'setItem' on 'Storage': Setting the value of 'messages' exceeded the quota. at sendToNative (https://eva.hoshisato.com/core/js/options.js:347:18) at reader.onloadend (https://eva.hoshisato.com/core/js/options.js:324:11) ```

Ref: https://openai.com/index/introducing-gpt-4-5/ - https://platform.openai.com/docs/models#gpt-4-5 #### Pricing `Price per 1M tokens` | Model | Input | Cached input | Output | |------------------|---------|--------------|---------| | gpt-4.5-preview | $75.00 | $37.50 | $150.00 |...