holoviz / lumen

Illuminate your data.
https://lumen.holoviz.org
BSD 3-Clause "New" or "Revised" License
173 stars 19 forks source link

add anthropic support #698

Closed ahuang11 closed 1 week ago

ahuang11 commented 1 month ago

Builds on top of https://github.com/holoviz/lumen/pull/697

Closes https://github.com/holoviz/lumen/issues/604

image
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 0% with 47 lines in your changes missing coverage. Please review.

Project coverage is 56.04%. Comparing base (e84976e) to head (1557d45). Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
lumen/ai/llm.py 0.00% 47 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #698 +/- ## ========================================== - Coverage 56.35% 56.04% -0.31% ========================================== Files 98 98 Lines 11764 11829 +65 ========================================== Hits 6630 6630 - Misses 5134 5199 +65 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

philippjfr commented 1 week ago

Nice!