-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integrat…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
### 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 …
-
While trying to use tools with Mistral, here is a sample code for boto3 which works fine:
```python
import json
import boto3
session = boto3.session.Session()
bedrock_client = session.client(…
-
## Expected Behavior
Running `node --loader ./hook.mjs index.mjs` for
```js
// index.mjs
import { BaseChatModel } from "@langchain/core/language_models/chat_models";
// hook.mjs
export * from …
-
### Describe the bug
A prompt with structured output info for Claude gets parsed with an additional input variable test. Example:
```
Your output format:
{
"message": "your message"
}
```
…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
How can RouteLLM be used with LangChain?
-
1) I see that we are adding custom attributes to metrics, However, TRACELOOP_ENTITY_NAME (traceloop.entity.name) is a very high cardinality attribute - https://github.com/traceloop/openllmetry/pull/21…
nirga updated
1 month ago
-
# Large Language Model in Action - 12 LangChain Retrieval
[https://wangwei1237.github.io/LLM_in_Action/langchain_retrieval.html](https://wangwei1237.github.io/LLM_in_Action/langchain_retrieval.htm…