Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
Change all llm model related configs to anthropic/claude-3.5-sonnet. In case the syntax is different for the config, deduce the correct values accordingly. For example you may need to separate Anthropic and the model name.

Via @ubiquity-os[bot]
  • Loading branch information
ubiquity-os[bot] committed Feb 3, 2025
1 parent d0a3148 commit 4ebec4a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/.ubiquity-os.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ plugins:
with:
logLevel: debug
evmNetworkId: 100
evmPrivateEncrypted: "bd5AFnSCO6c5jJyPifpOfr5Zys29RE7SyXkEU3akT13RtGmYDrqGIGuvJQyH53HA5dIba7PL5bXfll0JebmwXYe5gHIXSGX80WuGMDHh0cFfeGjHhmUXe8kkZ1OT2De9qRpqejJcEzdfi-8XNAvP7cQu2Vt-7RNnPw" # https://github.com/ubiquibot/conversation-rewards/pull/111#issuecomment-2348639931
erc20RewardToken: "0xC6ed4f520f6A4e4DC27273509239b7F8A68d2068"
evmPrivateEncrypted: bd5AFnSCO6c5jJyPifpOfr5Zys29RE7SyXkEU3akT13RtGmYDrqGIGuvJQyH53HA5dIba7PL5bXfll0JebmwXYe5gHIXSGX80WuGMDHh0cFfeGjHhmUXe8kkZ1OT2De9qRpqejJcEzdfi-8XNAvP7cQu2Vt-7RNnPw
erc20RewardToken: "0xe91D153E0b41518A2Ce8Dd3D7944Fa863463a97d"
incentives:
contentEvaluator:
enabled: true
Expand Down Expand Up @@ -437,5 +437,3 @@ plugins:
warningThreshold: 0.75
jobMatchingThreshold: 0.75
alwaysRecommend: 0
- uses:
- plugin: ubiquity-os-marketplace/daemon-pull-review@main

0 comments on commit 4ebec4a

Please sign in to comment.