logoalt Hacker News

chillfoxtoday at 6:47 AM3 repliesview on HN

I have been testing the various models, and I would not call Fable SOTA.

I can't actually get Fable to do anything. I only work on back-end code, and the moment Fable notices the jwt scope checks on the endpoints it's game over, it refuses to do anything because security is involved.

So for me, Fable is completely useless, the bar is very low, any llm that will actually attempt the task beats it every time.


Replies

RALaBargetoday at 12:53 PM

I've been doing a lot of Trust and Safety and anti-scam stuff recently. When it was first re-released Fable wouldn't do anything for me, now I don't really run into refusals or what it used to do, just stop returning any data at all whatsoever.

Outside topic, but check out the Inkling model -- it is SUPER FAST and does a good job at being a terminal buddy but I would probably offload the real programming or hard tasks to fable or someone else

user43928today at 6:54 AM

It has been fine for me for weeks of work in a mobile app, but yesterday I ran into the same limitation.

For implementing a feature where browser credentials need to be handled securely in the app, Fable refuses to work.