Philipp Bauer
Philipp Bauer
Hi Wes! There's an incomplete sentence in the summary of the CustomMealPlanner Program. The last part of the sentence is confusing. ```csharp /// One of the downsides of this approach...
System.Drawing is only supported in Windows environments. This PR replaced the Color class from System.Drawing with a standalone implementation and removes the `System.Drawing` usings. The IDE formatted some code that...
*Issue #, if available:* *Description of changes:* Currently there's no way to define an `appClient` manually by passing the `UserPool(Client)` and `IdentityPool` in using values from a CF stack variable...
I've been trying to create a chatbot with the ChatSession class and IHistoryTransform implementation to use the correct template for the LLM I am testing LLamaSharp with. I ran into...
**LocalAI version:** LocalAI version v1.20.1-57-gd0e67cc (d0e67cce7550389b657d37bc5956ce4a9e925321) (compiled with Metal flag) **Environment, CPU architecture, OS, and Version:** Local, Apple M1 Pro, macOS Ventura 13.4.1 **Describe the bug** When trying to load...