Henry Heng
|
a0b4abdd13
|
Feature/update openai version, add reasoning effort param, add o3 mini (#3973)
* update openai version, add reasoning effort param
* update azure
* add filter for pinecone llamaindex
* update graph cypher qa chain
|
2025-02-04 08:43:27 +00:00 |
Henry Heng
|
320eab65d6
|
Chore/Add base options to azure chat openai (#3886)
* add base options to azure chat openai
* add base options to embeddings
|
2025-01-20 18:29:27 +00:00 |
Henry Heng
|
940c8fd3b0
|
Chore/LC v0.3 (#3517)
* bump langchain version to 0.3, upgrades on all chat models
* update all docs loader to have documents and text output options
* fix pnpm lock file
|
2024-11-28 11:06:12 +00:00 |
Jérémy JOURDIN
|
012eabc996
|
[Azure OpenAI] Make credentials optional when env variables are set (#3418)
* Make Azure OpenAI credentials optional when env variables are set
* Add documentation for env vars
|
2024-11-01 22:09:13 +00:00 |
Henry Heng
|
66acd0c000
|
Feature/add ability to upload file from chat (#3059)
add ability to upload file from chat
|
2024-08-25 13:22:48 +01:00 |
Henry Heng
|
d1da628b7c
|
Feature/Add base path to azure (#2984)
add base path to azure
|
2024-08-09 14:28:52 +01:00 |
Vinod Kiran
|
788d40f26b
|
Feature/externalize model list (#2113)
* fixes
* test json
* test json
* externalize model list
* externalize model list
* correcting awsChatBedRock Name
* lint fixes
* externalize models
* externalize chat models
* externalize chat models
* externalize llm models
* externalize llm models
* lint fixes
* addition of models for ChatMistral
* updating version numbers for all imapacted nodes.
* marketplace template updates
* update embeddings, marketplaces, add chatCohere
* config changes for new env variable
* removal of local models.json
* update models json file
---------
Co-authored-by: Henry <hzj94@hotmail.com>
|
2024-04-12 12:46:10 +01:00 |
Henry Heng
|
e7a58fc700
|
Feature/Add topP to Azure (#2160)
add topP to Azure
|
2024-04-11 22:54:51 +01:00 |
vinodkiran
|
0c649c9ce3
|
update the version number for AzureChatOpenAI
|
2024-03-16 10:03:55 +05:30 |
vinodkiran
|
01559d4da3
|
Adding support for AzureChatOpenAI
|
2024-03-16 09:39:09 +05:30 |
Henry
|
0606d2c6dd
|
upgrade langchain version 0.1.0
|
2024-01-26 23:41:55 +00:00 |
Henry
|
75b5b33d8d
|
update langchain version
|
2023-12-30 12:29:00 +00:00 |
vinodkiran
|
7d4337724d
|
Updating of Type LLMCache to BaseCache and renaming vars for clarity
|
2023-10-08 22:59:43 +05:30 |
vinodkiran
|
679eac1d0b
|
Addition of Cache Option for Chat Models
|
2023-10-08 11:44:43 +05:30 |
Henry
|
05dd23b01d
|
- update marketplaces
- add version to nodes and credentials
- hover over node actions
|
2023-07-28 15:56:40 +01:00 |
Henry
|
413d654493
|
add credentials
|
2023-07-15 14:25:52 +01:00 |
Henry
|
2ac229a242
|
add 16k model to Azure
|
2023-07-02 00:55:25 +01:00 |
Jeffrey-Wang
|
184a783847
|
fix: temperature convert to float
|
2023-06-29 21:23:21 +08:00 |
Henry
|
e89785080b
|
enable streaming
|
2023-05-22 17:16:21 +01:00 |
chungyau97
|
8805cd8e8f
|
remove unsupported params in AzureChatOpenAI & AzureOpenAI
|
2023-05-12 21:02:13 +07:00 |
chungyau97
|
698aaa5c3b
|
Chat Completions only support 2023-03-15-preview
|
2023-05-12 20:47:28 +07:00 |
chungyau97
|
c596feb09a
|
modify input parameters
|
2023-05-12 20:26:09 +07:00 |
chungyau97
|
5c49a58985
|
modify modelName options in AzureChatOpenAI
|
2023-05-12 18:31:53 +07:00 |
chungyau97
|
b0e9387087
|
add modelName selection into Azure
|
2023-05-12 08:43:00 +07:00 |
chungyau97
|
101cf2978c
|
fix typo
|
2023-05-10 20:34:43 +07:00 |
chungyau97
|
e1667067be
|
add OpenAIBaseInput interface
|
2023-05-10 20:30:44 +07:00 |
chungyau97
|
6ca0c364b9
|
fix typo
|
2023-05-10 19:55:56 +07:00 |
chungyau97
|
09db08aace
|
add Azure Chat OpenAI
|
2023-05-10 19:54:29 +07:00 |