-
Is there is anyway we can use hugging face model or open source LLM or quantized Open sources LLM for the purpose or we can use gemini free usage quota?
-
Improve voice recognition accuracy by integrating advanced NLP models and adding support for multiple languages.
-
I have used the correct Open api key starting with sk-8d***** i have also tested it but it saying inavlid api key
Also tried defining directly into model code but still the same issue
One mo…
-
Add a resume parser that parses the resumes that are being uploaded, then fill them in a form that asks for only the essential information, and makes the job applying process an easy task as compared …
-
from langchain_huggingface import HuggingFaceEndpoint
from crewai_tools import WebsiteSearchTool
Webtool = WebsiteSearchTool(
config=dict(
llm=dict(
provider="huggingfac…
-
Very interesting application of LLMs in the domain of Causal Inference!
I would like to replicate your results using your code, (not using GPT4 as LLM, but one or more of the open LLMs from GROQ, s…
-
Add Groq support to access more models like gemma and Llama.
Full list - https://console.groq.com/docs/models
I would like to solve this
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hi, I'm using Groq() client in the llama_index.llms with the propertygraph feature…
-
### 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…
-
**Is your feature request related to a problem? Please describe.**
The current implementation supports only Azure OpenAI as the LLM provider. It lacks the flexibility to support other LLM providers s…
nkkko updated
2 weeks ago