Mitchell Kutchuk
Mitchell Kutchuk
Currently if a user has more than one dash in their name, the mention will cut off at the first dash. The current regular expression for parsing usernames is `@(\w+[-]*\w*)`...
Reproduction repo: https://github.com/Mitch528/workerd-streams-repro ``` > [email protected] start > workerd serve config.capnp --experimental workerd/server/server.c++:1842: error: Uncaught exception: workerd/io/io-context.c++:1211: failed: remote.jsg.Error: The script will never generate a response. stack: 102a7e3b4 102a7ebd4 102a7f3e0...
Looks like it could be releated to PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#1801 ``` System.Diagnostics.UnreachableException: The program executed an instruction that was thought to be unreachable. at Pomelo.EntityFrameworkCore.MySql.Query.ExpressionVisitors.Internal.MySqlSqlTranslatingExpressionVisitor.CallBaseVisitMethodCall(MethodCallExpression methodCallExpression) at Pomelo.EntityFrameworkCore.MySql.Query.ExpressionVisitors.Internal.MySqlSqlTranslatingExpressionVisitor.VisitMethodCall(MethodCallExpression methodCallExpression) at Microsoft.EntityFrameworkCore.Query.RelationalSqlTranslatingExpressionVisitor.TranslateInternal(Expression expression,...
# Feature Request Add support for streaming with the assistants API ## Additional context https://platform.openai.com/docs/assistants/overview/step-4-create-a-run?context=with-streaming
It would probably be a good idea to keep the images that are generated for a certain period of time so we're not generating a new image on every request....
**OS:** - [ ] Windows - [x] MacOS - [ ] Linux **Platform:** - [x] iOS - [ ] Android **SDK:** - [x] `@sentry/react-native` (>= 1.0.0) - [ ] `react-native-sentry`...
Looks like it could be releated to PomeloFoundation/Pomelo.EntityFrameworkCore.MySql#1801 ``` System.Diagnostics.UnreachableException: The program executed an instruction that was thought to be unreachable. at Pomelo.EntityFrameworkCore.MySql.Query.ExpressionVisitors.Internal.MySqlSqlTranslatingExpressionVisitor.CallBaseVisitMethodCall(MethodCallExpression methodCallExpression) at Pomelo.EntityFrameworkCore.MySql.Query.ExpressionVisitors.Internal.MySqlSqlTranslatingExpressionVisitor.VisitMethodCall(MethodCallExpression methodCallExpression) at Microsoft.EntityFrameworkCore.Query.RelationalSqlTranslatingExpressionVisitor.TranslateInternal(Expression expression,...