aditya thomas

Results 11 comments of aditya thomas

@leo-gan Sorry to impose myself on this conversation I agree that the API reference documentation is difficult to browse (I've shifted to just loading up the latest LangChain sources in...

@leo-gan Thanks for taking the trouble to respond with a detailed explanation! > So, IMO, it is OK to have different formats for API and Docs. Docs are like the...

@leo-gan @hwchase17 @efriis Why do we have the folder `platforms` at all? why not move all providers to the folder `providers`? I was [thinking](https://github.com/langchain-ai/langchain/discussions/19795) of doing this, but wanted to...

> @sepiatone It is a classification for a large group. "Platforms" are the "providers with many @leo-gan Thanks for the explanation!

> Hey @Marcseb I just tried it out, and looks like I can hit our endpoints for the given model. Can you try with `openai==0.28.xx` ? > > Here's a...

I'm having the same problem when running flan-t5-xl, but not with flan-t5-large. I think it has to do with the size of the model. My setup is similar - running...

@nairbv @Harryalways317 How about adding this file (tasks.md #1727) with the table under docs and having two columns -"Task Family" and "Description". Each row of "Description" would be the description...

> @sepiatone can you send a screenshot of this new code sample working on your local machine before we merge this ![2024-05-litellm-langchain](https://github.com/BerriAI/litellm/assets/19181718/0013b64c-6b68-4839-a63b-5f65d37c2127)

@xitex @jovi-s @juancalvof @william-ingold Please upgrade to the latest langchain-groq. You should no longer get the `NotImplementedError`.

@jovi-s Could you be running an older version of the langchain-openai package?