-
How can I find low-risk/high-value opportunities to introduce GenAI features?
-
### Describe the Problem
Native Tool calling (or function calling) provides several advantages, including making it easier to build AI Agents that request data from external systems as well as gene…
-
I'm trying to use google generative-ai package with langraph but getting a unhandled response for llm call inside the package with tool call.
- [X] I added a very descriptive title to this issue.
…
-
### Description of the bug:
```js
const googleSearchDeclaration = {
name: "google",
parameters: {
type: "OBJECT",
description: "Set the query and how many docs to return.",
pro…
-
Amazon DynamoDB limits the size of each item in a table to 400 KB. It's feasible that this limit could be reached on the sessions table because of all the extra metadata stored in the item. Especially…
-
The most common patterns for GenAI applications are RAG and LLM fine-tuning/training. DSF can bring some GenAI constructs to accelerate the implementation of these patterns. In details we have identif…
-
I am using:
WhisperPlus v0.3.0
Cuda 12.1
It throws the following error :
```
Traceback (most recent call last):
File "D:\02-GENAI\whisper-plus\App_Diarization.py", line 17, in
outpu…
-
While trying to get GenAI stack up (docker compost up --build) I am getting the error:
**genai-stack-pull-model-1 | pulling ollama model llama2 #or any Ollama model tag, gpt-4, gpt-3.5, or claudev…
-
Our current [governance framework](https://github.com/finos/ai-readiness-private/tree/main/governance-framework) is based on a single use-case, the creation of a RAG-based chatbot. In order to meet th…
-
**Describe the bug**
When calling the Phi-3-vision multimodal processor, a memory leak appears to occur, causing memory usage to continuously increase.
**To Reproduce**
Run the following script:
…