viky
viky
tried installing 'vanna[postgres]' using poetry on freshly installed ubuntu 22, it failed. ``` Package operations: 1 install, 0 updates, 0 removals • Installing psycopg2 (2.9.9): Failed ChefBuildError Backend subprocess exited...
# Bug report as per doc here, the error handler should catch all error for global error handling purpose https://swr.vercel.app/docs/error-handling ```jsx { if (error.status !== 403 && error.status !== 404)...
## Description added proxy interface on finvizfinance, updated doc ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x ] New feature (non-breaking...
this is to solve issue #190 solution by [AGG2017](https://github.com/AGG2017)
### Bug Description I tried vectorized Fn to store an arbitrary number of function / tool for gpt to use. It works well for gpt 3.5 turbo but doesn't work...
Steps to reproduce: 1. clone repo 2. installed wireguard ``` sudo dnf install wireguard-tools ``` 3. pnpm install ``` [vikyw@fedora SupaFly]$ pnpm install Scope: all 4 workspace projects WARN 1...
on vannabase - async mysql method - async methods on runsql etc - openrouter async and streaming on qdrant - async client on openrouter - new openrouter integration, default set...
trigger, install qdrant using poetry ```poetry add qdrant_client``` error: ```Note: This error originates from the build backend, and is likely not a problem with poetry but with grpcio-tools (1.48.2) not...