Dustin Rush
Dustin Rush
I'm working with just one JS file and any changes made have to be saved twice before they show up when browsersync updates the browser. Easily reproducible by putting an...
After running `npm run serve` Only updates to /pages trigger a reload which can be annoying when you're working in the /partials or /layouts folder. Running `npm run build` triggers...
**Describe the bug** The definition of 'cover' in other contexts means the image is clipped to fit the container. In this library `cover` chooses width or height but does not...
Where is this system prompt coming from and can it be customized? ``` Given a user prompt, you will return fully valid JSON based on the following description and schema....
Given the following schema and response model the system prompt is given the schema description twice: ``` export const ResponseSchema = z .object({ property: z .string() .describe( "A string property"...
I've built the latest and pushed to docker hub and run it on runpod with all the models comment out and just 3 nodes. And I'm using a network volume...
In addition to now accumulating tokens for LiteLLM client calls, this fixes a couple issues that I discovered implementing this fix. Issue: https://github.com/jxnl/instructor/issues/715 1. InstructorRetryExceptions were not being thrown from...
### Description Assuming AWS has better uptime percentage, it would be good to support more of their models for enterprise customers. Specifically I'm interested in the following models: Claude (latest)...