BrandonStudio

Results 35 comments of BrandonStudio

@spencerwooo Have you tried [Microsoft 365 Developer Program](https://developer.microsoft.com/microsoft-365/dev-program)? You can create up to 25 business accounts with it.

Is it a bug using *.mdb database? 'cuz I just reviewed your code and find that perhaps MSysAccessStorage is for *.acccdb and MSysRelationships is for *.mdb

Yes, I've confirmed 'cuz the error disappeared when I update my database file to *.accdb

@lauxjpn This has little to do with .NET exceptions. System.Data.Oledb.OledbException if using Microsof.ACE.OLEDB.12..0 as provider; System.Data.Odbc.OdbcException if using ODBC as provider. Stacktrace: external code everytime I've said the error disappeared...

I think the problem is very clear ![image](https://user-images.githubusercontent.com/55647556/168546376-34c27430-b691-4e32-84cc-a937152bc5aa.png) Translation: Microsoft Access database engine could not find table or query matched input "MSysAccessStorage". Please be sure it exists and is spelled...

You see MSysAccessStorage should be for *.accdb, not *.mdb: https://github.com/bubibubi/EntityFrameworkCore.Jet/blob/fedc4cc22668d13b96091457539b53fcb79e2412/src/EFCore.Jet.Data/JetConfiguration.cs#L62-L70

你可以手动编辑在两侧加上`$$`

> messages: first message must use the "user" role Message indicates that the requested message starts with "assistant" role rather than "user" role, which is not permitted in Claude. In...

@arvinxx I have actually yet to get the problem. As far as I know, if the request is exactly `user, assistant, user, assitant, ...`, there should not be any problem....

@arvinxx Cloudflare AI as a model provider is just a part of this request. What about the plugin part? Do you consider allowing alternative TTS and speech recognition service? Besides,...