Commit History

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

Aryan Jain commited on

add context tool
be17001

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

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

make chat client async
dc532c6

Aryan Jain commited on

add api to update the pinecone database
c2ebaa7

Aryan Jain commited on

integrate with ui
43b064c

Aryan Jain commited on

modify similarity search function to provide only the necessary context
dc95e05

shubh-p commited on

resolving comments
55291d5

Aryan Jain commited on

implement logger for connection open and close
08097f0

Aryan Jain commited on

integrate with chat module
f2fee05

Aryan Jain commited on

implement the logic for websockets
761bdee

Aryan Jain commited on