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

feat(llm): add together.xyz as an LLM provider #11892

Merged
merged 10 commits into from
Oct 17, 2023
Merged

feat(llm): add together.xyz as an LLM provider #11892

merged 10 commits into from
Oct 17, 2023

Conversation

jqueguiner
Copy link
Contributor

  • Description: added together.xyz as an LLM provider,
  • Issues: fix some linting issues
  • twitter handle @jilijeanlouis

Please make sure your PR is passing linting and testing before submitting. Run make format, make lint and make test to check this locally.

If you're adding a new integration, please include:

  1. a test for the integration, preferably unit tests that do not rely on network access, ✅
  2. an example notebook showing its use. It lives in docs/extras directory. ❌ => classic LLM provider

@vercel
Copy link

vercel bot commented Oct 16, 2023

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

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 17, 2023 0:18am

@dosubot dosubot bot added Ɑ: models Related to LLMs or chat model modules 🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features labels Oct 16, 2023
@jqueguiner jqueguiner changed the title Feat/together feat(llm): add together.xyz as an LLM provider Oct 16, 2023
@baskaryan baskaryan added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Oct 16, 2023
@baskaryan
Copy link
Collaborator

this is awesome, thanks @jqueguiner!

@baskaryan baskaryan merged commit 8b697ff into langchain-ai:master Oct 17, 2023
31 checks passed
chocolate4 pushed a commit to chocolate4/langchain that referenced this pull request Oct 17, 2023
- **Description:** added together.xyz as an LLM provider, 
  - **Issues:** fix some linting issues
  - twitter handle @jilijeanlouis 

---------

Co-authored-by: Bagatur <[email protected]>
@jqueguiner jqueguiner deleted the feat/together branch October 17, 2023 04:22
hoanq1811 pushed a commit to hoanq1811/langchain that referenced this pull request Feb 2, 2024
- **Description:** added together.xyz as an LLM provider, 
  - **Issues:** fix some linting issues
  - twitter handle @jilijeanlouis 

---------

Co-authored-by: Bagatur <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features lgtm PR looks good. Use to confirm that a PR is ready for merging. Ɑ: models Related to LLMs or chat model modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants