Hoong Tee, Yeoh
Hoong Tee, Yeoh
### Expected behaviour Successfully installed unstructured[pdf] in python3.11-alpine ### Actual behaviour ``` Collecting opencv-python==4.6.0.66 (from unstructured-inference->unstructured==0.10.16->-r /requirements.txt (line 4)) 211.2 Downloading opencv-python-4.6.0.66.tar.gz (90.3 MB) 217.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.3/90.3 MB 81.4 MB/s...
Failed to compile opencv-python in python:3.10-+alpine image today which usually success previously
### Expected behaviour Successfully install opencv-python as usual in python:3.10-alpine image as usual ### Actual behaviour Compilation failed ### Steps to reproduce ``` pip install opencv-python in python:3.10 alpine image...
Expected behaviour Successfully install opencv-python as usual in python:3.10-alpine image as usual Actual behaviour Compilation failed Steps to reproduce pip install opencv-python in python:3.10 alpine image opencv-python = opencv-python==4.6.0.66 62.48...
**Describe the bug** I was trying to follow the steps mentioned here: https://docs.ragas.io/en/v0.0.22/howtos/customisations/llms.html to bring my own llm(AzureOpenAI) into ragas evaluation. I was interested in 3 of the following metrics:...
## Description Include ProductivitySuite Combo Application with REACT UI and Keycloak Authentication. Include docker compose deployment and appropriate README guide. Include Kubernetes deployment and appropriate README guide. ## Issues n/a...
Hi Team, I have tried to setup a local self-hosted Langwatch by referring to this [issue70](https://github.com/langwatch/langwatch/issues/70) I have integrated it with my python langchain code by using LANGWATCH_API_KEY and LANGWATCH_ENDPOINT=http://localhost:3000...
### What happened? I have my local zephyr model hosted in my machine. When i try to integrate helicone with it. It was not working where i have get my...
### 🐛 What's Going Wrong? > Trying to collect and get the traces for my sample chatqna application which utilized "HuggingFacePipeline" module langchain. However when i try to view the...
### Bug Overview I have question on nginxc/nginx-unprivileged:1.29.2. I was not able to find it in the dockerhub : https://hub.docker.com/r/nginxinc/nginx-unprivileged/tags?name=1.29.2 But when i try to pull the image via command...