Steven Tey

Results 352 comments of Steven Tey

@Isaiah-Hamilton Are you still facing this error? Haven't been able to repro this so will be closing it for now 😅

Okay, sorry about that @Isaiah-Hamilton 🙏

@Zakinator123 Thank you for your work on this – it's incredible! I'm testing this out now and had a question – is there a way we can feed the response...

@Archimagus yup, makes sense! Also, another big thing here is the ability to stream function calls & the intermediary actions/JSON responses to the client while it's happening - similar to...

Launched a little PoC today that uses function calling with `useChat`: https://twitter.com/steventey/status/1673041790272954369 Two things that can be improved (which I think is relevant to this PR): 1. If the prompt...

What browser are you using?

Update: This looks like a Safari CSS bug (unrelated to Tiptap) – I suspect it's something to do with the code here: https://github.com/steven-tey/novel/blob/main/ui/editor/index.tsx#L139-L157 --- Ooooh I can repro ![CleanShot 2023-06-24...

Still couldn't figure it out – looks like a weird Safari bug :(

@acubesa sounds promising! Wanna PR? 👀

@redac this looks awesome – thank you! Can you please make this PR against the `ai-edit` branch instead? It's a bit hard to tell which code changes did you make...