Skip to content

merged most logic of chat and voice backend#44

Open
yashgoel1331 wants to merge 2 commits into
mainfrom
backends_merge
Open

merged most logic of chat and voice backend#44
yashgoel1331 wants to merge 2 commits into
mainfrom
backends_merge

Conversation

@yashgoel1331
Copy link
Copy Markdown
Contributor

Merged the chat and voice backend->
-they both now use the same auth contract, i.e anonymous or token-for-phone
-the tool calls are working for the voice as well as the chat end point. There seem to be some changes in the CreateHealthCall tool from amul side, to be confirmed.
-for the voice end point, the tools were taking wrong values for union code,society code, farmer code. (The LLM kept sending names instead of codes to the tools) This had to be handled at the prompt level.
-Right now all the sessions go into chat-development, will fix telemetry as well.
-There are 3 main categories of files->
- Chat->files being used exclusively in chat
- Similar for voice
- shared->being used by both
-The files in chat do not import from voice and vice versa to prevent tight coupling

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant