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

feat(backend): adds python code parsing #1003

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

joelsprunger
Copy link
Contributor

Description

Adds a python code parser and invokes it in processors.py
I can easily add TypeScript and Javascript, but these require a bump in the Langchain version, and we probably want to thoroughly test such a change.

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • I have ideally added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Screenshots (if appropriate):

Problem:

image

Fix (showing files in brain):

image

Fix (showing chat):

image

Adds a python code parser and invokes it in processors.py
@vercel
Copy link

vercel bot commented Aug 21, 2023

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

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 21, 2023 5:54pm
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 21, 2023 5:54pm

@vercel
Copy link

vercel bot commented Aug 21, 2023

@joelsprunger is attempting to deploy a commit to the Quivr-app Team on Vercel.

A member of the Team first needs to authorize it.

@StanGirard
Copy link
Collaborator

This is so cool 👍

@mamadoudicko @gozineb will take care as I am on vacation

@mamadoudicko
Copy link
Contributor

Nice @joelsprunger,

Thanks!

@gozineb gozineb merged commit a626b84 into QuivrHQ:main Aug 22, 2023
3 of 6 checks passed
StanGirard pushed a commit that referenced this pull request Sep 12, 2023
Adds a python code parser and invokes it in processors.py
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.

None yet

4 participants