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

Added new blocks and refresh prompts #11

Merged
merged 13 commits into from
May 12, 2024
Merged

Conversation

thelazyliz
Copy link
Collaborator

List of changes:

  • Update prompts to follow more the style of more recent digests
    • Generally updated the examples to those of recent digest
  • Update query for “stETH in DeFi” block
    • Added table graph as well
  • Update “Lido on Ethereum” block to describe well for both staking and unstaking cases
  • Update “Lido on L2” block to say wstETH instead of stETH
  • Update steth APR data to include bps difference from last week
  • Add pipeline for “Trading Volume” block, including graph
  • Add pipeline for “Lido on Cosmos” block, including graph

Most of the code being introduced is to retrieve exchange trading data, to construct the Trading Volume block (cex_data_loader.py). I also moved the dune/process.py to utils/data_transformer.py, and generalized the contents of the file, to also do other general data transformation tasks.

Also upgraded block writer to gpt-4 from gpt-3.5.

@thelazyliz thelazyliz marked this pull request as ready for review May 10, 2024 20:33
@thelazyliz thelazyliz requested a review from skhomuti May 10, 2024 20:35
@skhomuti skhomuti merged commit 9b16559 into main May 12, 2024
1 check passed
@thelazyliz thelazyliz deleted the feat/prompts-and-pipelines branch May 20, 2024 07:54
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.

2 participants