2025-10-23
Publish prompt
- A new method has been added to the SDK
basalt.prompt.publish. This method allow users to programmatically publish a prompt.
2025-10-21
2025-10-06
Development experience improvement
- Modification of the typings and documentation for a better developer experience when using the Python SDK
- Review methods to better support of async and add
syncmethods.
2025-08-08
Experiments
- Added
idealOutputparams to traces and logs for ground truth evaluation in experiments
2025-03-19
Patch for Basic Monitoring
- Patch the
generation.end()that were not well flushed in certain cases.