Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

feat: anthropic SDK integration #52

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

hughcrt
Copy link
Member

@hughcrt hughcrt commented Aug 2, 2024

No description provided.

@7HR4IZ3 7HR4IZ3 force-pushed the feat/anthropic-integration branch from d55bd5d to 06defc2 Compare August 2, 2024 21:30
Copy link
Member Author

@hughcrt hughcrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -1455,6 +1454,49 @@ async def get_raw_template_async(slug: str, app_id: str | None = None, api_url:
templateCache[slug] = {'timestamp': now, 'data': data}
return data

def get_templates(live_only: Optional[bool] = False, app_id: Optional[str] = None, api_url: Optional[str] = None):
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is linked to another feature right? I don't asking you to do that, was there as reason to implement it?

lunary/anthrophic.py Show resolved Hide resolved
lunary/anthrophic.py Show resolved Hide resolved
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants