Commit History

Revert "add logging of environment variables in _config.py for better debugging and configuration tracking"
88e7f7e

Ashok Kumar Bhati commited on

add logging of environment variables in _config.py for better debugging and configuration tracking
97809ae

Ashok Kumar Bhati commited on

add main.py for server initialization; update file handling in DatabaseUpdater and improve context retrieval in ToolCall
46d624e

Aryan Jain commited on

update address
f698c44

Aryan Jain commited on

add context tool
be17001

Aryan Jain commited on

fix tool call when tool call arguments is in chunk
371b0d6

Aryan Jain commited on

add prompt for openai mode
1ab177c

Aryan Jain commited on

change to openai library
3b89400

Aryan Jain commited on

update prompt and model
8243757

Aryan Jain commited on

migrate to langchain pinecone and use groq tool call model
6bd76d2

Aryan Jain commited on

fix the bugs
454d780

Aryan Jain commited on

add tool call to inform team in case of insufficient context
4197ccf

shubh-p commited on

remove rag tool for better performance
da860a2

shubh-p commited on

add tool calls and implemented knowledge base
e1fb2f2

Aryan Jain commited on

implement chat history
94e433b

Aryan Jain commited on

update prompt to make responses more concise and use markdown for links
c5d293f

shubh-p commited on

update prompt for markdown format
f6d679e

Aryan Jain commited on

make chat client async
dc532c6

Aryan Jain commited on

migrate to groq
609858e

Aryan Jain commited on

add api to update the pinecone database
c2ebaa7

Aryan Jain commited on

update chatbot to use llama 3 8b instruct model and update prompts accordingly
54d7699

shubh-p commited on

update prompt to direct the user to visit the website for further query
f010e58

shubh-p commited on

update prompt and add temperature parameter
57d776a

shubh-p commited on

resolving comments
55291d5

Aryan Jain commited on

create pinecone module
1fff755

Aryan Jain commited on

create chat client
4baa862

shubh-p commited on

initial setup using fastapi
fda0a7a

Aryan Jain commited on