Bagatur
85302a9ec1
Add CI check that integration tests compile ( #12090 )
2023-10-21 10:52:18 -04:00
Erick Friis
1861cc7100
General anthropic functions, steps towards experimental integration tests ( #11727 )
...
To match change in js here
https://github.com/langchain-ai/langchainjs/pull/2892
Some integration tests need a bit more work in experimental:

Pretty sure the sqldatabase ones are an actual regression or change in
interface because it's returning a placeholder.
---------
Co-authored-by: Bagatur <baskaryan@gmail.com >
2023-10-13 09:48:24 -07:00
Kazuki Maeda
a363ab5292
rename repo namespace to langchain-ai ( #11259 )
...
### Description
renamed several repository links from `hwchase17` to `langchain-ai`.
### Why
I discovered that the README file in the devcontainer contains an old
repository name, so I took the opportunity to rename the old repository
name in all files within the repository, excluding those that do not
require changes.
### Dependencies
none
### Tag maintainer
@baskaryan
### Twitter handle
[kzk_maeda](https://twitter.com/kzk_maeda )
2023-10-01 15:30:58 -04:00
PaperMoose
5d7c6d1bca
Synthetic Data generation ( #9472 )
...
---------
Co-authored-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com >
Co-authored-by: Bagatur <baskaryan@gmail.com >
2023-09-28 18:16:05 -07:00
Harrison Chase
5442d2b1fa
Harrison/stop importing from init ( #10690 )
2023-09-16 17:22:48 -07:00
Predrag Gruevski
d564ec944c
poetry lock the experimental package. (#9478 )
2023-08-22 14:09:35 -04:00
Bagatur
95cf7de112
scheduled tests GHA ( #8879 )
...
Adding scheduled daily GHA that runs marked integration tests. To start
just marking some tests in test_openai
2023-08-08 14:55:25 -07:00