Closed ahmad2b closed 3 weeks ago
@ahmad2b is attempting to deploy a commit to the LangChain Team on Vercel.
A member of the Team first needs to authorize it.
Thank you @bracesproul for the approval! I'm glad you liked the PR.
You can find me on Twitter at @mahmad2b. I'd love to be credited during the announcement! 🎉 super excited to see this go live!
Hey @bracesproul! Coming back with a fresh implementation in a new PR (previous: #107 ). I made a clean start by incorporating all the requested changes while avoiding conflicts with main branch updates.
Implemented Changes:
initChatModel
from langchain for model handling as advisedconfig.configurable
constants.ts
gpt-4o-mini
claude-3-haiku-20240307
accounts/fireworks/models/llama-v3p1-70b-instruct
andaccounts/fireworks/models/llama-v3p1-8b-instruct
Targeted Updates:
I created this new PR for a cleaner implementation path, avoiding merge conflicts with recent main branch updates. The core functionality remains as discussed, just with a fresher codebase!
Ready for round 2 of review! Hit me with any feedback - my code and I are ready to adapt 💪
Fix #63