ai-examples
ai-examples copied to clipboard
A collection of serverless apps that show how Fermyon's Serverless AI (currently in private beta) works. Reference: https://developer.fermyon.com/spin/serverless-ai-tutorial
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26. Release notes Sourced from h2's releases. v0.3.26 What's Changed Limit number of CONTINUATION frames for misbehaving connections. See https://seanmonstar.com/blog/hyper-http2-continuation-flood/ for more info. v0.3.25 What's...
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26. Release notes Sourced from h2's releases. v0.3.26 What's Changed Limit number of CONTINUATION frames for misbehaving connections. See https://seanmonstar.com/blog/hyper-http2-continuation-flood/ for more info. v0.3.25 What's...
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 to 0.8.11. Changelog Sourced from mio's changelog. 0.8.11 Fix receiving IOCP events after deregistering a Windows named pipe (tokio-rs/mio#1760, backport pr: tokio-rs/mio#1761). 0.8.10 Added Solaris support...
Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.8 to 0.8.11. Changelog Sourced from mio's changelog. 0.8.11 Fix receiving IOCP events after deregistering a Windows named pipe (tokio-rs/mio#1760, backport pr: tokio-rs/mio#1761). 0.8.10 Added Solaris support...
So I know who I can bug for PR reviews :)
+ help folks not accidentally commit a runtime config with an auth token + remove runtime-config.toml cc/ @sohanmaheshwar - might want to delete the auth token referenced in this file
Is my assumption correct? We should not be checking in auth keys/runtime-config files to any repos? https://github.com/fermyon/ai-examples/blob/main/helloworld-rs/runtime-config.toml
I love this sample here 👏🏼: https://github.com/fermyon/ai-examples/tree/main/openapi-rs Wouldn't it be even greater if we had an Open AI [Chat completions API](https://platform.openai.com/docs/guides/gpt/chat-completions-api)-compatible API component? Then, we could use any tools out...
Signed-off-by: tpmccallum [email protected]
E.g. the Rust SDK is currently on v1.5.