-
**Describe the bug**
node:internal/modules/esm/resolve:254
throw new ERR_UNSUPPORTED_DIR_IMPORT(path, fileURLToPath(base), String(resolved));
^
Error [ERR_UNSUPPORTED_DIR_IMPORT]: …
-
### Description
Using the example from the official documentation (https://docs.crewai.com/core-concepts/Memory/#using-vertex-ai-embeddings) on how to use vertex ai embeddings with memory fails pydan…
-
TODO List
- [ ] VertexAI
- [ ] Azure
- [ ] bedrock: titan, cohere
- [ ] Mistral
- [ ] Transformers
- [ ] qianfan
- [ ] minimax
- [ ] ZhiPu
- [ ] Watson
- [ ] PostgresML
-
There is a chance that the model returns an AI message with the content being a `list`, `AIMessage(content=[], tool_calls=[...])`.
When involving this message in the conversation, the tool calls ge…
-
#### Environment details
- Programming language: TS/JS
- OS: macOS
- Language runtime version: Typescript 5.6.2
- Package version: `1.7.0`
#### Steps to reproduce
1. Configure a …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Other
### Which platforms are affected?
Android
### Description
…
-
Can we use function calls instead of JSON mode? Particularly would be nice to get example with Vertex AI Gemini as they don't support Union types.
Currently I can see that when specified Mode.VERTE…
-
**Expected Behavior**
I would like to be able to use my Custom Model (e.g. fine-tuned foundation model) deployed on GCP Endpoint with Spring AI library.
API for Endpoints:
https://cloud.google.…
-
### 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…
-
**Expected Behavior**
VertexAiGeminiChatModel should use retry options similar to e.g. OpenAiChatModel.
**Current Behavior**
VertexAiGeminiChatModel does not use retry.
**Context**
Gemi…