Abraxas-365 / langchain-rust

🦜️🔗LangChain for Rust, the easiest way to write LLM-based programs in Rust
MIT License
604 stars 79 forks source link

Default CLAUDE_API_KEY is spelled wrong #135

Closed BWStearns closed 6 months ago

BWStearns commented 6 months ago

https://github.com/Abraxas-365/langchain-rust/blob/bbca247145ea83b03f414838170e992a486f239a/src/llm/claude/client.rs#L49

prabirshrestha commented 6 months ago

Closing as fixed by https://github.com/Abraxas-365/langchain-rust/pull/136.