viky

Results 19 issues of viky

Reference: ```https://github.com/jxnl/instructor/pull/801``` ---- | :rocket: | This description was created by [Ellipsis](https://www.ellipsis.dev) for commit 42f08b7d6895b0243b1fab90680ba5c1d51e03a8 | |--------|--------| ### Summary: Update `pydantic` version to `^2.8.0` in `pyproject.toml` to resolve `TypeError` in...

## Bug description ![image](https://github.com/user-attachments/assets/312f84ae-a2a6-4ccf-9fc6-06f4e41f955d) and .env changes won't get reflected in the client (example changing url param, connection_limit, etc) which I think is caused by the old prisma rust is...

## Current Behavior ## Steps to Reproduce ``` @tenacity.retry( wait=tenacity.wait_exponential(multiplier=1, max=10), ) async def aupload_batch_to_qdrant(batch: list[PointStruct], start: int, end: int, total: int): logger.info(f"Uploading batch {start} to {end} of {total}") await...

bug

**Describe the bug** ![image](https://github.com/user-attachments/assets/fe53da38-42e6-45b6-9300-9667e1564282) misstyping **To Reproduce** just follow the screenshot **Expected behavior** should return the correct typing **Screenshots** **Additional context**

bug

## Bug description {"timestamp":"2024-08-20T17:27:18.918606Z","level":"ERROR","fields":{"message":"Error in PostgreSQL connection: Error { kind: Closed, cause: None }"},"target":"quaint::connector::postgres::native"} ![image](https://github.com/user-attachments/assets/2fcd62b4-dd51-4cbf-ad8b-4fe96a515cc2) ## How to reproduce run fastapi server on ubuntu 20 ## Expected behavior ## Prisma...

### What version of Elysia is running? Latest version: 1.2.25 published 3 weeks ago ### What platform is your computer? ubuntu 24 ### What steps can reproduce the bug? ```...

bug

Full text search doesn't work Prisma schema doesn't recognize fullTextSeachPostgres https://www.prisma.io/docs/orm/more/upgrade-guides/upgrading-versions/upgrading-to-prisma-6#full-text-search-on-postgresql ![Image](https://github.com/user-attachments/assets/eb0cf950-053a-4857-baa5-264b605d0fe9)

### What is the problem this feature would solve? built in sse 3.2 support ### What is the feature you are proposing to solve the problem? https://spec.openapis.org/oas/v3.2#server-sent-event-streams ### What alternatives...

enhancement

https://spec.openapis.org/oas/v3.2#server-sent-event-streams