Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hackathon | Adding test cases and Langchain Bot POC #132

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Soham7777
Copy link

@Soham7777 Soham7777 commented Sep 4, 2023

Scope

I have Implemented some test cases with selenium to perform continuous sanity checks for the chat bots which include:

  • Port Status Check: Verifies that the chatbot's specified port is accessible, aiding in debugging for customer deployments.
  • Consciousness Validation: Ensures the chatbot responds correctly to queries about consciousness, maintaining response integrity.
  • Response Validation with Regular Expression: Validates that chatbot responses conform to standard formats, free from unexpected characters, and follow defined patterns.

Code improvements

  • Chatbot using Langchain to retrieve the latest financial insights without relying on paid agent-based data fetching. While encountering environment issues during development, I am actively debugging the application and intend to contribute further in the future to enhance its functionality.
  • I have added this as a part of POC and did not squash the commits so the test cases can be cherry picked
  • Implement Langchain bot and VectorDB similarity search from Faiss to improve functionality

Developer checklist

  • I’ve manually tested that code works locally on desktop and mobile browsers.
  • I’ve reviewed my code.
  • I’ve removed all my personal credentials (API keys etc.) from the code.

@vercel
Copy link

vercel bot commented Sep 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
textbase ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 4, 2023 6:10am

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