Spaces:
Runtime error
Runtime error
Commit History
Improve prompt for contact us information validation c08263e
Refine user contact validation criteria in _chat_client.py to allow broader name acceptance and clarify phone number requirements. Update case study response rules to ensure confidentiality and prevent disclosure of client/project identities. 681a0cd
Enhance user contact validation process in _chat_client.py by adding checks for name, email, and phone number formats. Update case study response guidelines to ensure confidentiality and provide anonymized summaries. 8d4d59b
Update address and add internal technology privacy guidelines in _chat_client.py b277474
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
remove rag tool for better performance da860a2
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
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
integrate with ui 43b064c
Aryan Jain commited on
update chatbot to use llama 3 8b instruct model and update prompts accordingly 54d7699
update prompt to direct the user to visit the website for further query f010e58
modify similarity search function to provide only the necessary context dc95e05
update prompt and add temperature parameter 57d776a
resolving comments 55291d5
Aryan Jain commited on
implement logger for connection open and close 08097f0
Aryan Jain commited on
create pinecone module 1fff755
Aryan Jain commited on
integrate with chat module f2fee05
Aryan Jain commited on
implement the logic for websockets 761bdee
Aryan Jain commited on
create chat client 4baa862
initial setup using fastapi fda0a7a
Aryan Jain commited on