Med khalil bousnina
Med khalil bousnina
--------------------------------------------------------------------------- AttributeError Traceback (most recent call last) Cell In[1], [line 63](vscode-notebook-cell:?execution_count=1&line=63) [59](vscode-notebook-cell:?execution_count=1&line=59) if __name__ == "__main__": [61](vscode-notebook-cell:?execution_count=1&line=61) model = "llmware/bling-1b-0.1" ---> [63](vscode-notebook-cell:?execution_count=1&line=63) contract_analysis_on_laptop(model) Cell In[1], [line 36](vscode-notebook-cell:?execution_count=1&line=36) [33](vscode-notebook-cell:?execution_count=1&line=33) print("\nAnalyzing contract:...
Microsoft changed phiz license to become MIT. Plz Add the support for Phi2
Tackle RAG long pdfs pages by using more than an Agent: I was wondering if Phidatahq lets you build more than an Agent, each agent has 5k pdf page, and...
stack: medusajs latest: + medusajs nextjs + medusajs postgres scenario: user not loged in or even loged in same scenario purchase a product with 5$ he continue to checkout, fill-in...
scenario user purchase, continue to payment, make a paypal payment (i only use paypal), after paypal pop-up successful payment disappear, i got on the medusajs nextjs on the UI "An...
Add a feature to LlamaIndex where user queries are first processed by an LLM to better match the indexed data. This processed query is then sent to the vector database...
### How are you running AnythingLLM? Docker (local) ### What happened? im linking anythingllm api to an smpp server, the project needs chat history for everyuser via api, is this...
This project is fantastic while its missing the integration of cohere's embedding models, by experience they super boost rags performance against openai or huggingface models. I tryed to implement cohere's...