Max Krueger

Results 8 comments of Max Krueger

New to contributing. Can I take a crack at this? @hoffmansc

Sounds good. I can work on rich subgroup fairness. @hoffmansc

What are you looking for here?

Gotchya. Need any help collecting/cleaning data?

``` 2024-11-02 14:21:05 Your AI Gateway is now running on http://localhost:8787 🚀 2024-11-02 14:21:07 chunk event: error 2024-11-02 14:21:07 data: {"type":"error","error":{"details":null,"type":"overloaded_error","message":"Overloaded"} } 2024-11-02 14:21:07 undefined:1 2024-11-02 14:21:07 event: error 2024-11-02...

Here is the file where the error is occurring: `src/providers/google-vertex-ai/chatComplete.ts` This method does not have error handling: ```javascript export const VertexAnthropicChatCompleteStreamChunkTransform: ( response: string, fallbackId: string, streamState: Record ) =>...