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

Updated Anthropic to use message API (instead of completion API) - resolves #13 #36

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

prabha-git
Copy link
Contributor

@prabha-git prabha-git commented Mar 14, 2024

this pull request is for #13

  • Update Anthropic code to match the OpenAI code in setting up prompts

  • This change is needed because text completion API is deprecated and recommendation is to use message API
    refer here

  • Removed Anthropic_prompt.txt file, since prompt is included in anthropic.py

@prabha-git prabha-git changed the title #13 Updated Anthropic to use message API (instead of completion API) Updated Anthropic to use message API (instead of completion API) - resolves #13 Mar 14, 2024
@pavelkraleu pavelkraleu added the enhancement New feature or request label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants