04.12.2024
New Releases, Enhancements, + Changes
Last updated
Was this helpful?
New Releases, Enhancements, + Changes
Last updated
Was this helpful?
We've redesigned Prompt Playground to make it easier for users to compare prompts, models, and parameters. Additionally, Prompt Playground is now a top level page so it can be used as a blank slate testing ground!
Users can now use wildcard (**) in prefixes for file ingestion across GCS, S3 and Azure. Supports up to 3 layers of wildcards so users can define the ingestion pattern with more flexibility.
** matches any sub-directories
**abc** matches any sub-directories that contains "abc" anywhere
abc** matches any sub-directories that starts with "abc"
**abc matches any sub-directories that ends with "abc"
Try out Light Mode, now available in beta. To turn light mode on, navigate to the bottom left corner of your screen, click the user icon -> select the sun 🔆.
Supports export of spans from Arize platform
Increases span field validation string length limits
Allows spaces in eval names
Learn about Python SDK fixes and improvements here.
The latest paper readings, ebooks, self-guided learning modules, and technical posts:
Research-driven tips for getting the "generation" part right with LLM RAG
Chronos: learning the language of time series