GenerativeAIExamples
GenerativeAIExamples copied to clipboard
Generative AI reference workflows optimized for accelerated infrastructure and microservice architecture.
Enhance the tool calling notebook to avoid interaction while running the notebook Updating: 1. Add a waiting function in `2_finetuning_and_inference.ipynb` to wait customizer job to finish. 2. Set CUSTOM_MODEL in...
Hello, thank you for your great assets for AI agents in healthcare. I tried "industries/healthcare/agentic-healthcare-front-desk". But, I can't test this application by bellow errors. This is the screenshot when I...
Hi, Using Basic Examples, langchain or llamaindex, upload_button fail to upload .txt or .pdf files in "kb.py" file line 39 with gr.Row(): upload_button = gr.UploadButton("Add File", file_types=["pdf","txt"], file_count="multiple") gradio.exceptions.Error: "Invalid...
Hi team! This PR contains fixes to minor typos I came across when using the GenerativeAIExamples docs.
### Summary This pull request adds support for uploading `.xlsx` Excel files in addition to `.csv` in the `data-analysis-agent` application. ### Changes Made - Modified the `st.file_uploader()` line to accept...
Problem Description The current data-analysis agent does not support the creation of violin plots from uploaded CSV or Excel datasets. This limits the agent's effectiveness in providing comprehensive data visualization...
# Description: The current implementation of the data-analysis-agent in `community/data-analysis-agent` only allows CSV files for upload and analysis: ```bash file = st.file_uploader("Choose CSV", type=["csv"]) ``` However, many data analysts frequently...
unable to generate final graph rag from ui even though structure gets created 305578 May 18 11:14 2025-q1-earnings-results-presentation.pdf staff 9957 May 18 12:31 entities.csv staff 566 May 18 12:31 relations.cs