Not-Diamond / notdiamond-python

Not Diamond Python SDK
54 stars 8 forks source link

Adding 3.5 Haiku and new Sonnet to Python SDK. #46

Closed acompa closed 3 weeks ago

acompa commented 1 month ago

Cannot merge until I've updated the PR with cassettes, but would love a review until then.

r0ymanesco commented 1 month ago

It looks like Haiku 3.5 is not available even on Anthropic's own platform. We might need to add support for 3.5 Sonnet v2 first and then add Haiku later.

r0ymanesco commented 3 weeks ago

Connection error. Do we need to update the anthropic langchain package?

acompa commented 3 weeks ago

Connection error. Do we need to update the anthropic langchain package?

The errors are caused by my forgetting to update the VCR cassettes. I've done that.

github-actions[bot] commented 3 weeks ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  notdiamond/llms
  providers.py
  notdiamond/toolkit
  custom_router.py
  tests/test_llm_calls
  test_anthropic.py
Project Total  

This report was generated by python-coverage-comment-action