Skip to content

v1.113.1

Latest
Compare
Choose a tag to compare
@pelikhan pelikhan released this 10 Mar 06:33
· 1 commit to main since this release

✨ Added a server viewer link! Now, when running scripts, you'll see a direct link to view traces in your browser (http://127.0.0.1:<port>). Start the server with genaiscript serve.

πŸ›  Improved run directory naming for better traceability by including a unique runId.

πŸ“Š Enhanced run data collection, displaying trace and report sizes for better insights.

πŸ› Fixed inconsistent naming of creationTme to creationTime across the codebase.

πŸ”— Centralized localhost definitions with new SERVER_LOCALHOST constant for easier configuration.