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

Refactor Fireworks and add ChatFireworks (#3) #10597

Merged
merged 6 commits into from Sep 27, 2023

Conversation

ZixinYang
Copy link
Contributor

@ZixinYang ZixinYang commented Sep 14, 2023

Description

  • Refactor Fireworks within Langchain LLMs.
  • Remove FireworksChat within Langchain LLMs.
  • Add ChatFireworks (which uses chat completion api) to Langchain chat models.
  • Users have to install fireworks-ai and register an api key to use the api.

Issue - Not applicable
Dependencies - None
Tag maintainer - @rlancemartin @baskaryan

@vercel
Copy link

vercel bot commented Sep 14, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Sep 26, 2023 0:08am

@dosubot dosubot bot added Ɑ: models Related to LLMs or chat model modules 🤖:refactor A large refactor of a feature(s) or restructuring of many files labels Sep 14, 2023
* Refactor Fireworks api and remove FireworksChat
* Add dependency for fireworks-ai
@baskaryan baskaryan changed the base branch from master to bagatur/fw_chat September 27, 2023 03:11
@baskaryan baskaryan merged commit 6dd44ff into langchain-ai:bagatur/fw_chat Sep 27, 2023
15 of 31 checks passed
3coins pushed a commit to 3coins/langchain that referenced this pull request Sep 28, 2023
Description 
* Refactor Fireworks within Langchain LLMs.
* Remove FireworksChat within Langchain LLMs.
* Add ChatFireworks (which uses chat completion api) to Langchain chat
models.
* Users have to install `fireworks-ai` and register an api key to use
the api.

Issue - Not applicable
Dependencies - None
Tag maintainer - @rlancemartin @baskaryan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ɑ: models Related to LLMs or chat model modules 🤖:refactor A large refactor of a feature(s) or restructuring of many files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants