Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update langchain and expand available llms #155

Merged
merged 9 commits into from
Aug 8, 2024
Merged

Conversation

qcampbel
Copy link
Contributor

@qcampbel qcampbel commented Aug 7, 2024

  • upgrade langchain to 0.2.12 and the codebase accordingly
  • add llama via togetherAI and fireworks (I'll use fireworks provider for experiments)
  • remove legacy code for outdated simulation tool (I save it locally, will move to our shared legacy codes)
  • sync llms in tools to follow model flag chosen by user
  • fixed & updated few bugs/tests

Copy link
Contributor

@SamCox822 SamCox822 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@qcampbel qcampbel requested a review from SamCox822 August 8, 2024 16:20
@qcampbel
Copy link
Contributor Author

qcampbel commented Aug 8, 2024

@Jgmedina95 @SamCox822 -- just added few more changes such as separate flags for verbose & streaming and cleaned up system prompt so it's more grammatically correct, so I'm re-requesting for approval. Thanks!

Copy link
Contributor

@SamCox822 SamCox822 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - thanks!

@qcampbel qcampbel changed the title Update langchain and expand available alms update langchain and expand available llms Aug 8, 2024
@qcampbel qcampbel merged commit 202d982 into main Aug 8, 2024
1 check passed
@qcampbel qcampbel deleted the update_langchain_n_llms branch August 8, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants