Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LLM Agent example. #3150

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Add LLM Agent example. #3150

merged 1 commit into from
Jan 27, 2025

Conversation

christos-h
Copy link
Contributor

@christos-h christos-h commented Jan 20, 2025

Motivation

Linera's architecture offers a unique opportunity for AI agents to interact with blockchains with low-latency and at low cost by offering them their own blockspace in microchains.

Proposal

This example application shows how this can be achieved using the rig framework and a simple CLI REPL.

Release Plan

  • Nothing to do / These changes follow the usual release cycle.

Links

https://rig.rs/

@christos-h christos-h force-pushed the llm-agent branch 4 times, most recently from 4ba6619 to c49b98d Compare January 27, 2025 15:03
Copy link
Contributor

@ma2bd ma2bd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

.github/workflows/rust.yml Show resolved Hide resolved
examples/agent/Cargo.toml Show resolved Hide resolved
@christos-h christos-h merged commit 9c20230 into linera-io:main Jan 27, 2025
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants