Skip to content

Commit

Permalink
Langchain vector stores (#1003)
Browse files Browse the repository at this point in the history
* Add early exit for streaming

* Add vectorstores for Langchain

* Trigger runs

* remove py37 and change code to support py38

* Change directory of metadata.source to run on github

* Fix flaskrestx testing manually

* Remove py312 (for now)

* Redirect instrumentation points

* First round of test changes

* Add test to find uninstrumented models

Co-authored-by: Timothy Pansino <TimPansino@users.noreply.github.com>
Co-authored-by: Hannah Stepanek <hmstepanek@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>

* Finish reviewer updates

* Add SurrealDBStore to vectorstore list

* Modified mock server for OpenAI within LangChain

Co-authored-by: Hannah Stepanek <hmstepanek@users.noreply.github.com>

* Swap out metadata.source in test

* Remove commented out code

* Remove assert statement

---------

Co-authored-by: Hannah Stepanek <hstepanek@newrelic.com>
Co-authored-by: Timothy Pansino <TimPansino@users.noreply.github.com>
Co-authored-by: Hannah Stepanek <hmstepanek@users.noreply.github.com>
Co-authored-by: Uma Annamalai <umaannamalai@users.noreply.github.com>
  • Loading branch information
5 people committed Dec 20, 2023
1 parent 13c3418 commit e80d8c2
Show file tree
Hide file tree
Showing 7 changed files with 1,060 additions and 4 deletions.
Loading

0 comments on commit e80d8c2

Please sign in to comment.