-
Thanks for the project.
The current version only support OpenAI as the AP provider and limited number of AI models.
It would be great if other AI providers and more models can be supported, for exam…
-
The following service methods return pageable collections:
1. List fine-tuning jobs: 🔗 https://platform.openai.com/docs/api-reference/fine-tuning/list
2. List fine-tuning events: 🔗https://platform.…
-
### 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 …
-
I have a SQL Agent (as a provider) built with Langchain and Azure OpenAI models. When I run the dataset generation feature, I get this error:
Why am I receiving this error regarding OpenAI API …
-
### Describe the bug
When you try to base OpenAI embeddings with Azure OpenAI LLM, it throws an error because it changes the base URL.
### Steps to reproduce
1. For LLM configuration, use Azure dep…
-
Thank you so much for your effort and hard work, i followed your guide to the point and got it up and running and the curl commands work and i get responses based on the models.
would you know how …
-
Which Perl module do you want to write about: OpenAI::API and LWP.
I haven't fully fleshed this idea out, but the goal will be to have the user enter a short thematic idea and their OpenAI key. The…
-
#WIP
## Benchmark with [faster-whisper-large-v3-turbo-ct2](https://huggingface.co/deepdml/faster-whisper-large-v3-turbo-ct2)
For reference, here's the time and memory usage that are required to tr…
-
At the moment, the inference APIs (`chatComplete` and `output`) don't provide any way to perform cancelation of a running request / call.
Technically, the genAI stack connectors all support passing …
-
Hi @hadley, thanks for sharing this, really exciting.
Very nice to see support for open models via ollama. I wonder if you would consider adding support for VLLM-hosted models as well, e.g. see ht…