viky
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  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...
**Describe the bug**  misstyping **To Reproduce** just follow the screenshot **Expected behavior** should return the correct typing **Screenshots** **Additional context**
## 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"}  ## 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? ```...
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 
### 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...
https://spec.openapis.org/oas/v3.2#server-sent-event-streams