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

Update supabase.py, add filter to query (matches latest supabase docs & js) #7721

Merged
merged 8 commits into from
Jul 25, 2023

Conversation

earonesty
Copy link
Contributor

@earonesty earonesty commented Jul 14, 2023

  • Description: Update supabase to support optional filter argument (if present, used, if not, doesn't break things)
  • Tag maintainer: @rlancemartin, @eyurtsev

@vercel
Copy link

vercel bot commented Jul 14, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Jul 25, 2023 1:40am

@dosubot dosubot bot added the 🤖:improvement Medium size change to existing code to handle new use-cases label Jul 14, 2023
@earonesty earonesty changed the title Update supabase.py Update supabase.py, add filter to query (matches latest supabase docs & js) Jul 14, 2023
@earonesty
Copy link
Contributor Author

ok, black/mypy are clean.

@RebZJ
Copy link

RebZJ commented Jul 23, 2023

Oh dang, I was just about to write this actually! Thank you for this!!

@baskaryan baskaryan added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Jul 25, 2023
@baskaryan
Copy link
Collaborator

awesome, thanks @earonesty!

@baskaryan baskaryan merged commit 59a7c58 into langchain-ai:master Jul 25, 2023
bdonkey added a commit to bdonkey/langchain that referenced this pull request Jul 26, 2023
* master: (496 commits)
  New enterprise support form (langchain-ai#8254)
  Add LLMChain example of memory with chat models (langchain-ai#8250)
  Update Broken Links (langchain-ai#8247)
  Remove operator overloading for BaseMessage (langchain-ai#8245)
  Update references (langchain-ai#8243)
  Bug Fix langchain-ai#6462 (langchain-ai#8241)
  bump 242 (langchain-ai#8238)
  Add/faiss test score threshold (langchain-ai#8224)
  use logger instead of logging (langchain-ai#8225)
  Refactored `requests` (langchain-ai#8203)
  Update Integrations links (langchain-ai#8206)
  Update base chain type hints (langchain-ai#7680)
  feat: temp fixed Could not parse LLM output on agents folder (langchain-ai#7746)
  add Hybrid retriever that not require any external service (langchain-ai#8108)
  Fixed grammar in LLM models documentation (langchain-ai#8210)
  Update supabase.py, add filter to query (matches latest supabase docs & js) (langchain-ai#7721)
  Fixed sparql SELECT and UPDATE query function (langchain-ai#7758)
  Add async support for transform chain (langchain-ai#8205)
  Added stop sequence support to replicate (langchain-ai#8107)
  Add etherscan document loader (langchain-ai#7943)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:improvement Medium size change to existing code to handle new use-cases lgtm PR looks good. Use to confirm that a PR is ready for merging.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants