Releases: gensx-inc/cortex-sdk
Releases · gensx-inc/cortex-sdk
v0.0.14
What's Changed
- Add daily CI runs for the SDK by @chaosrealm in #51
- Add hosted indexers support by @chaosrealm in #50
- Fix
Indexer.run
API to correctly process HTTP status code by @chaosrealm in #52 - Add waiting for completion overload for Indexer.run() API by @chaosrealm in #53
- Fix
test streaming content
to reflect latest API changes by @chaosrealm in #54 - Add an API to list cortexes; fix content tests; use fully-qualified Pulumi env names by @chaosrealm in #55
- Error handling in content APIs by @chaosrealm in #57
- Bump the package version by @chaosrealm in #58
Full Changelog: v0.0.13...v0.0.14
v0.0.13
v0.0.12
What's Changed
- Update scraper tests by @chaosrealm in #44
- Switch to calling versioned REST API by @chaosrealm in #45
- Fix a bug re: Path.join by @chaosrealm in #46
Full Changelog: v0.0.10...v0.0.12
v0.0.11
What's Changed
- Switch to calling versioned APIs by @chaosrealm in #45
- Update scraper tests by @chaosrealm in #44
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- Expose warnings in upsertDocuments API result by @chaosrealm in #40
- Increment SDK version by @chaosrealm in #43
Full Changelog: v0.0.9...v0.0.10