Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Aditya2174/Pathway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The repo consists of various hits and trials to use pathway and create a basic RAG infrastructure


Current Success:
Directory ```current_work``` has 3 files
1) anothet_llama.py : server having VectorStoreServer listens at a local host and port
2) custom_llm_chat.py: custom llm chat which basically mimics LiteLLM 
3) new_retriver.py: VectorStoreClient , which gets the context and then uses customLLMchat to get the final value.


```data``` contains the data , feel free to add files of various formats and test it.


Please install libmagic in your system for ParseUnstructured.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors