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

chroe: optimize and fix test issues of plugin-bnb #2

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Conversation

pythonberg1997
Copy link
Collaborator

This pr is to fix some QA test issues and optimize performance

@unclezoro unclezoro merged commit 0413be4 into defi Jan 16, 2025
pythonberg1997 added a commit that referenced this pull request Jan 16, 2025
ybgbob pushed a commit that referenced this pull request Jan 17, 2025
pythonberg1997 pushed a commit that referenced this pull request Jan 20, 2025
* add livepeer on index.ts as llm provider

* updated livepeer models

* add livepeer as llm provider

* add retry logic on livepeer img gen

* add handlelivepeer

* update test

* add livepeer model keys on .example.env

* Merge pull request #2 from Titan-Node/livepeer-doc-updates

Updated docs for Livepeer LLM integration

* add endpoint on livepeer on models.ts

* edit livepeer model config at model.ts

* Add Livepeer to image gen plugin environments

Fixes this error
```
Error handling message: Error: Image generation configuration validation failed:
: At least one of ANTHROPIC_API_KEY, NINETEEN_AI_API_KEY, TOGETHER_API_KEY, HEURIST_API_KEY, FAL_API_KEY, OPENAI_API_KEY or VENICE_API_KEY is required
    at validateImageGenConfig (file:///root/eliza-test/eliza-livepeer-integration/packages/plugin-image-generation/dist/index.js:38:19)
```

* add comments on livepeer model sizes

* remove retry logic from livepeer generate text and img

* Fixed .env naming convention and fixed mismatch bug within code

* add bearer on livepeer calls

* change in parsing to accomodate for new livepeer update

* addadd nineteen api key on the message

---------

Co-authored-by: Titan Node <[email protected]>
clydemeng pushed a commit that referenced this pull request Feb 21, 2025
* feat: add plugin-bsc

* update action response

* add check of ERC20 token decimals

* add faucet action

* add staking action

* feat: Deploy ERC20 / ERC721 / ERC1155 contract

* chore: DeployAction

* chore: DeployAction

* fix review comments

* feat: Replace ethers with viem

* add support for web3 name service

* fix review comments

* remove testnet rpc env settings

* fix getBalance action

* feat: Using openzeppelin contract template

* chore: Rename variable name

* update README.md

* feat: init plugin-bsc (#2)

* chore: Add gnfd js sdk package

* fix address issue

* add validateAndNormalizeParams

* fix some errors and add debug logs

* update action examples

* fix action examples

* fix bridge action

* feat: Greenfield action

* feat: Greenfield action

* update bridge action's example and template

* chore: Esm module using cjs

* feat: Add Bnb Transfer to gnfd action

* feat: Gnfd Env

* feat: Response friendly

* feat: Update transfer bnb to gnfd template

* feat: Template support cross chain transfer

---------

Co-authored-by: Roshan <[email protected]>
Co-authored-by: Keefe Liu <[email protected]>
Co-authored-by: keefel <[email protected]>
Co-authored-by: Roshan <[email protected]>
ybgbob pushed a commit that referenced this pull request Feb 21, 2025
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.

None yet

2 participants