Pranav Prakash

Results 16 issues of Pranav Prakash

## What? This repo has a lot of under the hoods options and most of them are not expressed in detail. For example - AWS Variables and Steps - GCP...

Hi, I followed the steps for GCP and created the project and datasets. When running for first time, I get the error in **ethereum_verify_streaming_dag** ``` [2022-07-27 03:40:24,285] {taskinstance.py:670} INFO -...

Many TSS Libs implement generic signing, and not Ethereum specific (RFC 6979, EIP 155 amongst others). I am wondering if this lib supports them out-of-the-box since it's presumably being used...

I cloned the repo and trying to build, but I get the error as below. ```bash % docker compose up --build [+] Building 3.4s (7/18) => [internal] load build definition...

**Describe the bug** Short Issue: The docker container which runs a webserver running haystack, crashes while running a pipeline. Long Text: I have a webapp which exposes query API. When...

stale
community-triage

- A `core` package that contains reusable and extendable classes/interface for most common stuff. - Implement `User`

feature

I cloned the repo, followed the steps and when I am visiting localhost:9000 I am greeted by an empty page. I am not sure what step is wrong here. Also...

I have a few questions. I am understanding how [MetaPlex](https://github.com/metaplex-foundation/metaplex/) works, and found various references to `@oyster/common` in the codebade. Example - https://github.com/metaplex-foundation/metaplex/blob/81023eb3e52c31b605e1dcf2eb1e7425153600cd/js/packages/web/src/views/artCreate/index.tsx#L21 1. Is this repo same as `@oyster/common`?...

waiting-for-user

### What is the issue? I am running Ollama + Litellm with Autogen. When I try it, I keep getting the error below ``` Traceback (most recent call last): File...

bug