langchain/tests/integration_tests/utilities
vrushankportkey 5f10d2ea1d
Add Portkey LLMOps integration (#7877)
Integrating Portkey, which adds production features like caching,
tracing, tagging, retries, etc. to langchain apps.

  - Dependencies: None
  - Twitter handle: https://twitter.com/portkeyai
  - test_portkey.py added for tests
  - example notebook added in new utilities folder in modules
  
 Also fixed a bug with OpenAIEmbeddings where headers weren't passing.

cc @baskaryan

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
2023-07-20 09:08:44 -07:00
..
__init__.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
test_arxiv.py ArxivAPIWrapper - doc_content_chars_max (#6063) 2023-06-15 22:16:42 -07:00
test_dataforseo_api.py Harrison/dataforseo (#7214) 2023-07-05 16:02:02 -04:00
test_duckduckdgo_search_api.py Align names of search tools (#3620) 2023-04-26 16:21:34 -07:00
test_golden_query_api.py Add Golden Query Tool (#7930) 2023-07-20 07:03:20 -07:00
test_googlesearch_api.py Support params on GoogleSearchApiWrapper (#6810) (#7014) 2023-07-02 01:18:38 -06:00
test_googleserper_api.py Harrison/serper api bug (#4902) 2023-05-17 21:40:39 -07:00
test_jira_api.py Replace JIRA Arbitrary Code Execution vulnerability with finer grain API wrapper (#6992) 2023-07-05 15:56:01 -04:00
test_openweathermap.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
test_portkey.py Add Portkey LLMOps integration (#7877) 2023-07-20 09:08:44 -07:00
test_powerbi_api.py power bi api wrapper integration tests & bug fix (#4983) 2023-05-19 11:25:52 -04:00
test_pupmed.py Harrison/pubmed integration (#5664) 2023-06-03 16:25:28 -07:00
test_serpapi.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00
test_twilio.py Tedma4/twilio tool (#5136) 2023-05-25 19:19:22 -07:00
test_wikipedia_api.py added Wikipedia document loader (#4141) 2023-05-06 09:32:45 -07:00
test_wolfram_alpha_api.py Cleanup integration test dir (#3308) 2023-04-21 09:44:09 -07:00