forked from elizaOS/eliza
-
Notifications
You must be signed in to change notification settings - Fork 0
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
merge from main #25
Merged
Merged
merge from main #25
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… to work with LLMs for code gen / debugging
Pull Upstream
if no other splitting is done in the other modules would work interactions.ts & post.ts should then just generate any size no character limit tweet (within reason) wip
…out the characters directory, remove optional sharp since it's installed by default now, run shell => start
… as it keeps coming up
Update Quickstart Guide
Save Trade on creation to the backend
utils.ts example tweet splitting
The Korean version edited by a Korean
[LLM Object Generation][1/2] Leverage AI Lib's Generate Object instead of parsing strings
claude vertex configs added to generation.ts (was missing)
README_KOR.md Korean version edited by a Korean
Dockerized application for local development, testing and deployment
- Builds the core package: @ai16z/eliza first - Excluded the "agent" package from the build process with a specific message. - Enhanced readability with formatted output for better user experience.
fix: Build error for packages requiring @ai16z/eliza
…accuracy of character section and how to start it, Add clarify and additional info to common issues
Docs: README.md improvements: clarify testing, add additional docker information
Docs: additional Quickstart clarification and improvements
added clientConfig to optionally ignore bots and DMs
feat: Add Heurist API Integration as New Model Provider
feat: Starknet plugin
fix: dev build
Update Heurist Integration Documentation and Examples
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Relates to:
Risks
Background
What does this PR do?
What kind of change is this?
Documentation changes needed?
Testing
Where should a reviewer start?
Detailed testing steps