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

chore: release develop into main #1045

Merged
merged 37 commits into from
Dec 13, 2024
Merged

chore: release develop into main #1045

merged 37 commits into from
Dec 13, 2024

Conversation

monilpat and others added 30 commits December 11, 2024 20:04
integrates venice api
will submit new pr for this
will add back if/when this is added to the api
…, improve client guards, upload clients into runtime, make startAgent return runtime
to fix conflict
feat: create example folder with example plugin
feat: add venice.ai api model provider
docs: characterfile.md docs outdated with latest eliza version
feat: improve voice processing and add deepgram transcription option
@odilitime odilitime changed the title Develop chore: release develop into main Dec 13, 2024
@odilitime odilitime merged commit 7a1fd02 into main Dec 13, 2024
4 of 8 checks passed
@odilitime odilitime deleted the develop branch December 13, 2024 19:07
@monilpat
Copy link
Collaborator

If you wanted to get the linter happy no worries if not: /home/runner/work/eliza/eliza/packages/client-discord/src/messages.ts
Error: 676:15 error 'memberId' is assigned a value but never used. Allowed unused vars must match /^/u @typescript-eslint/no-unused-vars
Error: 1060:23 error 'authorId' is assigned a value but never used. Allowed unused vars must match /^
/u @typescript-eslint/no-unused-vars

/home/runner/work/eliza/eliza/packages/client-discord/src/voice.ts
Error: 495:49 error 'id' is defined but never used. Allowed unused args must match /^_/u @typescript-eslint/no-unused-vars

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.

8 participants