-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
**The bug**
I've been unable to use models from together.ai due to a 401 error relating to huggingface, despite passing in a valid API key, both as a `api_key` init variable and environment variable …
-
```
tests/evaluation/test_with_yelp_review.py::test_llm_grading_head[togethercomputer/llama-2-70b-chat-references1]
/Users/yujonglee/dev/fastrepl/fastrepl/fastrepl/warnings.py:24: UnknownLLMExcept…
-
Suggest improvements to the parser for figuring out if the model finish reasons so that the default parser can be improved
you can also define your own custom parser and parse it too
[R-304](https…
-
### Is your feature request related to a problem? Please describe.
Besides OpenAI and Gemini Integration, there are existing other models that are available through API calling. It would be helpful i…
-
LiteLLM, Llama.cpp, Vllm, OpenRouter, TogetherAI,....
Everyone has an OpenAI-like api nowadays. It would be really great to be able to use them in place of OpenAI api.
Thanks!
-
### Describe the bug
I was following the "two-agent coding example" on this doc: https://microsoft.github.io/autogen/docs/topics/non-openai-models/cloud-togetherai/
I copy pasted the code word for…
-
### Describe the bug
I am not able to get any reasonable input when using codellama hosted in togetherAI.
### Reproduce
```python
import os
os.environ["TOGETHERAI_API_KEY"] = "..."
from interpre…
-
- Base repository is forked from: https://github.com/get-convex/turbo-expo-nextjs-clerk-convex-monorepo/
- Web UI is written in typescript, and is React native.
- Backend database is powered by Conv…
-
**The bug**
I'm trying to run llaam-2-7b-chat-hf with togtherAI client. But I'm getting following error from tokenizer.
```
Exception: The tokenizer provided to the engine follows a non-ChatML fo…