You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/langchain/utilities
Hassan Ouda 456ca3d587
Be able to use Codey models on Vertex AI (#6354)
Added the functionality to leverage 3 new Codey models from Vertex AI:
- code-bison - Code generation using the existing LLM integration
- code-gecko - Code completion using the existing LLM integration
- codechat-bison - Code chat using the existing chat_model integration

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
12 months ago
..
__init__.py Fix class promotion (#6187) 12 months ago
apify.py Harrison/apify (#2215) 1 year ago
arxiv.py ArxivAPIWrapper - doc_content_chars_max (#6063) 12 months ago
asyncio.py Feature: AgentExecutor execution time limit (#2399) 1 year ago
awslambda.py changed ValueError to ImportError (#5103) 1 year ago
bash.py Remove Pexpect Dependency (#3667) 1 year ago
bibtex.py Bibtex integration for document loader and retriever (#5137) 1 year ago
bing_search.py Harrison/add to search (#778) 1 year ago
brave_search.py add brave search util (#5538) 1 year ago
duckduckgo_search.py fix: change ddg to DDGS (#6480) 12 months ago
google_places_api.py changed ValueError to ImportError (#5103) 1 year ago
google_search.py Documentation fixes (linting and broken links) (#5563) 1 year ago
google_serper.py Harrison/serper api bug (#4902) 1 year ago
graphql.py Fix graphql tool (#4984) 1 year ago
jira.py changed ValueError to ImportError (#5103) 1 year ago
loading.py fix: testing in Windows and add missing dev dependency (#2340) 1 year ago
max_compute.py add maxcompute (#5533) 1 year ago
metaphor_search.py Harrison/metaphor search fix (#6387) 12 months ago
openweathermap.py Adding Weather Loader (#5056) 1 year ago
powerbi.py PowerBI major refinement in working of tool and tweaks in the rest (#5090) 1 year ago
pupmed.py Harrison/pubmed integration (#5664) 1 year ago
python.py Update python.py (#4971) 1 year ago
scenexplain.py Update some Tools Docs (#3913) 1 year ago
searx_search.py searx_search: updated tools and doc (#6276) 12 months ago
serpapi.py Update serpapi.py Support baidu list type answer_box (#6386) 12 months ago
spark_sql.py Add Spark SQL support (#4602) (#4956) 1 year ago
twilio.py Tedma4/twilio tool (#5136) 1 year ago
vertexai.py Be able to use Codey models on Vertex AI (#6354) 12 months ago
wikipedia.py changed ValueError to ImportError (#5006) 1 year ago
wolfram_alpha.py Harrison/errors (#1276) 1 year ago
zapier.py Add Zapier NLA OAuth access_token to be used (#2726) 1 year ago