Skip to content

Conversation

@ssbushi
Copy link
Contributor

@ssbushi ssbushi commented Apr 7, 2025

  • evaluate.ts -- go returns the new format of responses, updated error collection logic in evals tooling
  • validate.ts -- go sets IDs for schemas which are cached in ajv, causing problems for subsequent calls due to the global ajv object, made it local instead.
  • _registry.py -- made uuid string, like it should be.

Checklist (if applicable):

@ssbushi ssbushi merged commit 395de91 into main Apr 7, 2025
11 checks passed
@ssbushi ssbushi deleted the sb/smallFixes branch April 7, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants