Cocoon-Data-Transformation / cocoon

MIT License
65 stars 8 forks source link

claude-3-haiku support #4

Closed brsolo closed 2 months ago

brsolo commented 2 months ago

1) added support for claude-3-haiku in llm.py which can be used for better speed/cost 2) added OPENAI_API_TYPE and ANTHROPIC_API_KEY to profile.ipynb 3) cleared all output for profile.ipynb (not necessary but otherwise every time we push it will have different output anyhow)