-
At the moment we are drafting a [governance framework](https://github.com/finos/ai-readiness-private/tree/main/governance-framework) that sets out the control required to safely develop and deploy AI …
-
### Additional Information
It appears that in /System/Library/PrivateFramworks/Anvil.Framework/AuthorizedDevices.plist is somehow blocking access to AI.
-
# OPEA Inference Microservices Integration for LangChain
This RFC proposes the integration of OPEA inference microservices (from GenAIComps) into LangChain [extensible to other frameworks], enabli…
-
As we begin to evaluate LLM assisted root cause analysis, we need a way to be able to evaluate the validity and usefulness of the results.
Historically, our process for evaluating these results has …
-
### What React Native libraries do you use?
Expo Router, Expo Application Services (EAS), Expo (mobile only)
### Are you using sentry.io or on-premise?
sentry.io (SaS)
### @sentry/react-native SDK…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
Hi! I'm looking to extend the AI Frameworks (such as onnx, PyTorch) and data types (text, speech) …
-
Planned sources include:
* MLCommons [Taxonomy of Hazard](https://arxiv.org/html/2404.12241v1)
* IBM [AI Risk Atlas](https://www.ibm.com/docs/en/watsonx/saas?topic=ai-risk-atlas)
Other possible candi…
-
Hi, I noticed there's a SequentialFlow class in the code. Following the usage patterns for this class, I've created multiple tasks, and it seems that they execute in sequence as expected. However, I’m…
-
### What would you like to see?
Description
---
The trend in AI is increasingly moving towards multi-agent support, with platforms like ChatGPT and LangChain already providing robust multi-agent fu…
-
The current AzureOpenAI auto-configuration code assume that the users will provide a static api key if no key is set, then an exception is throw see https://github.com/spring-projects/spring-ai/blob/c…