nlkitai / nlux

The π—£π—Όπ˜„π—²π—Ώπ—³π˜‚π—Ή Conversational AI JavaScript Library πŸ’¬ β€”Β UI for any LLM, supporting LangChain / HuggingFace / Vercel AI, and more 🧑 React, Next.js, and plain JavaScript ⭐️
https://docs.nlkit.com/nlux
Other
937 stars 48 forks source link

Langserve custom headers #46

Closed jlev closed 3 months ago

jlev commented 3 months ago

Implemented per advice in #44

Let me know if there are any changes to make; I didn't see linting rules for the main project and I don't use IntelliJ as my editor so the code style xml in contrib didn't apply.

salmenus commented 3 months ago

Thank you @jlev for the change. I ran it locally and tested it, and all seem fine. I'm merging the PR.