Skip to content

Tags: ThousandBirdsInc/chidori

Tags

v0.2.1

Toggle v0.2.1's commit message
fix ci

v0.2.1_cancel

Toggle v0.2.1_cancel's commit message
dropping bindings

v0.1.29

Toggle v0.1.29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Rust HN example (#27)

* Fixing the build issue and warning in the Rust HN example.

* Add environment variable check and Docker detection

- Check for the presence of the OPEN_AI_KEY environment variable.
- Detect if the program is running inside a Docker container.
- Provide user-friendly error messages with instructions on how to set the environment variable based on the runtime context (Docker vs. direct execution).

This enhancement ensures that users are informed about the necessary environment configuration regardless of their execution method.

* Fixing the typo in the OPENAI_API_KEY env.

v0.1.28

Toggle v0.1.28's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
clean up devenv (#20)

v0.1.27

Toggle v0.1.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixing gh release (#19)

v0.1.26

Toggle v0.1.26's commit message
cleaning up for merging

v0.1.25

Toggle v0.1.25's commit message
wip nodejs

prompt-graph-exec-v0.1.24

Toggle prompt-graph-exec-v0.1.24's commit message
### Fixed

- Fixing releases

prompt-graph-exec-v0.1.23

Toggle prompt-graph-exec-v0.1.23's commit message
### Fixed

- Fixing releases

prompt-graph-core-v0.1.24

Toggle prompt-graph-core-v0.1.24's commit message
### Fixed

- Fixing releases