Loïc Mathieu
Loïc Mathieu
It's impossible to use the Blackbird module with Micronaut, it generates an exception. The Micronaut team reports the issue may be inside Jackson itself, see https://github.com/micronaut-projects/micronaut-core/issues/11253 Reference stacktrace: ``` io.micronaut.context.exceptions.BeanInstantiationException:...
**Is your feature request related to a problem? Please describe.** Currently, when creating either an AiService or an AiAgent, you can set the user message either via the `@UserMessage` annotation...
Provide `fromJson()` and `serializeToJson()` for `MessageWindowCharMemory` and `TokenWindowChatMemory` ## Issue Closes # ## Change The `InMemoryEmbedingStore` provides convenient methods for serializing to a String and being constructed from a JSON...
### Describe what's missing in our docs Enhance the Kubernates Operator guide with information on how to deploy it multiple times inside a single Kubernetes cluster to manage multiple Kestra...